History log of /PHP-8.3/sapi/phpdbg/tests/gh15210_001.phpt (Results 1 – 2 of 2)
Revision Date Author Comments
# 4d71580e 09-Aug-2024 Niels Dossche <7771979+nielsdos@users.noreply.github.com>

Add necessary SKIPIFs to new phpdbg tests

Similarly to other watchpoint tests, we add SKIPIFs.
These TRACKED_ALLOC issues should be investigated though [1] [2].

[1] https://gith

Add necessary SKIPIFs to new phpdbg tests

Similarly to other watchpoint tests, we add SKIPIFs.
These TRACKED_ALLOC issues should be investigated though [1] [2].

[1] https://github.com/php/php-src/commit/de5c760c698e98b82a1a168b693e4e07bc3a4134#comments
[2] https://github.com/php/php-src/pull/15229#pullrequestreview-2230563480

show more ...


# 9aeb6761 04-Aug-2024 David Carlier

Fix GH-15210: phpdbg_print_changed_zvals working on a real copy instead.

Close GH-15229