Adam Harvey
dd15daff26
Add a note about the case insensitivity of self::, parent:: and static::.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330574 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-20 23:14:47 +00:00
Adam Harvey
5ab32a7f7c
Link directly to the ::class documentation.
...
I would have done this when I moved ::class up to a sect2, but I already had my
opcache changes pending. If only we used Git and I could have done a partial
commit...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330573 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-20 23:02:06 +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
Adam Harvey
c2f8c648c8
Promote ::class documentation to its own subsection for direct linking.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330569 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-20 22:08:17 +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
Christopher Jones
32084b2c89
Remove long gone ora_* resource descriptions. Update oci_* resource descriptions.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330545 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-19 00:10:35 +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
TAKAGI Masahiro
cf03bfdfb0
Set svn properties
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330529 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-17 07:49:45 +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
Daniel P. Brown
176bd82241
One wouldn't exactly consider PHP4 still to be 'widespread.'
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330444 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-05 16:44:43 +00:00