summaryrefslogtreecommitdiff
path: root/Zend/tests/closure_062.phpt
Commit message (Expand)AuthorAgeFilesLines
* Remove ability to unbind $this of closures if usedNikita Popov2019-10-281-1/+1
* Relax closure $this unbinding deprecationNikita Popov2019-08-231-0/+56
* Revert "Improve 517b55362 (scope rebinding on method Closures)"Dmitry Stogov2015-10-061-39/+0
* Revert "Allow random $this on non-internal Closures again"Dmitry Stogov2015-10-061-11/+8
* Allow random $this on non-internal Closures againBob Weinand2015-10-051-8/+11
* Improve 517b55362 (scope rebinding on method Closures)Bob Weinand2015-10-051-0/+39