Ayesh Karunaratne
b6c220c748
Fix Memcached::RES_UNKNOWN_STAT_KEY constant label
...
Follow-up to #3873 .
2024-11-11 01:48:19 +07:00
cracksalad
7e6d80ad17
Add missing constants and function for Memcached ( #3873 )
...
And do various drive-by improvements
2024-11-10 17:45:28 +00:00
haszi
976425d4f6
Add replaceable tags to constants where applicable ( #4028 )
...
Co-authored-by: haszi <haszika80@gmail.com >
2024-11-09 19:24:19 +00:00
haszi
48ce43fe79
Remove empty resources pages ( #3545 )
...
Co-authored-by: haszi <haszika80@gmail.com >
2024-07-26 02:17:29 +01:00
Gina Peter Banyard
4d17b7b494
[skip-revcheck] Convert class markup to be compatible with DocBook 5.2
...
Closes GH-3415
2024-06-14 17:04:53 +01:00
Gina Peter Banyard
d4d5216e7a
[skip-revcheck] Replace PHP_INI_* with INI_* constants
...
Performed via a bash script which can be found on PR GH-3140
Closes GH-3140
Co-authored-by: haszi <haszika80@gmail.com >
2024-01-26 14:00:36 +00:00
Mikhail Alferov
9e534c1927
Update memcached INI descriptions ( #2998 )
...
Added literal tags to literal values and amended some punctuations.
Improve wording, and add line breaks.
Co-authored-by: Gina Peter Banyard <girgias@php.net >
2023-12-07 14:50:49 +00:00
André L F S Bacci
a996df6b94
Typo, fix rendereing of bool values.
2023-10-28 10:04:56 -03:00
Doug Tabacco
dfe3b9532a
Update the default value for memcached.store_retry_count ( #2728 )
...
The default was changed in 3.2.0 - Fixes https://github.com/php/doc-en/issues/2727
2023-09-02 13:50:12 +01:00
Sergey Panteleev
5e6bdba53b
Add type parameter description for Memcached::getStats ( #2644 )
2023-08-04 17:31:41 +01:00
George Peter Banyard
1d8068ecb0
Sync docs with Memcached stubs ( #1849 )
...
* Sync docs with Memcached stubs
See: https://github.com/php-memcached-dev/php-memcached
* Run gen_stub.php --replace-classsynopses
2023-08-04 08:44:36 -04:00
Christoph M. Becker
6d29533483
Fix GH-2156: stdClass is spelled in different cases: StdClass / stdclass
...
Closes GH-2157.
2023-01-10 11:56:39 +01:00
Aaron Stone
543e79ff31
Add note that Memcached::getAllKeys is for debugging
...
Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de >
Closes GH-2139.
2023-01-05 12:24:36 +01:00
Marcos Marcolin
42c0929282
Small spelling correction
...
Closes GH-2127.
2022-12-29 15:41:05 +01:00
Tim Starling
af154fb209
Improve documentation of the Memcached delete methods
...
* Note that it's always an error to specify a non-zero time parameter,
and delete the long-winded explanations of what it is meant to do.
* Expand the description of the return value from deleteMulti().
* Replace the incorrect description of the return value of
deleteMultiByKey(). Use the one from deleteMulti() instead.
* Explain what getResultCode() will return after deleteMulti().
Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de >
2022-11-16 10:29:21 +11:00
divinity76
cacd59edbd
Memcached::__construct(): argument is nullable
...
Co-authored-by: George Peter Banyard <girgias@php.net >
Closes GH-1835.
2022-09-27 14:28:51 +02:00
George Peter Banyard
19e8122137
Remove references to "double" and use float instead ( #1848 )
2022-09-27 12:38:35 +01:00
Marko Kaznovac
4a26c016c3
Fix memcached.get $$flags ( #1585 )
2022-05-17 16:01:56 +03:00
George Peter Banyard
c44e9cb68b
Fix some (con|de)structor pages ( #1507 )
...
Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de >
2022-04-06 18:55:35 +01:00
Tyson Andre
65f1e1978c
Document Memcached::OPT_NOREPLY
...
This was added in 2009.
A lot of other constants were also added.
See http://docs.libmemcached.org/memcached_behavior.html
Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de >
Closes GH-584.
2021-08-17 17:20:33 +02:00
Sergey Panteleev
a2cd8e7de3
Fix issues in memcached directory ( #714 )
2021-06-23 12:51:01 +03:00
George Peter Banyard
68c2c87150
Fix extension doc membership
2021-06-13 23:23:33 +01:00
George Peter Banyard
066ad854aa
Fix section order issues in MemCached extension
...
Part of #658
2021-06-06 18:03:03 +01:00
Sergey Panteleev
f9c4a68ef4
Removed references to PHP 5, PHP 7.0 ( #548 )
2021-04-26 11:46:55 +03:00
Julien Boulen
c2db1519bf
Fix #74284 : Update runtime configuration page for memcached
...
Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de >
Closes GH-53.
2021-01-09 13:41:38 +01: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
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
86e6094e86
Use canonical type names
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351133 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-02 15:39:04 +00:00
Christoph Michael Becker
a05eccd80a
Fix #77809 : getStats() may return false
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351058 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-29 16:22:07 +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
80872147aa
Get rid of "callback" types
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350788 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-06 09:11:05 +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
4b3211634a
Clarify return value
...
Based on patch provided by an anonymous user.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345148 c90b9560-bf6c-de11-be94-00142212c4b1
2018-06-16 12:14:32 +00:00
Peter Cowburn
7e2f7b05e2
Update the documentation for Memcached::get*() for breaking API changes introduced in v3.0
...
--
Provided by Martin Georgiev
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342643 c90b9560-bf6c-de11-be94-00142212c4b1
2017-07-03 18:36:49 +00:00
Christoph Michael Becker
9fdb3b72f7
Fix wrong return value description
...
Patch provided by anon user
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340320 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-05 13:58:22 +00:00
Chris Wright
2523222ce0
PECL memcached driver supports UNIX domain sockets
...
--
Provided by anonymous 48974 (jimc@orangecoat.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334824 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-09 15:48:36 +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
Jean-Sebastien Hedde
220e2c2d26
Anonymous contributions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333617 c90b9560-bf6c-de11-be94-00142212c4b1
2014-05-25 12:50:31 +00:00
Peter Cowburn
2d113ebec0
typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333190 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-29 21:54:49 +00:00
Yoshinari Takaoka
97b36b8b70
- removed duplicate and unused ini setting key
...
-- memcached.sess_consistent_hashing
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330930 c90b9560-bf6c-de11-be94-00142212c4b1
2013-07-15 16:26:53 +00:00
Jakub Vrana
b89d5b4683
Add missing version info
...
Found by PhD
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330435 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-31 22:33:43 +00:00
Jakub Vrana
9e8b518051
Add versions for classes
...
Generated by http://pastebin.com/NByXgj7E and manually edited
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330432 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-31 21:02:33 +00:00
Jakub Vrana
7e39bbe13d
Link MemcachedException
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330313 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-20 20:35:34 +00:00
Jakub Vrana
f2a82da9e5
Delete unused class properties
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330307 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-20 18:50:42 +00:00
Peter Cowburn
050ac83174
memcached.use_sasl default is 0
...
--
Provided by Kohei Hasegawa (ameutau@gmail.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329669 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-05 21:17:59 +00:00
Peter Cowburn
60d499fd26
fix example syntax error (doc #64190 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329615 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-02 14:29:03 +00:00
Sherif Ramadan
7f32d3c391
Method uses wrong return values. Fixes bug 64021.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329236 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-19 13:46:27 +00:00