Jakub Vrana
d38bf5524c
socket_readmsg() is actually socket_recvmsg()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330656 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-26 00:11:13 +00:00
Hannes Magnusson
1e04c428bb
Fixed bug#63722 ("No candidate servers found" error not documented)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330655 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-25 22:31:20 +00:00
Jakub Vrana
fc6db68bc4
Link quotemeta() and ereg functions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330654 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-25 22:21:05 +00:00
Levi Morrison
dd94dca1a2
Removed <para> because when you render into HTML a <p> tag cannot contain a list. This is still valid docbook format, but this is my first attempt at this type of change. I apologize if this breaks something.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330653 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-25 21:09:23 +00:00
Adam Scheller
99f63c5702
Documentation for curl_multi_strerror
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330652 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-25 21:05:55 +00:00
Philip Olson
308ef3f7fd
Added basic ini docs for apc.shm_strings_buffer and apc.preload_path
...
This closes PHP Bug #63323 and PHP Bug #63325
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330641 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-25 06:44:47 +00:00
Philip Olson
0e543d1e22
Added the latest PCRE bumps
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330640 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-25 04:29:38 +00:00
Philip Olson
a40e6be276
Added skeletons for the three new ext/socket functions: socket_sendmsg() socket_recvmsg() socket_cmsg_space() -- deals with PHP Bug #64546
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330638 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-25 04:10:58 +00:00
Philip Olson
799afa7e6f
Clarified return value as suggested by PHP Bug #64631
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330637 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-25 00:36:23 +00:00
Philip Olson
ba69f4a04f
Clarified return value as suggested in PHP Bug #64832
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330636 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-25 00:27:24 +00:00
Philip Olson
c05234126b
Added the word escaped to help deal with PHP Bug #64876 and added a 'See Also' for good measure.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330635 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-24 23:17:24 +00:00
Philip Olson
c8a2abed15
Typo, as per PHP Bug #64892
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330634 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-24 23:08:29 +00:00
Philip Olson
baf4e6bdaa
Clarified return value, as per PHP Bug #65021
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330633 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-24 23:04:25 +00:00
Hannes Magnusson
e61e6e8a7d
Fix return type
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330629 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-24 19:11:24 +00:00
Esen Sagynov
d57643653b
[APIS-558][PHP]some bug about document
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330626 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-24 03:29:46 +00:00
Peter Cowburn
5b6a972d4a
CURLOPT_PROGRESSFUNCTION 5.5.0 change (doc #65105 )
...
Also added 5.3.0 changelog entry as when
CURLOPT_PROGRESSFUNCTION was introduced.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330624 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-23 12:49:00 +00:00
Anthony Ferrara
dc38086ee9
Clean up typo in cost finder example.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330613 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-21 16:53:38 +00:00
Anthony Ferrara
57641e9fac
Update documentation to add a reference to the default cost factor of 10 used in the algorithms.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330612 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-21 14:13:17 +00:00
Anthony Ferrara
6640ca4c12
Fix the build! can't nest <para> tags... Whoops!
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330609 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-21 12:24:55 +00:00
Anthony Ferrara
95f6764aef
Update more information about the options, restructuring the location and detail of the supported options. Additionally, refactor the needs rehash and get info documentation slightly.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330608 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-21 11:57:00 +00:00
Esen Sagynov
6fbb2db68c
[APIS-558][PHP]some bug about document
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330593 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-21 06:22:19 +00:00
Adam Harvey
15fead8ddc
Update the opcache installation documentation to reflect that it's actually
...
enabled by default.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330592 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-21 06:06:44 +00:00
Esen Sagynov
c519878978
[APIS-558][PHP]some bug about document
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330590 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-21 02:29:21 +00:00
Esen Sagynov
5c414cc11d
[APIS-558][PHP]some bug about document
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330589 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-21 02:28:58 +00:00
Anthony Ferrara
86bd291ad1
Update the examples with comments, and remove the duplicate in the first example.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330588 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-21 01:58:10 +00:00
Gustavo André dos Santos Lopes
b72281bf1c
Fully document IntlCalendar methods until ::fromDateTime()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330586 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-21 00:48:30 +00:00
Gustavo André dos Santos Lopes
9906c56365
Introduce include inctimezoneparam.xml
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330585 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-21 00:47:12 +00:00
Adam Harvey
7a35b9c421
Note the addition of a max-age attribute in sent cookies.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330583 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-21 00:24:51 +00:00
Adam Harvey
43e6946a85
Flesh out the cli_get_process_title() and cli_set_process_title() documentation.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330581 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-21 00:19:01 +00:00
Adam Harvey
9826ef1ad3
Fix English in the DateTimeZone::listIdentifiers() description.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330580 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-21 00:18:38 +00:00
Adam Harvey
f878df475d
Add the new support for non-scalar keys in foreach.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330578 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-20 23:35:15 +00:00
Adam Harvey
6a2e364759
Add opcache documentation.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330572 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-20 22:59:08 +00:00
Anthony Ferrara
bc3ff3cf1b
Update password_verify() to include the reason it doesn't need the algorithm or salt.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330568 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-20 22:01:29 +00:00
Anthony Ferrara
a2a1394d23
Update password hash documentation to better describe the salt and cost parameters, improve the examples and describe the algorithm processes.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330566 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-20 20:27:59 +00:00
Adam Harvey
190186c998
Fix parameter types on password_needs_rehash().
...
Fixes doc bug #65075 (wrong password_needs_rehash() prototype).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330564 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-20 20:01:05 +00:00
Jakub Vrana
2cc21e8b35
Document SoapClient ssl_method
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330561 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-20 12:33:20 +00:00
Ulf Wendel
97b95f3520
Adding mysqlnd_ms 1.5.1 stable release to change history
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330547 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-19 11:47:06 +00:00
Sebastian Bergmann
656d1610af
Add missing modifier information. Patch by Jeff Welch <whatthejeff@gmail.com>.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330543 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-18 05:36:30 +00:00
Adam Harvey
2d4522e60b
Fix the English in the http_build_str() description.
...
Fixes doc bug #65046 (incorrect word).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330541 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-17 18:36:47 +00:00
Ulf Wendel
5a133dd1d9
MS 1.6 (current development series, alpha) - transient errors: config, concept and example, stats
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330540 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-17 17:39:19 +00:00
Gustavo André dos Santos Lopes
1a1f5f03f8
Add IntlCalendar partial documentation
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330527 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-17 00:51:36 +00:00
Adam Scheller
4c476a5fba
XML fix for curl_file_create
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330522 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-16 19:10:12 +00:00
Gustavo André dos Santos Lopes
a3d25850f1
Update documentation on IntlDateFormatter::format()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330521 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-16 17:48:31 +00:00
Gustavo André dos Santos Lopes
e493e7563b
Update doc for IntlDateFormatter::create().
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330518 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-16 14:39:08 +00:00
Gustavo André dos Santos Lopes
9050044070
Document IntlDateFormatter::getCalendarObject; update ::{get,set}Calendar
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330517 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-16 13:26:26 +00:00
Adam Scheller
995444f050
Documentation for curl_file_create
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330516 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-16 10:16:37 +00:00
Gustavo André dos Santos Lopes
e7bbcdc9f5
Document IntlDateFormatter::setTimeZone()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330515 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-16 00:22:23 +00:00
Gustavo André dos Santos Lopes
8b5c6b1498
Document IntlDateFormatter::getTimeZone
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330514 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-15 23:54:11 +00:00
Gustavo André dos Santos Lopes
ff86dfcfa7
Add substantial docs for IntlDateFormatter::formatObject
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330513 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-15 23:26:57 +00:00
Adam Scheller
afdb1491f2
Added CURLOPT_SHARE option to curl_setopt
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330512 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-15 21:22:46 +00:00
Adam Scheller
e5868a071f
Documentation for curl_share_* functions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330511 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-15 21:02:02 +00:00
Gustavo André dos Santos Lopes
7b64002766
Missed file on commit 330508
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330509 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-15 20:06:33 +00:00
Gustavo André dos Santos Lopes
9f7ec434f4
intl: add ini settings and IntlException
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330508 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-15 16:20:54 +00:00
Adam Scheller
fd8932b966
Documentation for curl_reset
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330507 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-15 13:03:44 +00:00
Adam Scheller
288705b80e
Documentation for curl_strerror
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330506 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-15 13:03:33 +00:00
Adam Scheller
4935e95ad9
Documentation for curl_unescape
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330505 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-15 13:02:31 +00:00
Adam Scheller
f7db367a76
Fixed a typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330504 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-15 12:59:41 +00:00
Adam Harvey
a9494d0314
Update version information for intl 3.0.0 functions.
...
Fixes doc bug #65032 (Function claims it is in PHP 5.5.0 but it is available in
earlier versions).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330493 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-13 17:35:28 +00:00
Adam Harvey
2064252f4b
Fix a sentence that was incompletely copied from the MagickWand documentation.
...
Fixes doc bug #65031 (Description incorrect/incomplete).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330491 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-13 16:10:58 +00:00
Adam Harvey
d62e7ab02c
Fix speling misteak in var_export(): outputing → outputting.
...
Fixes doc bug #65030 (incorrect spelling).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330490 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-13 16:06:14 +00:00
Adam Harvey
59971c18ea
Update the dio_fcntl() page to specify that the right key is "whence", not
...
"wenth".
Fixes doc bug #65013 (Typo on dio_fcntl()).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330487 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-12 19:36:54 +00:00
Adam Harvey
426604e8f9
Update the types pcntl_signal() can handle as the handler, and expand the
...
documentation for what the handler callback should actually look like.
Fixes doc bug #65008 (pcntl_signal()'s wrong method signature).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330486 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-12 19:30:38 +00:00
Adam Harvey
14bdb19b7a
Fix typo: sring → string.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330485 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-12 19:27:21 +00:00
Hannes Magnusson
460373cf01
Document curl_escape(), patch by Adam Kazimierczak: kazymjir@ gmail
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330474 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-10 22:05:53 +00:00
Esen Sagynov
f2a0c0ffd9
[APIS-558][PHP]some bug about document
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330467 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-10 08:18:31 +00:00
Esen Sagynov
33f0095713
[APIS-558][PHP]some bug about document
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330466 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-10 08:11:51 +00:00
Esen Sagynov
f70ac612ce
[APIS-558][PHP]some bug about document
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330465 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-10 08:02:34 +00:00
Esen Sagynov
d6e1188b71
[APIS-558][PHP]some bug about document
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330464 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-10 08:00:48 +00:00
Esen Sagynov
e5cf19e7be
[APIS-556][PHP]Manual page for cubrid_close_request() should be edited
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330463 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-10 07:46:10 +00:00
Joey Smith
f5beedad8a
Patch submitted by user 'sacho' from Freenode's ##PHP
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330462 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-09 22:35:57 +00:00
Esen Sagynov
57bd720f1a
[APIS-554][PHP]Manual page for cubrid_close_request() should be edited
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330458 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-07 05:54:03 +00:00
Esen Sagynov
cc82b59eab
[APIS-553][PHP]Manual page for cubrid_close_request() should be edited
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330457 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-07 03:37:27 +00:00
Giuseppe Chiesa
df17cfa1a0
Removing entities.*.xml (thanks Hannes)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330450 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-06 18:07:39 +00:00
Giuseppe Chiesa
03212123a8
Initial import of BLENC documentation
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330448 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-06 17:21:43 +00:00
Esen Sagynov
62a4aa93e4
[APIS-557][PHP]cubrid_lob2_seek64 example does not work properly
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330446 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-06 06:48:50 +00:00
Jakub Vrana
fb0a435e08
Link appendChild and insertBefore
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330442 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-04 18:28:57 +00:00
Jakub Vrana
b89d5b4683
Add missing version info
...
Found by PhD
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330435 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-31 22:33:43 +00:00
Jakub Vrana
0bb9c60f64
Document key_exists()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330433 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-31 21:17:07 +00:00
Jakub Vrana
9e8b518051
Add versions for classes
...
Generated by http://pastebin.com/NByXgj7E and manually edited
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330432 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-31 21:02:33 +00:00
Jakub Vrana
d9e790b852
Link constants
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330431 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-31 20:29:47 +00:00
Jakub Vrana
b552b0758d
Link ZipArchive::getFrom*
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330430 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-31 19:51:35 +00:00
Jakub Vrana
b999e20ec1
Choosing pivot in Quicksort
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330420 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-30 19:11:39 +00:00
Derick Rethans
8915e3eac5
Fixed PHP-551: Update "writes" documentation to cover all WriteConcerns arguments (from the connection string) as well.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330401 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-29 11:05:33 +00:00
Derick Rethans
7f70d72ea6
Documentation for Regular Expressions (PHP-834)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330350 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-24 22:18:15 +00:00
Pieter Hordijk
6cec4c40ff
EXIT AFTER ALL THE REDIRECTS!
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330342 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-23 18:56:08 +00:00
Adam Harvey
a7600e75ab
Make DateTime::__construct()'s changelog clearer on the point that exceptions
...
are thrown if the date format is invalid, rather than the date itself.
Fixes doc bug #64908 (DateTime's constructor accepts time that not exists
because of DST).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330341 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-23 18:38:53 +00:00
Jakub Vrana
1634a88641
Delete redundant <!-- Membership: -->
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330340 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-23 17:38:21 +00:00
Pieter Hordijk
972cca8b71
Think about the children errr rfc's
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330338 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-22 22:30:38 +00:00
Derick Rethans
a7deeda999
Document wtimeout and wTimeoutMS properly.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330322 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-20 23:09:32 +00:00
Jakub Vrana
bac24fafb4
Change ZIPARCHIVE to ZipArchive
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330320 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-20 21:36:03 +00:00
Jakub Vrana
988e44e183
Fix ZipArchive return types
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330315 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-20 20:58:02 +00:00
Jakub Vrana
38e65393c5
Use InheritedProperties
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330314 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-20 20:36:05 +00:00
Jakub Vrana
7e39bbe13d
Link MemcachedException
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330313 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-20 20:35:34 +00:00
Jakub Vrana
f9a72d84af
Fix EOF return value
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330312 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-20 19:18:52 +00:00
Jakub Vrana
c22d6b2367
Use initializer
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330311 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-20 19:16:05 +00:00
Jakub Vrana
b77ea449e7
Undocument interfaces inherited from other implemented interface
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330310 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-20 19:13:25 +00:00
Jakub Vrana
7bf666aba1
Link ZipArchive properties
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330309 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-20 18:55:13 +00:00
Jakub Vrana
5926a4e32d
Whitespace
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330308 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-20 18:51:02 +00:00
Jakub Vrana
f2a82da9e5
Delete unused class properties
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330307 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-20 18:50:42 +00:00
Jakub Vrana
9f973dcf18
Document tidyNode properties types
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330306 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-20 18:47:36 +00:00