Commit Graph

7 Commits

Author SHA1 Message Date
Dmitry Stogov
7106659cfa Reverted "Rebind closure when binding to property" 2009-01-14 10:28:40 +00:00
Marcus Boerger
9cc9a1107b - Rebind closure when binding to property 2009-01-03 17:46:25 +00:00
Marcus Boerger
de5a4f7dfa - Add reflection helpers 2009-01-03 12:19:30 +00:00
Sebastian Bergmann
7f4dc8702a Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
Dmitry Stogov
e5454b359a Fixed bug #46409 (__invoke method called outside of object context when using array_map) 2008-11-27 19:02:45 +00:00
Dmitry Stogov
5564a4c90f - Made closures implementation reflection friendly (Christian)
- Changed E_ERROR(s) into E_RECOVERABLE_ERROR(s) (Marcus)
2008-08-11 08:49:14 +00:00
Dmitry Stogov
8d2e0a7e0f Added closures support 2008-07-08 07:05:04 +00:00