Commit graph

17 commits

Author SHA1 Message Date
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