Pieter Hordijk
3b19d69c48
Added explanation for opcache.opt_debug_level directive
...
--
Provided by anonymous 82137 (me@ekins.space )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343165 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-30 19:23:04 +00:00
Pieter Hordijk
1c35c12a80
Added missing explanations for opcache directives
...
--
Provided by anonymous 82137 (me@ekins.space )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343164 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-30 15:14:22 +00:00
Pieter Hordijk
271cbda9c4
For bug #75162
...
--
Provided by anonymous 85847 (nick@noodles.net.nz )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343161 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-30 11:22:18 +00:00
Thomas Punt
b2c1d554c7
OPcache is not enabled in CLI by default
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342929 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-24 17:45:44 +00:00
Pieter Hordijk
c0def81f41
Documented changes of opcache cli being enabled by default on 7.1.2
...
#74437
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342325 c90b9560-bf6c-de11-be94-00142212c4b1
2017-04-14 14:08:55 +00:00
Pieter Hordijk
cc8cbded16
Adding missing opcache.validate_root and opcache.validate_permission ini directives
...
Fixes https://bugs.php.net/bug.php?id=74180&edit=1
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342110 c90b9560-bf6c-de11-be94-00142212c4b1
2017-03-13 17:45:04 +00:00
Maciek Sokolewicz
d200c0db9e
Fixed incorrect note in opcache.force_restart_timeout description. A warning is logged as of opcache.log_verbosity_level 2 (WARNING) or higher instead of 3 (INFO) or higher.
...
Patch provided by Arnout Boks
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341928 c90b9560-bf6c-de11-be94-00142212c4b1
2017-02-20 19:53:44 +00:00
Christoph Michael Becker
c16956171c
Document opcache.file_cache* ini directives
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339740 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-29 12:14:07 +00:00
Adam Harvey
41d8e7ffe4
Update version information to include PHP 7.
...
This was mostly done programmatically, and is likely wrong for a small number
of functions. We may have to wait for bug reports, unless someone wants to
review this by hand. Basic efforts were made to avoid adding "PHP 7" to
functions that were removed in PHP 5.x (x > 0) and PHP 7, but there are
undoubtedly still issues.
In case we're still using Docbook for PHP 8, I've uploaded the script that I
wrote to do this to GitHub at
https://github.com/LawnGnome/php-doc-version-migrator .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338406 c90b9560-bf6c-de11-be94-00142212c4b1
2016-01-04 21:40:07 +00:00
Jean-Sebastien Hedde
2ed5acf774
The current opcache documentation says that the selected prime number will be "bigger" than the value specified, while in source ( https://github.com/php/php-src/blob/PHP-7.0/ext/opcache/zend_accelerator_hash.c#L43 ) it looks to be "greater than or equal" -- which makes sense.
...
I propose we make this clear in the documentation.
--
Provided by anonymous 65192 (mike.schroder@dreamhost.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338387 c90b9560-bf6c-de11-be94-00142212c4b1
2015-12-31 12:50:01 +00:00
Pieter Hordijk
ffd1b9c9a7
Updated the max accelerated files according to: https://bugs.php.net/bug.php?id=68894
...
Also reworded sentence to make it clear the numbers are inclusive 4a2e40bb86/ext/opcache/zend_accelerator_module.c (L154)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337215 c90b9560-bf6c-de11-be94-00142212c4b1
2015-07-22 10:45:13 +00:00
Peter Cowburn
29b7600a73
remove wrong available from for opcache.interned_strings_buffer (patch by PeeHee)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336929 c90b9560-bf6c-de11-be94-00142212c4b1
2015-06-11 22:25:23 +00:00
Peter Cowburn
87262fe35f
Added opcache_is_script_cached() docs (Patch by Trevor Suarez)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335912 c90b9560-bf6c-de11-be94-00142212c4b1
2015-02-11 09:34:01 +00:00
Pieter Hordijk
60638113c0
Fixed type on opcache restrict api ini directive restrict-api -> restrict_api
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335843 c90b9560-bf6c-de11-be94-00142212c4b1
2015-01-31 18:31:13 +00:00
Diego Agulló Falcó
cf3d1fdfda
Added missing opcache.restrict-api documentation
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335250 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-07 01:39:04 +00:00
Simion Onea
14af302c9c
Making the XML definition consistent across the entire project.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334762 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-05 07:44:07 +00:00
Peter Cowburn
2f58c2a0e0
Clarified when ini_set('opcache.enable') can be called. (thanks Danack)
...
Patch provided by Danack@basereality.com
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333101 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-24 22:21:49 +00:00
Chris Wright
dfabb45909
Typo fix in opcache ini reference
...
---
Provided by anonymous 38809
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332775 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-04 23:29:11 +00:00
Joe Watkins
31f23e601c
fix #66363 update opcache docs to reflect it can only be compiled shared
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332519 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-28 07:50:35 +00:00
Joe Watkins
f865de9b06
fix #66175 add additional opcache function information to manual
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332285 c90b9560-bf6c-de11-be94-00142212c4b1
2013-12-05 21:14:29 +00:00
Adam Harvey
d443751d6a
Forgot the SVN properties. Early in the morning, and all that.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331491 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-25 16:22:39 +00:00
Adam Harvey
3521a71646
Add initial documentation for opcache_compile_file().
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331490 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-25 16:11:18 +00:00
Yoshinari Takaoka
237b3170a4
- reverted r330683, r330684 changes because of ja tree broken sorry.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330685 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-26 21:55:13 +00:00
Yoshinari Takaoka
d63926b19a
- translated some documents.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330684 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-26 21:18:59 +00:00
Yoshinari Takaoka
53cf21e427
- translated some pages.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330683 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-26 21:06:00 +00:00
Adam Harvey
15fead8ddc
Update the opcache installation documentation to reflect that it's actually
...
enabled by default.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330592 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-21 06:06:44 +00:00
Adam Harvey
6a2e364759
Add opcache documentation.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330572 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-20 22:59:08 +00:00