summaryrefslogtreecommitdiff
path: root/Zend/tests/closure_call.phpt
Commit message (Expand)AuthorAgeFilesLines
* Normalize rebinding failuresNikita Popov2015-10-101-1/+1
* Revert "Allow random $this on non-internal Closures again"Dmitry Stogov2015-10-061-1/+4
* Allow random $this on non-internal Closures againBob Weinand2015-10-051-4/+1
* Ban rebinding closures to different internal classesStanislav Malyshev2015-05-121-4/+6
* Don't allow unbound scoped closures; make ->call used passed object as scopeAndrea Faulds2014-08-171-1/+18
* Rename ::apply to ::call for the sake of JS consistencyAndrea Faulds2014-07-301-0/+48