1
0
mirror of https://github.com/php/php-src.git synced 2026-04-15 12:01:07 +02:00
Files
archived-php-src/sapi
Christoph M. Becker 4ce47709c7 Fix phpdbg watchpoints wrt. negative_array_index RFC
The implementation of that RFC changed the initial value of
`zend_array.nNextFreeElement` to `-1`; we work around that by inserting
first, and retrieving the index afterwards.

We also fix the erroneous printf specifier for the unsigned integer.
2020-06-05 09:06:29 +02:00
..
2020-06-01 13:25:58 +02:00
2020-05-29 12:08:45 +02:00
2020-05-14 13:35:12 +02:00