Commit graph

21483 commits

Author SHA1 Message Date
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
Maciej Sobaczewski
b2c1566780 Remove PHP4-only extensions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334587 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-22 10:28:03 +00:00
Maciej Sobaczewski
9975952091 Updated about.phpversions
Goodbye PHP 4, thank you for everything. Requiescat in pace.

This commit is obviously only beginning of bigger process. You can read more here: http://news.php.net/php.doc/969385115

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334580 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-22 06:00:26 +00:00
Maciej Sobaczewski
361be30820 Mention these not only in changelogs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334560 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-18 10:10:20 +00:00
Maciej Sobaczewski
4a0ea56892 Focus on current PHP versions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334557 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-17 07:49:10 +00:00
Maciej Sobaczewski
49944c9148 This function is no longer experimental
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334556 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-15 13:02:27 +00:00
Tjerk Anne Meesters
32e6d20560 Methods defined in an interface are abstract by definition; there's no need to add the 'abstract' keyword.
In fact, doing this in userland would cause a parse error.



git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334550 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-14 04:24:14 +00:00
Adam Harvey
b3a172cf6a posix_isatty() and posix_ttyname() will accept both integers and resources.
Fixes doc bug #67823 (posix_* $fd documented as int, should be resource).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334543 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-11 23:08:12 +00:00
Ulf Wendel
c78d3e74a2 Fix stats description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334529 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-07 21:21:14 +00:00
Sherif Ramadan
9d35fdf679 Incorrect return value documented for set_time_limit.
Documented as void, but the function has always returned a boolean true/false.
See source code for reference http://lxr.php.net/xref/PHP_5_5/main/main.c#1280

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334526 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-07 20:31:09 +00:00
Derick Rethans
b6de9c05b4 - Updated to version 2014.6 (2014f)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334519 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-07 09:31:01 +00:00
Jeremy Mikola
6b2eb216fd Revise MongoLog class documentation
Rewrite intro documentation and move PHP notice tip to a note block. Add MongoLog::CON. Add changelog, deprecating old constants. Fix modifiers for class properties.

https://jira.mongodb.org/browse/PHP-1162


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334512 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-06 19:41:45 +00:00
Jeremy Mikola
c2b2224748 Revise MongoLog method documentation
Replace reference to deprecated MongoLog constants. Fix typing docs in callback pages and add PHP version requirement to getCallback(). Make language consistent between the getter/setter method docs.

https://jira.mongodb.org/browse/PHP-1162


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334511 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-06 19:39:17 +00:00
Adam Harvey
453cb8e376 I grammar good. (Thanks, Ferenc.)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334510 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-06 18:18:00 +00:00
Maciej Sobaczewski
d5e05486ba Clarify information about using arrays in constants scalar expressions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334487 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-05 11:48:57 +00:00
Maciej Sobaczewski
0cb2ef45e1 Mention that symlinks in __FILE__ are resolved
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334486 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-05 11:43:50 +00:00
Jeremy Mikola
f79489c9b3 Revise MongoDB connect/socket timeout docs
Document that default values for MongoClient options and implications of negative timeouts.

https://jira.mongodb.org/browse/PHP-791


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334483 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-04 22:06:20 +00:00
Jeremy Mikola
a3e949b1ea Refer to MongoCursor::maxTimeMS() from timeout() docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334482 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-04 21:17:50 +00:00
Maciej Sobaczewski
b6654cdfa5 Use entities instead
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334473 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-04 09:16:01 +00:00
Maciej Sobaczewski
9f88a8b814 Minor rewrite magic constants section to focus on PHP 5. Changelog added.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334472 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-04 07:48:40 +00:00
Karoly Negyesi
59b4b899d3 Note is_subclass_of() is not fussy about nonexisting classes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334468 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-02 20:46:07 +00:00
Ulf Wendel
dd3aac4e4f New internal connection pool and its statistics
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334467 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-02 17:52:33 +00:00
Tjerk Anne Meesters
c00ccb3d5e Added version information for openssl_x509_fingerprint()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334446 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-01 00:12:57 +00:00
Peter Cowburn
caba86305d start a changelog for datetime.formats.relative (doc bug #67722)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334439 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-31 13:11:08 +00:00
Peter Cowburn
517e7bc163 update "first/last day of" to reflect changes in 5.3.3
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334438 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-31 13:11:04 +00:00
Tjerk Anne Meesters
44ab3fe15b Added context option for peer fingerprint (5.6)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334435 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-31 12:05:41 +00:00