Skip to content

Commit 1826a71

Browse files
committed
Update
1 parent 5652be1 commit 1826a71

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

UPGRADING

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,8 +120,9 @@ PHP 8.4 UPGRADE NOTES
120120
now it is now disabled by default
121121
using the `opcache.jit` setting, not the `opcache.jit_buffer_size` setting.
122122
This may affect users who enabled JIT by only setting a different
123-
`opcache.jit_buffer_size`, without specifying a JIT mode in `opcache.jit`.
124-
To enable JIT, it is now required to populate the `opcache.jit` config value.
123+
`opcache.jit_buffer_size`, without specifying a JIT mode
124+
in `opcache.jit`.
125+
To enable JIT, you should now populate the `opcache.jit` config value.
125126

126127
========================================
127128
2. New Features

0 commit comments

Comments
 (0)