Commit graph

13 commits

Author SHA1 Message Date
Christoph M. Becker
cc664c831a
Fix #78002: APCUIterator regexp array returns no results 2021-07-16 16:55:03 +02:00
Christoph Michael Becker
e41806c30b Revert revision(s) 351724 from phpdoc/en/trunk:
Document false and null return types

Cf. <https://news-web.php.net/php.doc.cvs/17645>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351730 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-28 18:05:44 +00:00
Christoph Michael Becker
4754397753 Revert revision 351727 from phpdoc/en/trunk:
Document false and null return types

Cf. <https://news-web.php.net/php.doc.cvs/17645>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351729 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-28 17:58:32 +00:00
Jakub Vrana
69bd53265b Document false and null return types
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351727 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-28 15:12:46 +00:00
Jakub Vrana
c80da7c04a Document false and null return types
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351724 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-28 12:54:59 +00:00
Christoph Michael Becker
ad7884c477 Fix ##77596: Incorrect return type in some APUc function prototype
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346800 c90b9560-bf6c-de11-be94-00142212c4b1
2019-02-11 12:42:44 +00:00
Jakub Vrana
b8758b0605 Use entities in initializer
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343899 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 19:11:34 +00:00
André Luis Ferreira da Silva Bacci
e9366ee458 Fix svn:eol-style, svn:keywords and svn:mime-type on XML files. No content change, but some revision numbers will upgrade.
See https://github.com/phpdocbrbridge/bridge/blob/master/src/revbumper.php for automatic tool for translations.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342988 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-02 18:42:15 +00:00
Pieter Hordijk
1a9a80b4be Fix APC signatures to mention APC* constants instead of APCU*.
The previously mentioned APCU* constant are not defined and do not exist for backwards compatibility reasons with the former apc extension

-- 
Provided by anonymous 82013 (Markus Staab)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342590 c90b9560-bf6c-de11-be94-00142212c4b1
2017-06-14 14:41:56 +00:00
Andrey Gromov
6ad0b03b45 Copypaste typo in "see also" section
-   <member><function>apc_cache_info</function></member>
+   <member><function>apcu_cache_info</function></member>

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341815 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-30 10:08:28 +00:00
Christoph Michael Becker
e9ada925fb correct apc to apcu in APCuIterator
-- 
Provided by anonymous 75305 (walt@waltsorensen)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340275 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-02 17:51:08 +00:00
Christoph Michael Becker
9deb55ad81 The APCUIterator constructor doesn't have the cache parameter.
The signature was correct in the method definition but the parameter overview and example still had the `cache` parameter (most likely copied from APCIterator)

-- 
Provided by anonymous 67620 (robin@icewind.nl)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340269 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-02 08:30:22 +00:00
Joe Watkins
790aac9296 Initial import of APCu documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338141 c90b9560-bf6c-de11-be94-00142212c4b1
2015-11-18 14:01:54 +00:00