Skip to content

Commit 4868481

Browse files
sebastianbergmannlaruence
authored andcommitted
Fugbix typo
1 parent 066c05e commit 4868481

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UPGRADING

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -554,7 +554,7 @@ Other
554554
without SHM at all, using opcache.file_cache_only=1 (this may be useful for
555555
sharing hosting), and disable file cache consistency check, to speedup
556556
loading at the cost of safety, using opcache.file_cache_consistency_checks=0.
557-
. Added an experemental ability to move PHP code pages (PHP TEXT segment) into
557+
. Added an experimental ability to move PHP code pages (PHP TEXT segment) into
558558
HUGE pages. To enable it, PHP should be configured and built with
559559
--enable-huge-code-pages, OS should be configured to provide huge pages.
560560
It's possible to enable/disable this feature in php.ini through

0 commit comments

Comments
 (0)