Christoph Michael Becker
3292ed699a
Fix #75094 : Functions not documented
...
We document pcntl_async_signals().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342911 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-22 15:37:18 +00:00
Christoph Michael Becker
aacd13217f
Log: Partially fix #75094 : Functions not documented
...
We document the curl_*() functions which have been
introduced in PHP 7.1.0.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342910 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-22 15:07:32 +00:00
Christoph Michael Becker
93ba65ea6f
Partially fix #75094 : Functions not documented
...
We document the sapi_windows_cp_*() functions which have
been introduced in PHP 7.1.0.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342909 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-22 14:44:30 +00:00
Christoph Michael Becker
d78b4646c2
Partially fix #75094 : Functions not documented
...
We document the IMAP functions which have been introduced
in PHP 5.3.0.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342908 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-22 14:01:19 +00:00
Christoph Michael Becker
a61987978d
Fix #75104 : yet another old-style constructor
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342905 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-22 12:46:23 +00:00
Christoph Michael Becker
f3341279fd
Fix #75104 : Example 3 Heredoc string quoting example
...
Since the manual doesn't apply to PHP 4 anymore, there is no need
to use old-style constructors in general examples.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342904 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-22 10:06:18 +00:00
Christoph Michael Becker
481c11df80
Fix see-also sections
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342902 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-21 12:11:15 +00:00
Christoph Michael Becker
cff92b78c8
Fix broken markup
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342901 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-21 12:04:32 +00:00
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