Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix #74558: Can't rebind closure returned by Closure::fromCallable() | Christoph M. Becker | 2020-11-16 | 1 | -1/+1 |
* | Forbid "fake" closure rebinding | Dmitry Stogov | 2015-10-12 | 1 | -1/+1 |
* | Fixed bug #70630 (Closure::call/bind() crash with ReflectionFunction->getClos... | Dmitry Stogov | 2015-10-09 | 1 | -0/+10 |
* | Revert "Fixed bug #70630 (Closure::call/bind() crash with ReflectionFunction-... | Dmitry Stogov | 2015-10-06 | 1 | -24/+0 |
* | Revert "Improve 517b55362 (scope rebinding on method Closures)" | Dmitry Stogov | 2015-10-06 | 1 | -2/+2 |
* | Revert "Allow random $this on non-internal Closures again" | Dmitry Stogov | 2015-10-06 | 1 | -5/+6 |
* | Allow random $this on non-internal Closures again | Bob Weinand | 2015-10-05 | 1 | -6/+5 |
* | Improve 517b55362 (scope rebinding on method Closures) | Bob Weinand | 2015-10-05 | 1 | -2/+2 |
* | Fixed bug #70630 (Closure::call/bind() crash with ReflectionFunction->getClos... | Bob Weinand | 2015-10-04 | 1 | -0/+24 |