1
0
mirror of https://github.com/php/php-src.git synced 2026-04-28 02:33:17 +02:00
Commit Graph

5 Commits

Author SHA1 Message Date
Fabien Villepinte a555cc0b3d Clean DONE tags from tests
Remove most of the `===DONE===` tags and its variations.
Keep `===DONE===` if the test output otherwise becomes empty.

Closes GH-4872.
2019-11-07 21:31:47 +01:00
Felipe Pena fa76263481 - Fixed bug #51445 (var_dump() invalid/slow *RECURSION* detection) 2010-04-02 21:44:09 +00:00
Etienne Kneuss 4881a9cff4 Fix endless recursion of var_dump() over self-referencing closures 2009-08-10 15:18:13 +00:00
Dmitry Stogov 312176f083 Reverted "Rebind closure when binding to property" 2009-01-14 10:28:22 +00:00
Marcus Boerger 0e131653c1 - MFH Rebind closure when binding to property 2009-01-03 17:48:40 +00:00