Commit graph

23714 commits

Author SHA1 Message Date
Christoph Michael Becker
71c1bd3039 Spelling mistake in SessionHandler
-- 
Provided by anonymous 83640 (jdomenechbborges@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342900 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-21 11:36:40 +00:00
Christoph Michael Becker
3384e40b5d As described in https://www.reddit.com/r/lolphp/comments/67w98x/prototype_says_it_returns_an_int_doc_says_it/ the prototype indicates that it returns an int, the return description says it does not return values and execution of the function seems to return bool. I checked PHP source code and seems that the only value returned is bool, therefore I updated the docs accordingly.
-- 
Provided by anonymous 83640 (jdomenechbborges@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342899 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-21 11:36:07 +00:00
Christoph Michael Becker
ca53c5bc73 Document 'load extension by name' on 7.2+
Patch provided by francois.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342898 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-21 11:32:57 +00:00
Christoph Michael Becker
43ba84dcae This emphasises that this function returns the buffer's contents _as well as_ flushing, rather than _instead of_ flushing as some users apparently seem to think.
-- 
Provided by anonymous 85322 ()

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342897 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-21 11:29:23 +00:00
Christoph Michael Becker
6351088d7a PHP 7 uses Zend Engine 3
We also remove the link, as it points to ZE 2 documentation.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342896 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-21 11:27:50 +00:00
Christoph Michael Becker
718ee07914 The current generation is PHP 7. (A new page for "History" is needed, methinks.
-- 
Provided by anonymous 85131 ()

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342895 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-21 11:25:59 +00:00
Christoph Michael Becker
8433a4a0a2 Fix bug #74850 current() and key() no longer take their parameter by reference (in PHP 7)
-- 
Provided by anonymous 84565 ()

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342894 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-21 11:23:04 +00:00
Christoph Michael Becker
b9722ce216 Fix ReflectionFunctionAbstract version requirements
Patch originally provided by anon user.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342893 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-21 11:19:59 +00:00
Christoph Michael Becker
742f5f2c5b Improve wording
Patch provided by Joshua Facemyer.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342892 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-21 11:12:12 +00:00
Christoph Michael Becker
1d037c99fa Improve wording
Patches provided by anon users.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342891 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-21 11:11:26 +00:00
Christoph Michael Becker
dfee957f66 Fix typo
Patch provided by Peter Featherstone.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342890 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-21 11:10:31 +00:00
Christoph Michael Becker
c3fd31838a Clarify that example code is incorrect
Patch provided by anon user.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342889 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-21 11:09:06 +00:00
Christoph Michael Becker
cf616ef1f0 Fix bug #74261: ReflectionClassConstant not documented
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342886 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-20 14:40:15 +00:00
Andrey Gromov
b5ae631b3b typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342873 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-19 07:09:09 +00:00
Christoph Michael Becker
d0d36804cd Remove duplicate warning
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342872 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-18 12:51:47 +00:00
Thomas Punt
5cca3b8fc8 Remove unnecessary version information
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342871 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-17 18:36:14 +00:00
Jeremy Mikola
6e77d8214c Document isDefault() method for ReadConcern and WriteConcern
https://jira.mongodb.org/browse/PHPC-976


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342870 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-17 17:14:54 +00:00
Thomas Punt
7dcda068bd Add version information to Volatile's inherited methods
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342868 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-17 13:35:24 +00:00
Peter Cowburn
4037160f2e add missing svn props
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342867 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-17 13:01:48 +00:00
Peter Cowburn
d0827816ad add inherited methods to Volatile synopsis and missing examples title
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342866 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-17 12:59:05 +00:00
Thomas Punt
3a09715dee Fix typo on versions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342865 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-17 12:51:51 +00:00
Thomas Punt
db8cca3a2a Pthreads: document Threaded::notifyOne
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342864 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-17 12:41:05 +00:00
Christoph Michael Becker
12a490459d Fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342863 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-17 12:18:30 +00:00
Thomas Punt
f240effa94 Pthreads: document Volatile class
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342862 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-17 10:07:30 +00:00
Thomas Punt
bb4da50214 Pthreads: mention Threaded lock and unlock alternative
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342861 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-17 09:19:52 +00:00
Thomas Punt
289034d48a Pthreads: mention Threaded::from alternative
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342860 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-17 09:14:11 +00:00
Jeremy Mikola
371b0fbba9 Revert MongoDB\BSON\TypeWrapper documentation (r342837)
https://jira.mongodb.org/browse/PHPC-640


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342859 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-16 15:57:16 +00:00
Andrea Faulds
5020f2f154 Update changelog for DateTime::setTime
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342854 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-14 21:53:59 +00:00
Christoph Michael Becker
ddc63d0efe wddx_deserialize() must not be used on untrusted input
See http://news.php.net/php.internals/100183.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342852 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-13 15:07:04 +00:00
Andrey Gromov
69154b06c1 typo fix from anon
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342848 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-12 06:43:47 +00:00
Andrea Faulds
932a77838b Fix bug #74405 (Undocumented 4th parameter of DateTime::setTime)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342846 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-12 00:56:39 +00:00
Thomas Punt
7b3702d15c Fix the build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342845 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-11 21:18:58 +00:00
Patrick Allaert
64fb8f6a38 Fixed: doc bug 74727
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342844 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-11 18:49:46 +00:00
Yuji Uchiyama
341fe28c83 Remove files for functions not existed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342842 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-11 02:34:03 +00:00
Yuji Uchiyama
e9d33150a5 Add documents for stats functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342841 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-11 01:52:01 +00:00
Yuji Uchiyama
db9b1381c5 Remove a warning text
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342840 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-11 00:54:02 +00:00
Jeremy Mikola
c02a972e97 Use canonical capitalization when referring to ObjectID class
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342838 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-11 00:15:10 +00:00
Jeremy Mikola
52c747e77a Document MongoDB\BSON\TypeWrapper interface
https://jira.mongodb.org/browse/PHPC-640

This only adds API documentation for the actual interface. Additional documentation will needed to be added to the persistence documentation.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342837 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-11 00:12:52 +00:00
Jeremy Mikola
70f942e5b5 Add descriptions for BSON type classes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342836 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-11 00:09:58 +00:00
Jeremy Mikola
46a1d4b315 Add description for MongoDB\BSON\Type interface
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342835 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-10 22:57:29 +00:00
Jeremy Mikola
6c891e6655 Use semantic tags and entities for interfaces
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342834 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-10 22:56:40 +00:00
Jeremy Mikola
2d4a3c703f Rename extended JSON functions to[Canonical|Relaxed]ExtendedJSON()
https://jira.mongodb.org/browse/PHPC-992


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342833 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-10 16:54:55 +00:00
Yuji Uchiyama
35d9a03493 Add descriptions for stats functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342827 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-09 22:18:20 +00:00
Derick Rethans
3787c3f437 Fixed docs for DateTIme constructor.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342817 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-09 10:41:12 +00:00
Jeremy Mikola
b58ac4b376 Add MongoDB\BSON\Serializable implementation to changelogs
https://jira.mongodb.org/browse/PHPC-498


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342815 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-08 19:15:38 +00:00
Jeremy Mikola
12e987588b Tweak language for "bypassDocumentValidation" option
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342806 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-07 22:18:16 +00:00
Jeremy Mikola
a8f794aa34 Document "bypassDocumentValidation" option for MongoDB\Driver\BulkWrite
https://jira.mongodb.org/browse/PHPC-443


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342805 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-07 22:16:15 +00:00
Jeremy Mikola
99a69b7355 Replace "int" with "integer"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342804 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-07 22:05:22 +00:00
Jeremy Mikola
239c44318f Replace "bool" with "boolean"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342803 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-07 21:57:43 +00:00
Thomas Punt
50a18ed5fc Mention alternative to Threaded::getTerminationInfo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342789 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-06 09:20:42 +00:00