mirror of
https://github.com/php/php-src.git
synced 2026-04-28 02:33:17 +02:00
fd4025069d
HT functions that modify the array now assert that rc=1. As we don't respect this COW constraint everywhere, either for a good reason or because fixing it would take more work, we provide an escape hatch in the form of HT_ALLOW_COW_VIOLATION(ht). If this macro is called assertions on this ht are disabled. The macro is a no-op in release mode.
24 KiB
24 KiB