Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some improvements #1

Merged
merged 3 commits into from Oct 24, 2011
Merged

Some improvements #1

merged 3 commits into from Oct 24, 2011

Conversation

arjan
Copy link
Contributor

@arjan arjan commented Oct 22, 2011

  • Allow define() without arguments to create an unregistered DefinitionNode
  • Allow run() to take a $value argument to separate definition from value processing.
  • Fixed strict coercion and improved strict coercion test for numbers ...
  • Added strict() shortcut to scalar values:
    ->isInteger()->strict() == ->isInteger->coerce(true)

Arjan Scherpenisse added 3 commits October 21, 2011 10:49
- allow define() without arguments to create an unregistered DefinitionNode
- allow run() to take a $value argument to separate definition from value processing.
@gwkunze gwkunze merged commit 966ce48 into gwkunze:master Oct 24, 2011
gwkunze pushed a commit that referenced this pull request May 30, 2012
More JSON functionality
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants