Christoph Michael Becker
d2e351f0dc
Use supported whitespace
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351787 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-30 12:44:37 +00:00
bole Chen
941bbb8e57
add mission function doc.
...
@ref https://github.com/krakjoe/apcu/issues/342
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351781 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-30 09:07:01 +00: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
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
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
af5f2f87b3
Add PECL in front of version numbers in changelogs
...
Patch contributed by Benjamin Morel <benjamin.morel@gmail.com>.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350988 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-25 15:11:56 +00:00
Christoph Michael Becker
aebf045bfb
Fix miscellaneous typos
...
Detected by codespell
Patch provided by tandre@php.net .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349708 c90b9560-bf6c-de11-be94-00142212c4b1
2020-04-27 06:43:55 +00:00
Christoph Michael Becker
1e3eecef0d
Fix #77875 : No documentation for apcu_enabled()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349352 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-08 10:25:58 +00:00
Christoph Michael Becker
fcc5d68305
Fix #78618 : Wrong return type for apcu_delete
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348112 c90b9560-bf6c-de11-be94-00142212c4b1
2019-10-01 11:03:31 +00:00
Christoph Michael Becker
a442a3bde6
Fix #78580 : apcu_dec, apcu_inc: missing parameter
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348032 c90b9560-bf6c-de11-be94-00142212c4b1
2019-09-21 15:26:25 +00:00
Nikita Popov
0e26639356
Add changelog entry for apcu_inc/dec ttl parameter
...
Only exists since apcu 5.1.12.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347571 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-08 11:52:34 +00:00
Nikita Popov
f29030302c
Add ttl parameter to apcu_inc/apcu_dec
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347570 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-08 10:49:25 +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
Christoph Michael Becker
e6b6d8faa6
Fixes
...
Patch provided by Andrey Gromov.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341344 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-08 15:56:39 +00:00
Christoph Michael Becker
b618a856b1
Correct params and return for apcu_delete
...
The function has always returned a boolean, and has always accepted either a string containing a single key name, an array of key names, or an APCUIterator containing a regular expression.
--
Provided by anonymous 76182 (andrew@nicols.co.uk )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340328 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-06 09:47:09 +00:00
Joe Watkins
dd2604d255
moar details
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338151 c90b9560-bf6c-de11-be94-00142212c4b1
2015-11-19 08:13:39 +00:00
Joe Watkins
5c45782696
revision of documentation, generally improve content
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338150 c90b9560-bf6c-de11-be94-00142212c4b1
2015-11-19 07:59:46 +00:00
Joe Watkins
670642aaba
woops
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338146 c90b9560-bf6c-de11-be94-00142212c4b1
2015-11-18 14:52:14 +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