1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 08:12:21 +01:00
Files
archived-php-src/ext/json
Jakub Zelenka 53aa53f42f Introduce Zend guard recursion protection
This PR introduces a new way of recursion protection in JSON, var_dump
and friends. It fixes issue in master for __debugInfo and also improves
perf for jsonSerializable in some cases. More info can be found in
GH-10020.

Closes GH-11812
2023-08-24 13:03:14 +01:00
..
2020-05-27 15:36:07 +02:00
2020-10-24 15:36:05 +02:00
2022-10-08 09:21:59 -04:00
2023-02-17 15:14:30 +01:00
2023-01-16 12:27:33 +01:00
2022-10-08 09:21:59 -04:00
2023-05-13 18:54:16 +01:00