diff --git a/NEWS b/NEWS index d9d6d5787bb..7e0e5336ea4 100644 --- a/NEWS +++ b/NEWS @@ -9,6 +9,9 @@ PHP NEWS . Fixed bug GH-10112 (LDAP\Connection::__construct() refers to ldap_create()). (cmb) +- Opcache: + . Fix inverted bailout value in zend_runtime_jit() (Max Kellermann). + 05 Jan 2023, PHP 8.2.1 - Core: