Commit graph

19372 commits

Author SHA1 Message Date
Sherif Ramadan
d0f905d0a7 Incorrect argument description, fixes Bug #62604
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326697 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-19 03:29:13 +00:00
Sherif Ramadan
cc4f599a5f Changed example for ErrorException, which demonstrated wrong argument order in the construct.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326694 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-19 00:38:06 +00:00
Sherif Ramadan
2e72102640 Removed invalid example. which fixes Bug #62440
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326693 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-18 19:43:33 +00:00
Nikita Popov
74b048962a Apply patch by GoogleGuy
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326684 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-18 11:33:02 +00:00
Anthony Ferrara
4b4ae3e993 Fix issues with incorrect precedence documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326667 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-17 16:06:18 +00:00
Jean-Sebastien Hedde
03b33508d5 + example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326662 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-17 09:09:38 +00:00
Karoly Negyesi
d6b431c9ff stream_bucket_prepend documentation. The rest of stream_bucket_* is forthcoming.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326648 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-15 23:20:52 +00:00
Karoly Negyesi
38d18b3046 Clarified a little php://filter chains
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326646 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-15 17:46:53 +00:00
Pieter Hordijk
f59cd07e97 Changed ini set param to string
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326629 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-13 18:50:24 +00:00
Pieter Hordijk
887bcfd33f Improved for() docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326628 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-13 18:49:23 +00:00
Pieter Hordijk
6e3a76bb60 Improved empty() docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326624 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-13 09:55:59 +00:00
Ruslan Osmanov
1ef6e39964 Fix proto
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326621 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-12 19:04:32 +00:00
Hannes Magnusson
55e572757c Fix grammar. And there is always a return... :)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326582 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-11 12:29:19 +00:00
Anthony Ferrara
1ebd60969a Fix an issue with an invalid xml id leading to an invalid page name
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326580 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-11 11:43:41 +00:00
Anthony Ferrara
f7dfa45134 Add hash_pbkdf2 documentation for added feature in master
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326574 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-10 17:16:58 +00:00
Ruslan Osmanov
f6dbaa7cb4 Fix: eio version for eio_init func
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326546 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-08 16:34:13 +00:00
Ruslan Osmanov
accae99f41 Change: eio_get_last_error marked experimental
Add: notice about eio_init in future

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326539 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-08 10:35:49 +00:00
Pedro Antonio Gil Rodríguez
9d65c19422 Bad link: linkend="function.dbx-escape-string" must be linkend="function.ingres-escape-string" on line 75
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326521 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-07 13:22:20 +00:00
Nikita Popov
108c6379ec Fix Doc Bug #62494: Description of is_xhtml arg is wrong
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326503 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-06 21:34:20 +00:00
Jeremy Mikola
c4c0396990 Fix MongoBinData::CUSTOM hex value
https://jira.mongodb.org/browse/PHP-406


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326495 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-06 15:12:46 +00:00
Jeremy Mikola
fbaed32c97 Fix MongoException regex error code
https://jira.mongodb.org/browse/PHP-409


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326494 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-06 15:11:23 +00:00
Jeremy Mikola
84d6618ac2 Revise MongoCollection::ensureIndex() background option
https://jira.mongodb.org/browse/PHP-393


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326493 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-06 15:05:41 +00:00
Esen Sagynov
41ad82bfb2 Added new functions for cubrid lob object in resource
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326484 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-06 09:19:19 +00:00
Esen Sagynov
d345f907bb Added functions about cubrid lob object
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326483 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-06 07:12:18 +00:00
Philip Olson
9837cc80c7 Impulsively hide the two most confusing PHP 4 extensions we have (domxml and overload) but didn't delete the files for now, as to remain under the radar.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326480 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-06 01:20:52 +00:00
Yannick Torres
a365ccac90 Fix svn keywords
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326443 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-04 06:41:25 +00:00
Adam Harvey
741c112cee Fix doc bug #62458 (unclear/incomplete about return value - mb_ereg_pos).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326414 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-02 01:31:49 +00:00
Ruslan Osmanov
04118f4f52 Refact: sort function versions
Add: docs for new stuff in eio 1.0.0

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326403 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-01 17:27:34 +00:00
Jakub Vrana
b123520b43 Link http_response_code()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326385 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-29 21:22:03 +00:00
Ulf Wendel
219db352d7 Weigthed load balancing with 1.4.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326367 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-28 13:58:33 +00:00
Ulf Wendel
7f83672e7f Additions for 1.4
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326364 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-28 09:51:48 +00:00
Adam Harvey
b6b6836559 Fix doc bug #62434 (Bad practice escaping example in 'PHP and HTML' FAQ).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326363 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-28 00:35:46 +00:00
Ulf Wendel
c0fa963152 More 1.4 related documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326359 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-27 14:20:56 +00:00
Ruslan Osmanov
b3dcd0626b Change: eio_write proto according to svn(release comes soon)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326350 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-26 19:33:25 +00:00
Ulf Wendel
579ed5184d Some updates for 1.4
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326346 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-26 13:55:07 +00:00
Ruslan Osmanov
32de118cd3 Added: changes according to eio 0.5.0 beta
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326324 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-24 10:10:24 +00:00
Peter Cowburn
395b266353 array_replace(_recursive) parameters are not by reference (doc #62383)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326300 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-22 21:42:14 +00:00
Peter Cowburn
fa9c9d06dd minor improvements for SplObjectStorage::getHash() (doc #60643)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326298 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-22 20:49:42 +00:00
Peter Cowburn
011bc82c67 minor spelling/grammar improvement (doc #62389)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326293 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-22 08:19:50 +00:00
Philip Olson
50fed17947 Update PDO suggestion, as SET NAMES is not recommended
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326285 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-21 16:31:09 +00:00
Hannes Magnusson
c8bc8a4c53 Clarify which PID is returned
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326284 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-21 16:01:45 +00:00
Gustavo André dos Santos Lopes
f5413e36e9 - Improve htmlspecialchars() and html_entity_decode() docs.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326281 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-21 13:17:23 +00:00
Patrick Allaert
4c1df4876a Fixed Doc Bug #61167: maxdb_stmt_store_result object oriented style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326280 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-21 12:51:37 +00:00
Jakub Vrana
521b5b67c3 PHP 5.4 tokens
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326263 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-20 06:51:11 +00:00
Peter Cowburn
cca4900cad fix build (broken pcre /e caution)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326251 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-19 16:29:52 +00:00
Nikita Popov
faa7c360f5 Add /e modifier warning
As discussed on IRC this does not mention that it will be deprecated in 5.5, only says that it is "discouraged".

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326239 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-19 12:43:00 +00:00
Jakub Vrana
dbd18d7017 Supports CURLINFO_REDIRECT_COUNT
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326231 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-18 23:46:30 +00:00
Jakub Vrana
530e50288a List curl.cainfo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326222 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-18 21:28:19 +00:00
Daniel P. Brown
20d54ddc26 Updating text, removing now-invalid credit, per user note #108950 (to be deleted), to link to updated and maintained RPMs. Thanks to Paizo-at-libero-dot-it.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326158 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-13 15:50:49 +00:00
Derick Rethans
a8906b51ea Added docs for MongoCursor::awaitData() and MongoCursor::setFlag() that are new in 1.2.11/1.3.0.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326156 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-13 15:40:47 +00:00