diff options
author | Tjerk Meesters <datibbaw@php.net> | 2014-08-27 10:28:16 +0800 |
---|---|---|
committer | Tjerk Meesters <datibbaw@php.net> | 2014-08-27 10:28:16 +0800 |
commit | 18b1c4373d3e69f5c538e30e78c822540749d3e0 (patch) | |
tree | 2d9ebdb5f34e1d2b671adc1873575b490b04c442 /sapi/apache2handler/php_functions.c | |
parent | 014563fe1c7d5893b56f3401c2a49e7d24d35e4e (diff) | |
parent | 2cdd5ba586a909a175d829056536867ccfa89740 (diff) | |
download | php-git-18b1c4373d3e69f5c538e30e78c822540749d3e0.tar.gz |
Merge PHP RFC: Closure::call
Commits:
NEWS, UPGRADING
Fixed Closure::apply() for int64
Just return, no need for RETURN_NULL()
Revert "Fixed closure::bindTo bad args test"
Accuracy
Fixed issues spotted by code review
Comment clarification
Old comment, whitespace
Don't allow unbound scoped closures; make ->call used passed object as scope
Removed unused variable
Fixed and cleaned up implementaton of Closure::call() for phpng
Fixed closure::bindTo bad args test
Fixed unbound scoped closure edge cases and added tests for them
Rename ::apply to ::call for the sake of JS consistency
Added test for unbound_scoped
Added optional bool param $unbound_scoped to Closure::bind and ::bindTo
Implemented Closure::apply
Diffstat (limited to 'sapi/apache2handler/php_functions.c')
0 files changed, 0 insertions, 0 deletions