Commit graph

12 commits

Author SHA1 Message Date
Christoph Michael Becker
3cbc58c1af Generate opcache methodsynopses based on stubs
Patch contributed by Máté Kocsis <kocsismate@woohoolabs.com>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351408 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-17 11:54:32 +00:00
Christoph Michael Becker
b95d28e6ec Fix return types
Functions which return false on failure should state that in their
signature as well.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351135 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-02 15:52:35 +00:00
Christoph Michael Becker
6df12e9c2b opcache_get_status() returns FALSE on failure
Cf. <https://github.com/php/php-src/pull/2031#issuecomment-427592472>.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345790 c90b9560-bf6c-de11-be94-00142212c4b1
2018-10-06 22:51:37 +00:00
Jakub Vrana
cf1434873d Use bool instead of boolean in parameters
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343890 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 15:52:49 +00:00
Jakub Vrana
331fbfeac5 Use bool instead of boolean in return types
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343889 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 15:50:10 +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
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
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