diff --git a/language/types/boolean.xml b/language/types/boolean.xml index f7864515456b..0b196a2f4396 100644 --- a/language/types/boolean.xml +++ b/language/types/boolean.xml @@ -35,6 +35,9 @@ $foo = True; // assign the value TRUE to $foo opcache.jit - "tracing" + "disable" INI_ALL - Available as of PHP 8.0.0 + Available as of PHP 8.0.0. Prior to PHP 8.4.0, the default value was "tracing". opcache.jit_buffer_size - 0 + 64M INI_SYSTEM - Available as of PHP 8.0.0 + Available as of PHP 8.0.0. Prior to PHP 8.4.0, the default value was 0. opcache.jit_debug