Commit graph

21594 commits

Author SHA1 Message Date
Derick Rethans
d7a244ba75 The warning at the start of this file "DO NOT MODIFY BY HAND" is there for a reason.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335144 c90b9560-bf6c-de11-be94-00142212c4b1
2014-10-26 17:46:51 +00:00
Peter Cowburn
8ec65e7575 auto_populate_raw_post_data generates E_DEPRECATED when *used* (doc bug #67991)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335142 c90b9560-bf6c-de11-be94-00142212c4b1
2014-10-26 16:29:41 +00:00
Peter Cowburn
10b60deaa2 basic example of libxml error handling for xslt (doc bug #55360)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335141 c90b9560-bf6c-de11-be94-00142212c4b1
2014-10-26 16:19:17 +00:00
Peter Cowburn
a66965db2e better variable names in example
Based on old user note from Martin

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335140 c90b9560-bf6c-de11-be94-00142212c4b1
2014-10-26 16:19:10 +00:00
Derick Rethans
841526fd3a - Updated to version 2014.9 (2014i)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335139 c90b9560-bf6c-de11-be94-00142212c4b1
2014-10-26 15:08:11 +00:00
Hannes Magnusson
9153615957 Revert r333536 Fixed version number in changelog
Revert r333311 Updated Countable::count([$mode]) to reflect newest changes

The fix for bug #67064 was reverted, so undocumenting the changes


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335135 c90b9560-bf6c-de11-be94-00142212c4b1
2014-10-26 01:28:08 +00:00
Adam Harvey
285c8b2b89 Clarify what types of values can be given to declare directives.
Fixes doc bug #68177 (declare() + named constant = "Cannot convert to ordinal
value").


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335128 c90b9560-bf6c-de11-be94-00142212c4b1
2014-10-23 19:53:34 +00:00
Adam Harvey
0b93d1fa3a Better document FILTER_DEFAULT.
Fixes doc bug #68245 (filter_input does not document FILTER_DEFAULT).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335127 c90b9560-bf6c-de11-be94-00142212c4b1
2014-10-23 19:41:54 +00:00
Adam Harvey
6a3fb6d689 Add a cautionary note about configuring session.save_path.
Fixes doc bug #68221 (session.save_path has bad advice for directory level
depths).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335126 c90b9560-bf6c-de11-be94-00142212c4b1
2014-10-23 19:06:17 +00:00
Adam Harvey
f911b9379a Fix doc bug #68159 (Ambiguous sentence in "Reference Counting Basics").
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335125 c90b9560-bf6c-de11-be94-00142212c4b1
2014-10-23 18:41:25 +00:00
Adam Harvey
a00674aa12 Note removed curl constants in the 5.6 migration guide.
Fixes bug #68147 (No mention of removing CURLOPT_CLOSEPOLICY).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335124 c90b9560-bf6c-de11-be94-00142212c4b1
2014-10-23 18:37:34 +00:00
Jean-Sebastien Hedde
71bc29ab34 Adds documentation for:
CURLINFO_REDIRECT_URL
CURLINFO_PRIMARY_IP
CURLINFO_PRIMARY_PORT
CURLINFO_LOCAL_IP
CURLINFO_LOCAL_PORT

Sources:
cURL doc: http://curl.haxx.se/libcurl/c/curl_easy_getinfo.html
PHP changelog: http://php.net/ChangeLog-5.php

-- 
Provided by anonymous 50443 (francois.bonzon@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335116 c90b9560-bf6c-de11-be94-00142212c4b1
2014-10-21 18:32:54 +00:00
Jean-Sebastien Hedde
1d6e98c575 While the note clearly mention that fact, the main description was misleading and could lead to potentially hard-to-detect bugs. Better mention it twice, than taking this kind of risk
-- 
Provided by anonymous 28912 (adrien.crivelli@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335115 c90b9560-bf6c-de11-be94-00142212c4b1
2014-10-21 18:30:49 +00:00
Rasmus Lerdorf
958cde3f4b Add missing constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335082 c90b9560-bf6c-de11-be94-00142212c4b1
2014-10-19 00:00:33 +00:00
Maciej Sobaczewski
dac4478916 Adhere to PEAR Coding Standards' best practices
Doesn't fix any bug but makes example consistent with the rest of the manual and consistent

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335080 c90b9560-bf6c-de11-be94-00142212c4b1
2014-10-18 16:56:53 +00:00
Jeremy Mikola
95f7837cdc MongoDB 2.8+ no longer supports "dropDups" index creation option
https://jira.mongodb.org/browse/PHP-1205


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335079 c90b9560-bf6c-de11-be94-00142212c4b1
2014-10-17 21:50:32 +00:00
Rasmus Lerdorf
60917b8446 POODLE commit
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335076 c90b9560-bf6c-de11-be94-00142212c4b1
2014-10-16 17:51:38 +00:00
Leigh
71d67bbda8 Apparently 5.6.2 was secfix only, bumping feature documentation to 5.6.3
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335075 c90b9560-bf6c-de11-be94-00142212c4b1
2014-10-16 15:59:40 +00:00
Leigh
ff896f6f4b 64-bit format codes added in 5.6.2
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335073 c90b9560-bf6c-de11-be94-00142212c4b1
2014-10-16 15:01:27 +00:00
Leigh
e94c8d47d0 Improved GMP random functions added in 5.6.2
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335072 c90b9560-bf6c-de11-be94-00142212c4b1
2014-10-16 15:00:47 +00:00
Ferenc Kovacs
7895293e60 add the two new session functions to versions.xml and to the migration guide
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335068 c90b9560-bf6c-de11-be94-00142212c4b1
2014-10-16 07:51:12 +00:00
Nikita Popov
1d39157544 Update mcrypt_encrypt and mcrypt_decrypt docs for PHP 5.6
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335065 c90b9560-bf6c-de11-be94-00142212c4b1
2014-10-15 20:01:03 +00:00
Christian Weiske
c770fb51f9 Fix #62718: No oauth protocol version info in oauth man page
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335032 c90b9560-bf6c-de11-be94-00142212c4b1
2014-10-09 12:45:10 +00:00
Yasuo Ohgaki
07756ff909 Fixed bug #67981 - session_abort and session_reset are not documented
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335027 c90b9560-bf6c-de11-be94-00142212c4b1
2014-10-07 22:02:11 +00:00
Peter Cowburn
666758d72b fix comment to reflect the actual doc entry title
--
Patch by Claudio Galdiolo (claudio.galdiolo@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335023 c90b9560-bf6c-de11-be94-00142212c4b1
2014-10-06 19:27:46 +00:00
Peter Cowburn
e278893073 Error on Nginx install page
Patch by Костя Третяк

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335022 c90b9560-bf6c-de11-be94-00142212c4b1
2014-10-06 19:27:40 +00:00
Peter Cowburn
034fd4357c Link to useful page
Patch by Костя Третяк

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335021 c90b9560-bf6c-de11-be94-00142212c4b1
2014-10-06 19:27:34 +00:00
Peter Cowburn
fe776e93a1 Add CDATA
Patch by Костя Третяк

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335020 c90b9560-bf6c-de11-be94-00142212c4b1
2014-10-06 19:27:28 +00:00
Peter Cowburn
10fd0ed41b Fixed discrepancy in the example (Compiling PECL extensions)
Patch by Костя Третяк

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335019 c90b9560-bf6c-de11-be94-00142212c4b1
2014-10-06 19:27:23 +00:00
Peter Cowburn
6dc1664c0b Spelling fix in conversion filter page
--
Provided by Michael Slusarz (slusarz@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335018 c90b9560-bf6c-de11-be94-00142212c4b1
2014-10-06 19:27:16 +00:00
Leigh
78b96ecbdc Add new functions to versions.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335015 c90b9560-bf6c-de11-be94-00142212c4b1
2014-10-05 19:53:55 +00:00
Leigh
7f9ef66f58 New GMP functions and constants in PHP 5.6.1
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335011 c90b9560-bf6c-de11-be94-00142212c4b1
2014-10-05 18:07:47 +00:00
Tjerk Anne Meesters
27acde0b15 Added documentation for PR #287:
- add ability to use array keys with array_filter()



git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334988 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-26 16:17:15 +00:00
Derick Rethans
b71088cef9 2014.8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334987 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-26 15:28:32 +00:00
Joe Watkins
ca43424113 fix #66654 wrong return type
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334983 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-26 06:52:55 +00:00
Joe Watkins
fb8a70ca39 bring these inline for #67936 (change wording from stack to queue)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334980 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-24 19:50:30 +00:00
Jeremy Mikola
22f2853d0b Make MongoCollection::save() 1.5 changelog consistent
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334972 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-23 15:36:42 +00:00
Jeremy Mikola
0e0f965045 Document socketTimeoutMS for MongoDB::command()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334971 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-23 15:33:02 +00:00
Richard Quadling
4ba7921c5f Double quotes for attribute values.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334961 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-23 12:18:12 +00:00
Richard Quadling
cb2e7b70b1 svn:keywords, svn:eol-style, svn:ignore all set appropriately.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334955 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-23 12:08:23 +00:00
Richard Quadling
a1fc5e05be Mixed line endings.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334940 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-23 11:30:49 +00:00
Richard Quadling
b76f2a87a3 Allow Revision number substitution.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334930 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-23 10:32:13 +00:00
Simion Onea
af41c49abf Corrected the Revision keyword representation. Removed unnecessary WS.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334925 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-22 13:04:49 +00:00
Joe Watkins
edffc3f9c4 fix #67936 (change use of the word "stack" for "queue")
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334917 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-21 06:50:51 +00:00
Joe Watkins
1906823f55 fix #67388 (update zend_extension directive description)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334916 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-21 06:46:22 +00:00
Joe Watkins
dfd913a054 fix bug #67800 (wrong description of function)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334915 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-21 06:38:20 +00:00
Simion Onea
ab0b9d2ab6 Removed unnecessary executable property
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334906 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-19 12:40:19 +00:00
Joe Watkins
9bc534d4c3 update docs for latest changes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334904 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-19 06:27:28 +00:00
Maciej Sobaczewski
e4742710ff Change parameter name to make it consistent with:
- strtoupper() documentation
- <parameter> used in inline text

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334895 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-17 03:21:50 +00:00
Yannick Torres
236dd5b61a Fix revision tag
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334892 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-16 18:15:59 +00:00