Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove ability to unbind $this of closures if used | Nikita Popov | 2019-10-28 | 1 | -6/+4 |
* | Deprecate unbinding $this from non-static closure | Nikita Popov | 2019-07-22 | 1 | -0/+2 |
* | Sync leading and final newlines in *.phpt sections | Peter Kokot | 2018-10-15 | 1 | -1/+0 |
* | Normalize rebinding failures | Nikita Popov | 2015-10-10 | 1 | -6/+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 |
* | Don't implicitly make closures in static methods static | Nikita Popov | 2015-05-06 | 1 | -4/+2 |
* | Commit Gustavo's closure rebinding patch as desided by vote | Stanislav Malyshev | 2011-09-07 | 1 | -0/+106 |