Files
phpredis/redis_array_impl.c
Rory 3c64b33ffe Fix SIGABRT in PHP 8.4 with RedisArray
Same fix as 6e5360d1, with PHP switching from `ZEND_ASSUME` to `ZEND_ASSERT` in zend_hash_str_update_ptr.

Fixes #2648
2025-04-08 09:38:45 -07:00

36 KiB