Skip to content
This repository has been archived by the owner on Sep 9, 2019. It is now read-only.

Named args #29

Open
wants to merge 23 commits into
base: master
Choose a base branch
from
Open

Named args #29

wants to merge 23 commits into from

Conversation

thekid
Copy link
Contributor

@thekid thekid commented May 11, 2013

This pull request implements xp-framework/rfc#251 and adds the possibility to use named arguments.

Example

new IOCollectionIterator($collection, recursive : true);

thekid added 23 commits June 7, 2012 17:12
…default: Node ]

# Step 1, default is always NULL
# BC break!
…default: Node ]

# Step 2, fill "default" for reflection
…default: Node ]

# Step 2, fill "default" for reflection
…default: Node ]

# Step 3, fill "default" for declaration
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant