1
0
mirror of https://github.com/php/php-src.git synced 2026-03-27 17:52:16 +01:00
Files
archived-php-src/ext/standard
Nikita Popov dc764bf644 Use object apply count in var_dump / print_r
Instead of using the array apply count on the debug_info array, use
the object apply count for recursion detection when dumping. This
handles recursion in a more generic way and does not require each
debug_info handler to deal with this.

This allows returning a temporary debug_info array, instead of
having to store it in the object (thus delaying destruction of the
values).

Switch SPL debug_info handlers to use a temporary array.
2015-04-15 22:00:12 +02:00
..
2015-03-11 15:02:47 +03:00
2015-04-14 19:49:00 +08:00
2015-04-10 09:49:07 +02:00
2015-03-08 19:25:55 +08:00
2015-01-15 23:27:30 +08:00
2015-01-15 23:27:30 +08:00
2015-04-08 14:30:47 +08:00
2015-02-17 01:11:48 -02:00
2015-01-15 23:27:30 +08:00
2015-01-15 23:27:30 +08:00
2015-03-29 10:15:43 +02:00
2015-03-29 10:15:43 +02:00
2015-01-15 23:27:30 +08:00
2015-01-15 23:27:30 +08:00
2015-01-10 15:07:38 -08:00
2015-01-10 15:07:38 -08:00
2013-08-06 22:49:56 +02:00
2014-10-22 20:46:29 +02:00
2015-01-31 22:04:39 -08:00
2015-01-15 23:27:30 +08:00
2015-01-15 23:27:30 +08:00
2015-01-15 23:27:30 +08:00
2015-01-15 23:27:30 +08:00
2015-01-15 23:27:30 +08:00
2015-01-15 23:27:30 +08:00
2015-02-02 13:23:16 +08:00
2015-01-31 23:11:18 -08:00
2015-01-15 23:27:30 +08:00
2015-03-08 19:25:55 +08:00
2015-01-15 23:27:30 +08:00
2015-01-15 23:27:30 +08:00
2015-01-15 23:27:30 +08:00
2015-02-21 14:16:06 +01:00
2015-01-15 23:27:30 +08:00
2015-01-15 23:27:30 +08:00
2015-01-15 23:27:30 +08:00
2015-01-15 23:27:30 +08:00
2015-02-06 09:41:02 +01:00
2015-01-15 23:27:30 +08:00
2015-03-11 15:02:47 +03:00
2015-03-11 15:02:47 +03:00
2015-01-15 23:27:30 +08:00
2015-01-30 22:19:23 +01:00
2015-03-22 18:33:39 -07:00
2015-01-15 23:27:30 +08:00
2015-01-30 22:19:23 +01:00
2015-01-15 23:27:30 +08:00
2015-01-15 23:27:30 +08:00
2015-01-15 23:27:30 +08:00
2015-04-14 01:28:06 -07:00
2015-01-15 23:27:30 +08:00
2015-01-15 23:27:30 +08:00
2015-01-15 23:27:30 +08:00
2015-01-15 23:27:30 +08:00
2015-01-15 23:27:30 +08:00
2015-01-15 23:27:30 +08:00
2015-01-15 23:27:30 +08:00
2015-01-15 23:27:30 +08:00
2015-01-15 23:27:30 +08:00
2015-04-09 15:51:04 -04:00
2015-01-15 23:27:30 +08:00
2015-01-15 23:27:30 +08:00
2015-01-15 23:27:30 +08:00
2015-01-15 23:27:30 +08:00
2015-01-15 23:27:30 +08:00
2015-01-15 23:27:30 +08:00
2015-01-15 23:27:30 +08:00
2015-01-15 23:27:30 +08:00
2015-01-15 23:27:30 +08:00
2015-01-15 23:27:30 +08:00
2015-03-24 22:02:31 +01:00
2015-01-15 23:27:30 +08:00
2015-01-15 23:27:30 +08:00
2015-01-15 23:27:30 +08:00
2015-01-15 23:27:30 +08:00
2015-01-15 23:27:30 +08:00
2015-01-15 23:27:30 +08:00
2015-01-15 23:27:30 +08:00
2015-01-15 23:27:30 +08:00
2015-01-15 23:27:30 +08:00
2015-01-15 23:27:30 +08:00
2015-01-15 23:27:30 +08:00
2015-01-15 23:27:30 +08:00
2015-01-15 23:27:30 +08:00
2015-01-15 23:27:30 +08:00
2015-01-15 23:27:30 +08:00
2015-01-15 23:27:30 +08:00
2015-01-15 23:27:30 +08:00
2015-01-15 23:27:30 +08:00
2015-02-02 13:23:16 +08:00
2015-01-15 23:27:30 +08:00
2015-01-15 23:27:30 +08:00
2015-01-15 23:27:30 +08:00
2015-01-15 23:27:30 +08:00
2015-01-15 23:27:30 +08:00
2015-01-15 23:27:30 +08:00
2015-01-15 23:27:30 +08:00
2015-01-15 23:27:30 +08:00
2015-04-14 01:28:06 -07:00
2015-01-10 15:07:38 -08:00
2015-01-15 23:27:30 +08:00
2015-03-16 15:53:54 +03:00
2015-01-15 23:27:30 +08:00
2015-01-15 23:27:30 +08:00
2015-01-15 23:27:30 +08:00
2015-02-02 13:23:16 +08:00
2015-03-17 17:16:27 -07:00
2015-01-15 23:27:30 +08:00