You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A call to `zend_map_ptr_reset` in `zend_deactivate` triggers `Invalid
read of size 8` valgrind error in test_redis during
`tlib_php_request_eval_expr` and `nr_php_zval_free` in the last php
request lifecycle when Observer API is used to hook into Zend engine.
This error is triggered on all PHPs with this patch:
php/php-src@ff62d11
0 commit comments