Commit graph

23736 commits

Author SHA1 Message Date
Christoph Michael Becker
8b7191a5bc Move falseproblem under the Return section for consistency.
Update Notes on how to check false values vs. out of bounds elements.

-- 
Provided by anonymous 84645 (petcu.stephan@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342936 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-25 13:45:04 +00:00
Christoph Michael Becker
da772b2649 Update note on how to check the values of arrays which may contain false, since each will soon be deprecated.
-- 
Provided by anonymous 84645 (petcu.stephan@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342935 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-25 13:44:44 +00:00
Christoph Michael Becker
2030feeb3f Update Errors/Exceptions sections to PHP 7.1 behaviour.
-- 
Provided by anonymous 84645 (petcu.stephan@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342934 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-25 13:44:23 +00:00
Christoph Michael Becker
38c4ad6a3d Update notes: removed reference to each (deprecated as of 7.2) and updated with alternatives.
-- 
Provided by anonymous 84645 (petcu.stephan@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342933 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-25 13:43:56 +00:00
Thomas Punt
b2c1d554c7 OPcache is not enabled in CLI by default
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342929 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-24 17:45:44 +00:00
Jeremy Mikola
456c4c3bb8 Add entities.*.xml to svn:ignore
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342923 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-23 20:15:00 +00:00
Jeremy Mikola
680b85d4cc MongoDB Application Performance Monitoring classes and functions
This builds upon an initial patch from Derick.

https://jira.mongodb.org/browse/PHPC-349


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342922 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-23 20:09:04 +00:00
Kalle Sommer Nielsen
bf30eb8a73 Fix bad copy/paste
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342919 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-22 22:34:44 +00:00
Christoph Michael Becker
65d415fd32 Fix see-also link to declare
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342918 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-22 21:43:14 +00:00
Christoph Michael Becker
d1ef410fbc Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342917 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-22 21:35:12 +00:00
Christoph Michael Becker
db0432561c Fix #74417: long2ip() is documented to accept a string
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342916 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-22 21:28:14 +00:00
Christoph Michael Becker
f9958280af Fix #74634: read_exif_data() documented as not taking URLs but allows URLs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342914 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-22 16:43:41 +00:00
Christoph Michael Becker
1a81073412 Fix #75083: IntlDateFormatter::format also accepts DateTimeInterface
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342913 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-22 16:14:27 +00:00
Christoph Michael Becker
40f8906960 Rename file for consistency
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342912 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-22 15:43:09 +00:00
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