Chris Wright
|
20921e0003
|
Capitalisation fix in preface
--
Provided by Tashfeen Mahmud (tashfeenmahmud@gmail.com)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334706 c90b9560-bf6c-de11-be94-00142212c4b1
|
2014-09-01 16:39:55 +00:00 |
|
Chris Wright
|
2cc66f620e
|
Grammar fix in array_walk() docs
--
Provided by Michael C (wafflestealer654@gmail.com)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334705 c90b9560-bf6c-de11-be94-00142212c4b1
|
2014-09-01 16:37:56 +00:00 |
|
Chris Wright
|
6b766fe975
|
Correct ZMQSocket::disconnect() method name
--
Provided by anonymous 48733
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334704 c90b9560-bf6c-de11-be94-00142212c4b1
|
2014-09-01 16:36:12 +00:00 |
|
Chris Wright
|
b978dba78b
|
Grammar fix in password_hash() docs
--
Provided by anonymous 48275
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334703 c90b9560-bf6c-de11-be94-00142212c4b1
|
2014-09-01 16:23:05 +00:00 |
|
Chris Wright
|
98751e689d
|
Proper noun casing fix
--
Provided by anonymous 48275
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334702 c90b9560-bf6c-de11-be94-00142212c4b1
|
2014-09-01 16:21:45 +00:00 |
|
Chris Wright
|
d051b35527
|
Typo fix in pthreads
--
Provided by anonymous 48227
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334701 c90b9560-bf6c-de11-be94-00142212c4b1
|
2014-09-01 16:20:30 +00:00 |
|
Chris Wright
|
41cc5dab92
|
Typo fix in YafApplication
--
Provided by anonymous 48050
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334700 c90b9560-bf6c-de11-be94-00142212c4b1
|
2014-09-01 16:19:30 +00:00 |
|
Chris Wright
|
be8c27a5f3
|
Casing consistency fix in OOP docs
--
Provided by anonymous 47943
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334699 c90b9560-bf6c-de11-be94-00142212c4b1
|
2014-09-01 16:13:03 +00:00 |
|
Chris Wright
|
eddfd34bc9
|
Grammar fix in OOP docs
--
Provided by anonymous 47813
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334698 c90b9560-bf6c-de11-be94-00142212c4b1
|
2014-09-01 16:10:02 +00:00 |
|
Chris Wright
|
e40edda1fc
|
Typo fix in Nginx docs
--
Provided by anonymous 47497
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334697 c90b9560-bf6c-de11-be94-00142212c4b1
|
2014-09-01 16:01:13 +00:00 |
|
Chris Wright
|
24e5510d90
|
Typo fix in predefined variables
--
Provided by anonymous 47347
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334696 c90b9560-bf6c-de11-be94-00142212c4b1
|
2014-09-01 15:59:25 +00:00 |
|
Derick Rethans
|
c28114a978
|
- Updated to version 2014.7 (2014g)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334695 c90b9560-bf6c-de11-be94-00142212c4b1
|
2014-09-01 15:41:16 +00:00 |
|
Chris Wright
|
27689a6667
|
Whitespace fixes in ext/event
--
Provided by anonymous 47288
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334692 c90b9560-bf6c-de11-be94-00142212c4b1
|
2014-09-01 15:38:17 +00:00 |
|
Derick Rethans
|
61fa6fb092
|
PHP-1214: Added the addOption( '$comment', … ) example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334691 c90b9560-bf6c-de11-be94-00142212c4b1
|
2014-09-01 15:01:16 +00:00 |
|
Chris Wright
|
e6679b5424
|
Correct the example output of the workers to be more complete to prevent confusion.
--
Provided by anonymous 48066 (lyvladi@gmail.com)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334686 c90b9560-bf6c-de11-be94-00142212c4b1
|
2014-09-01 13:24:25 +00:00 |
|
Chris Wright
|
fa352a5cdf
|
Remove superfluous incorrect return values sections from pthreads
--
Provided by Dai Jie (daijie@php.net)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334685 c90b9560-bf6c-de11-be94-00142212c4b1
|
2014-09-01 13:22:30 +00:00 |
|
Chris Wright
|
2d5437d72e
|
Description for $def_value arg for ReflectionClass::getStaticPropertyValue()
--
Provided by anonymous 48107 (sun@unleashedmind.com)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334684 c90b9560-bf6c-de11-be94-00142212c4b1
|
2014-09-01 13:19:21 +00:00 |
|
Chris Wright
|
a7ff20f87d
|
Fix inconsistent and misleading description of how min() and max() treat arguments with differing types. Replace with simple explanation, and add matching examples to both pages which show various behaviours.
--
Provided by anonymous 48121 (rowan.collins@gmail.com)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334683 c90b9560-bf6c-de11-be94-00142212c4b1
|
2014-09-01 12:49:39 +00:00 |
|
Tjerk Anne Meesters
|
92d06574ba
|
Added length information leak when parameters of hash_equals() aren't of equal lengths.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334682 c90b9560-bf6c-de11-be94-00142212c4b1
|
2014-09-01 00:08:06 +00:00 |
|
Tjerk Anne Meesters
|
6fc4e3e44b
|
Changed associativity of power operator
Added the power assignment operator
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334668 c90b9560-bf6c-de11-be94-00142212c4b1
|
2014-08-29 23:28:23 +00:00 |
|
Ferenc Kovacs
|
e2a8eac73f
|
also list the link for the 5.6 migration guide on the main migration5 page
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334665 c90b9560-bf6c-de11-be94-00142212c4b1
|
2014-08-29 15:34:07 +00:00 |
|
Maciej Sobaczewski
|
b72a6bf2e6
|
Remove last three PHP 4 extensions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334662 c90b9560-bf6c-de11-be94-00142212c4b1
|
2014-08-29 12:41:06 +00:00 |
|
Maciej Sobaczewski
|
fe095c4b33
|
Hopefully, it was last PHP 6 extension over here
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334658 c90b9560-bf6c-de11-be94-00142212c4b1
|
2014-08-29 06:31:13 +00:00 |
|
Adam Harvey
|
16d5587ba8
|
Fix versions for ldap_modify_batch().
Why, oh why, do we allow adding functions in existing branches? Such a mess.
Fixes doc bug #67925 (Wrong version listed ind docs).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334650 c90b9560-bf6c-de11-be94-00142212c4b1
|
2014-08-28 17:06:55 +00:00 |
|
Maciej Sobaczewski
|
f1177c82c0
|
Remove PHP 4 functions
It is mostly cleanup of versions.xml because most of PHP 4 functions were already removed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334644 c90b9560-bf6c-de11-be94-00142212c4b1
|
2014-08-28 08:41:15 +00:00 |
|
Adam Harvey
|
dd421bc26e
|
Add openssl_get_cert_locations().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334643 c90b9560-bf6c-de11-be94-00142212c4b1
|
2014-08-28 06:57:15 +00:00 |
|
Adam Harvey
|
3bb0367cc9
|
Add SPLFileObject::fread(), which I somehow missed last time around.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334642 c90b9560-bf6c-de11-be94-00142212c4b1
|
2014-08-28 06:51:17 +00:00 |
|
Adam Harvey
|
f2c41f5da1
|
Update new functions in PHP 5.6.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334641 c90b9560-bf6c-de11-be94-00142212c4b1
|
2014-08-28 06:47:08 +00:00 |
|
Adam Harvey
|
da75c15e02
|
Update the changed functions list, and integrate the changes into the text.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334639 c90b9560-bf6c-de11-be94-00142212c4b1
|
2014-08-28 05:47:47 +00:00 |
|
Adam Harvey
|
4307b3bcdf
|
Document __debugInfo().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334638 c90b9560-bf6c-de11-be94-00142212c4b1
|
2014-08-28 05:28:06 +00:00 |
|
Adam Harvey
|
b58a71d289
|
Add deprecation warnings for 5.6 deprecated iconv and mbstring options.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334636 c90b9560-bf6c-de11-be94-00142212c4b1
|
2014-08-28 04:53:06 +00:00 |
|
Adam Harvey
|
944386b7dd
|
Set svn properties.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334635 c90b9560-bf6c-de11-be94-00142212c4b1
|
2014-08-28 04:39:02 +00:00 |
|
Adam Harvey
|
bfad0ebfbe
|
Note that $HTTP_RAW_POST_DATA is deprecated in PHP 5.6.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334634 c90b9560-bf6c-de11-be94-00142212c4b1
|
2014-08-28 04:37:51 +00:00 |
|
Adam Harvey
|
dc136f50a3
|
Add new PostgreSQL functions and constants.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334633 c90b9560-bf6c-de11-be94-00142212c4b1
|
2014-08-28 04:27:35 +00:00 |
|
Adam Harvey
|
b9524cc57c
|
Fix last commit. Sorry!
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334632 c90b9560-bf6c-de11-be94-00142212c4b1
|
2014-08-28 04:26:20 +00:00 |
|
Adam Harvey
|
29b7b9e17d
|
Note the addition of gost-crypto on the hash_algos() page, and update the list.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334630 c90b9560-bf6c-de11-be94-00142212c4b1
|
2014-08-28 03:53:50 +00:00 |
|
Adam Harvey
|
b0f439fdc0
|
Suggest hash_equals() on the crypt() page.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334629 c90b9560-bf6c-de11-be94-00142212c4b1
|
2014-08-28 03:45:57 +00:00 |
|
Adam Harvey
|
59fa4fae9f
|
Note php://input's reusability in PHP 5.6.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334628 c90b9560-bf6c-de11-be94-00142212c4b1
|
2014-08-28 03:39:10 +00:00 |
|
Adam Harvey
|
d45a16b5f9
|
Improve documentation for default_charset in PHP 5.6.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334627 c90b9560-bf6c-de11-be94-00142212c4b1
|
2014-08-28 03:36:23 +00:00 |
|
Adam Harvey
|
84630c830d
|
See also: splat.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334626 c90b9560-bf6c-de11-be94-00142212c4b1
|
2014-08-28 03:05:02 +00:00 |
|
Adam Harvey
|
a5c2092d0f
|
By the time we rebuild this next, PHP 5.6 will be out.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334625 c90b9560-bf6c-de11-be94-00142212c4b1
|
2014-08-28 03:03:20 +00:00 |
|
Maciej Sobaczewski
|
e41aab5eca
|
Remove changelogs for PHP 4 - 3rd round
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334621 c90b9560-bf6c-de11-be94-00142212c4b1
|
2014-08-27 17:46:13 +00:00 |
|
Maciej Sobaczewski
|
1cd19d56e1
|
W/S fixes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334617 c90b9560-bf6c-de11-be94-00142212c4b1
|
2014-08-27 05:42:22 +00:00 |
|
Maciej Sobaczewski
|
8b5940cade
|
Remove changelogs for PHP 4 - 2nd round
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334605 c90b9560-bf6c-de11-be94-00142212c4b1
|
2014-08-26 14:28:17 +00:00 |
|
Peter Cowburn
|
dc321e3051
|
add new hash/pgsql funcs to migration56 "new functions" page
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334603 c90b9560-bf6c-de11-be94-00142212c4b1
|
2014-08-25 20:36:06 +00:00 |
|
Peter Cowburn
|
378c046c40
|
initial hash_equals() page
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334601 c90b9560-bf6c-de11-be94-00142212c4b1
|
2014-08-25 20:17:58 +00:00 |
|
Jeremy Mikola
|
c6bfe83556
|
Clarify that MongoCursor::snapshot() only prevents dupes
https://jira.mongodb.org/browse/PHP-1167
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334600 c90b9560-bf6c-de11-be94-00142212c4b1
|
2014-08-25 17:00:30 +00:00 |
|
Maciej Sobaczewski
|
afc3f34c68
|
Remove changelogs for PHP 4 - 1st round
Useful changelogs entries remain untouched.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334592 c90b9560-bf6c-de11-be94-00142212c4b1
|
2014-08-23 17:55:23 +00:00 |
|
Maciej Sobaczewski
|
2a08d8ca6b
|
Fix hwapi.apache-integration
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334591 c90b9560-bf6c-de11-be94-00142212c4b1
|
2014-08-23 16:55:42 +00:00 |
|
Maciej Sobaczewski
|
6e3074e341
|
Remove PHP4-only extensions (sigh...)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334588 c90b9560-bf6c-de11-be94-00142212c4b1
|
2014-08-22 10:29:12 +00:00 |
|