We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 45e033e + 4598667 commit 5b5fadbCopy full SHA for 5b5fadb
_posts/14-02-01-Opcode-Cache.md
@@ -19,6 +19,7 @@ Read more about opcode caches:
19
* [XCache]
20
* [WinCache] (extension for MS Windows Server)
21
* [list of PHP accelerators on Wikipedia][PHP_accelerators]
22
+* [PHP Preloading] - PHP >= 7.4
23
24
25
[opcache-book]: https://secure.php.net/book.opcache
@@ -27,3 +28,4 @@ Read more about opcode caches:
27
28
[Zend Optimizer+]: https://github.com/zendtech/ZendOptimizerPlus
29
[WinCache]: https://www.iis.net/downloads/microsoft/wincache-extension
30
[PHP_accelerators]: https://wikipedia.org/wiki/List_of_PHP_accelerators
31
+[PHP Preloading]: https://www.php.net/opcache.preloading
0 commit comments