Skip to content

Commit 5b5fadb

Browse files
authored
Merge pull request #876 from noniagriconomie/patch-2
Document PHP Preloading
2 parents 45e033e + 4598667 commit 5b5fadb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

_posts/14-02-01-Opcode-Cache.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ Read more about opcode caches:
1919
* [XCache]
2020
* [WinCache] (extension for MS Windows Server)
2121
* [list of PHP accelerators on Wikipedia][PHP_accelerators]
22+
* [PHP Preloading] - PHP >= 7.4
2223

2324

2425
[opcache-book]: https://secure.php.net/book.opcache
@@ -27,3 +28,4 @@ Read more about opcode caches:
2728
[Zend Optimizer+]: https://github.com/zendtech/ZendOptimizerPlus
2829
[WinCache]: https://www.iis.net/downloads/microsoft/wincache-extension
2930
[PHP_accelerators]: https://wikipedia.org/wiki/List_of_PHP_accelerators
31+
[PHP Preloading]: https://www.php.net/opcache.preloading

0 commit comments

Comments
 (0)