1
0
mirror of https://github.com/php/php-src.git synced 2026-04-15 20:11:02 +02:00
Files
archived-php-src/sapi/phpdbg
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-03 14:50:35 +02:00
2020-02-03 13:42:08 +01:00
2020-05-14 13:35:12 +02:00
2020-05-26 17:46:56 +02:00
2019-11-08 15:15:48 +01:00
2020-06-02 15:19:32 +02:00
2020-05-26 17:46:56 +02:00
2020-05-26 17:46:56 +02:00
2020-05-14 13:35:12 +02:00
2020-02-03 13:41:31 +01:00
2019-10-19 19:19:28 +02:00