Commit graph

21442 commits

Author SHA1 Message Date
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
Yannick Torres
a662aadca1 Fix svn keywords
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334434 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-31 12:02:50 +00:00
Tjerk Anne Meesters
6166e156fe Added openssl_x509_fingerprint() function
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334429 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-31 04:55:35 +00:00
Jeremy Mikola
4a26145cee Fix documentation for MongoCursor::timeout() default
https://jira.mongodb.org/browse/PHP-1157


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334427 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-30 21:36:35 +00:00
Peter Cowburn
ecc5ebb63c found a sneaky FIXME PHP_6 hiding behind the sofa
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334426 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-30 21:29:21 +00:00
Andrea Faulds
9804d75897 Clarified function of mb_http_output and the http_output setting
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334422 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-30 15:05:00 +00:00
Maciej Sobaczewski
3480d5a084 This is no longer true since PHP 4
but correct me if I'm wrong

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334418 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-30 03:40:54 +00:00
Philip Olson
42a727aa49 Added missing IDs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334416 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-29 23:07:55 +00:00
Ulf Wendel
8068de761f Third parameter for mysqlnd_ms_xa_gc to force GC runs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334415 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-29 19:54:42 +00:00
Ulf Wendel
0f4adfde51 Background/concepts information on XA transaction support. Document XA related statistics
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334413 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-29 17:04:02 +00:00
Peter Cowburn
3e71d7cc2f tidy example and paragraph introduction
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334412 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-29 13:36:04 +00:00
Peter Cowburn
0155d14f57 move bracket delimiters paragraph again
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334411 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-29 13:36:00 +00:00
Chris Wright
d28c33adb9 Clarify some details of using bracket-style delimiters in regular expression patterns
Patch suggested by Brandon Kelly (brandon@pixelandtonic.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334410 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-29 12:46:16 +00:00
Peter Cowburn
092ad46255 extra bracket delimiters examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334409 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-29 11:22:38 +00:00
Peter Cowburn
9284ca6f8a move bracket delimiters paragraph up a bit
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334408 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-29 11:22:34 +00:00
Peter Cowburn
37587bd013 This is a wrong copy-paste from addFile() (Patch by Benjamin Morel <benjamin.morel@gmail.com>)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334404 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-29 08:00:26 +00:00
Peter Cowburn
c153cf82c2 added ldap_modify_batch and mysqli_get_links_stats (Patch by Chris Smith <chris@cgsmith.net>)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334403 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-29 07:58:40 +00:00
Maciej Sobaczewski
a1ff92831b Fuck, I'm sorry guys
Luckily, it won't require any EN-Revision adjustments AFAIK
Sorry once again...

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334390 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-26 12:08:57 +00:00
Maciej Sobaczewski
074f5e0e97 Remove reference/unicode
It references to unicode support which probably won't come
with PHP.NEXT

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334389 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-26 12:03:51 +00:00
Maciej Sobaczewski
081b8fede7 Fix order of changelog entries
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334386 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-26 05:17:15 +00:00
Jeremy Mikola
d2f03350de Clarify wTimeoutMS option for MongoClient and write params
https://jira.mongodb.org/browse/PHP-791


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334385 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-25 19:18:16 +00:00
Peter Cowburn
0f9d01eea1 fix build
whoopsie!

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334375 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-24 12:33:58 +00:00
Peter Cowburn
eda3b067eb no more "FIXME PHP_6" todo comments
These mostly were about unicode, which probably won't come
with PHP <next major number here>, and FILE_TEXT/FILE_BINARY.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334374 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-24 12:28:07 +00:00
Ulf Wendel
e5e6dda39a List some GC settings
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334372 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-23 17:21:21 +00:00
Philip Olson
8ecda077dc Moved command executions to their own programlisting, for improved readability. And added/moved titles around.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334361 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-23 03:45:40 +00:00
Jeremy Mikola
ae1355bad7 Clarify cursor/explain options for MongoCollection aggregate methods
https://jira.mongodb.org/browse/PHP-1054


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334360 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-22 19:19:50 +00:00
Jeremy Mikola
5afe9f5317 Add "ssl" connection option to MongoClient changelog
https://jira.mongodb.org/browse/PHP-1148


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334357 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-22 15:35:15 +00:00
Jeremy Mikola
3c46d42a39 Clean up docs for MongoGridFS delete/insert methods
https://jira.mongodb.org/browse/PHP-1147


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334345 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-21 22:02:44 +00:00
Jeremy Mikola
3cefe92f81 Fix docs for MongoID class property
https://jira.mongodb.org/browse/PHP-1081


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334344 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-21 20:03:05 +00:00
Yannick Torres
0562818203 Fix svn keywords & typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334339 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-21 06:35:00 +00:00
Xinchen Hui
284b1164a4 Fixed ids
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334338 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-21 02:57:15 +00:00
Xinchen Hui
3ed9afa41b typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334333 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-20 07:08:31 +00:00
Xinchen Hui
25fbead61b correct version
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334330 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-20 07:04:00 +00:00
Xinchen Hui
d30eea1ac9 sync with github
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334329 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-20 07:00:05 +00:00
Anthony Ferrara
925468837b Revert 334297 and 334297, as:
1) there was no discussion prior to edits (even in #66564)
2) It is incorrect, misleading and not the overall sentiment that needs to be communicated

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334309 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-17 22:14:11 +00:00
Maciej Sobaczewski
e2cf776ec9 Remove domxml resources
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334306 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-17 16:55:04 +00:00
Maciej Sobaczewski
ad025cd70d Cleanup: there were no releases available in PECL for these extensions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334305 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-17 16:10:08 +00:00
Maciej Sobaczewski
f8a9f44c38 Remove aliases of docxml functions as this extension is no longer described in the official PHP Manual.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334302 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-17 07:44:14 +00:00
Maciej Sobaczewski
39bbfc9fd1 Typofixes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334300 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-17 05:28:16 +00:00
Maciej Sobaczewski
720b0c2a38 Finally found ya
This is archaic language file for doc.php.net Totally useless after last rebuild

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334299 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-17 04:27:05 +00:00
Yasuo Ohgaki
7182ebded6 Add important CRYPT_BLOWFISH limitation to password_hash()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334297 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-17 02:17:56 +00:00
Yasuo Ohgaki
d2940da2ef Add note for crypt()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334296 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-17 01:20:14 +00:00