Mike Griffiths
cb94cca3e4
Added word 'immediately' to add clarity, address bug #68328
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335150 c90b9560-bf6c-de11-be94-00142212c4b1
2014-10-30 10:04:51 +00:00
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
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
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
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
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
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
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
Yannick Torres
12df30c7d2
fix revision tag
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334890 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-16 18:12:16 +00:00
Yannick Torres
9b0da4d44a
Fix svn keywords & white space
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334886 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-16 15:42:04 +00:00
Simion Onea
d976ef507b
Removed the unnecessary svn:executable property.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334879 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-16 08:03:52 +00:00
yuduan chen
b48d650bb5
Document the initialization
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334865 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-15 01:23:36 +00:00
Peter Cowburn
b71e04ef89
minor change to Collectable introduction
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334856 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-12 20:04:02 +00:00
Peter Cowburn
3a1d52684b
wrap method name in <methodname>
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334855 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-12 19:48:43 +00:00
Peter Cowburn
326ca071c9
space needed between </modifier> and <type>
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334854 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-12 19:31:11 +00:00
Peter Cowburn
4f5e432ffa
set svn keywords for collectable/isgarbage.xml
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334853 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-12 19:30:35 +00:00
Chris Wright
5eaf12bb22
Set Collectable::setGarbage() return type correctly...
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334852 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-12 15:35:12 +00:00
Joe Watkins
a1c1c7e395
remaining docs for Collectable
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334851 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-12 15:28:30 +00:00
Chris Wright
7ee48c9033
Update Collectable::isGarbage() and Collectable::setGarbage() descriptions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334850 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-12 15:28:00 +00:00