summaryrefslogtreecommitdiff
path: root/Zend/tests/bug70630.phpt
Commit message (Expand)AuthorAgeFilesLines
* Forbid "fake" closure rebindingDmitry Stogov2015-10-121-1/+1
* Fixed bug #70630 (Closure::call/bind() crash with ReflectionFunction->getClos...Dmitry Stogov2015-10-091-0/+10
* Revert "Fixed bug #70630 (Closure::call/bind() crash with ReflectionFunction-...Dmitry Stogov2015-10-061-24/+0
* Revert "Improve 517b55362 (scope rebinding on method Closures)"Dmitry Stogov2015-10-061-2/+2
* Revert "Allow random $this on non-internal Closures again"Dmitry Stogov2015-10-061-5/+6
* Allow random $this on non-internal Closures againBob Weinand2015-10-051-6/+5
* Improve 517b55362 (scope rebinding on method Closures)Bob Weinand2015-10-051-2/+2
* Fixed bug #70630 (Closure::call/bind() crash with ReflectionFunction->getClos...Bob Weinand2015-10-041-0/+24