Commit graph

19347 commits

Author SHA1 Message Date
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
Philip Olson
8c89316af7 Removed openssl_pbkdf2() as there is a 89% chance it will not exist soon. Let's wait and see before documenting it.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326153 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-13 14:34:49 +00:00
Peter Cowburn
3233c01b28 Add svn:keywords and svn:eol-style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326147 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-13 08:16:00 +00:00
Peter Cowburn
421fd2e16c typo and comma (doc #62307)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326145 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-13 08:09:20 +00:00
Peter Cowburn
ec2f544a4c typo in example (doc #62306)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326144 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-13 08:09:05 +00:00
Peter Cowburn
c923fcd6d0 Mark DOMNode textContent as readonly.
DOMNode textContent should be documented as read-only, although other implementations of the DOM such as JavaScript allow direct setting of the textContent of an Element to insert plain text without escaping. In PHP, setting the textContent is a no-op.

-- 
Provided by anonymous #17363 (andybkk@hotmail.co.uk)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326126 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-12 16:26:11 +00:00
Jakub Vrana
66a7b80b4a Add parameter and initializers
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326112 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-12 00:36:15 +00:00
Philip Olson
e5cd37977a Renamed openssl_pkcs5_pbkdf2_hmac() to openssl_pbkdf2()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326111 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-12 00:27:35 +00:00
Jakub Vrana
d501e1e413 Default value
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326109 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-12 00:11:08 +00:00
Jakub Vrana
3e8d65af10 Add openssl_pkcs5_pbkdf2_hmac
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326103 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-11 18:29:51 +00:00
Jakub Vrana
13cb9fff17 Version of http_response_code
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326102 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-11 18:03:40 +00:00
Anthony Ferrara
1d6a5e11a8 Added a note to strlen() stating it return number of bytes rather than number of chars
-- 
Provided by anonymous #16392 (info@pieterhordijk.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326075 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-10 01:58:16 +00:00
Justin Martin
0270ba78cd Added &user-ini; entity for referring to .user.ini file.
Added .user.ini to list of where configurations can be set.
Closes bug #62282.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326074 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-09 23:29:04 +00:00
Justin Martin
5a8719f61a Documented PHP_OUTPUT_HANDLER_* constants.
Updated ob_start() function output_callback parameter description to refer to PHP_OUTPUT_HANDLER_* constants collectively.
Removed empty PHP_OUTPUT_HANDLER_* constants from reserved.constants.core.
Closes bug #62261.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326071 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-09 22:35:59 +00:00
Hannes Magnusson
07916c82c5 Send arguments to function via attributes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326070 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-09 19:04:39 +00:00
Hannes Magnusson
747727e84a Better wording for the full changelog listing (nikic@)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326069 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-09 19:04:04 +00:00
Nikita Popov
3c002b0437 Fix changelogs for get_class_vars and imagecolorallocate[alpha]
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326068 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-09 18:44:58 +00:00
Nikita Popov
c2b8575669 Fix changelog of get_object_vars()
Remove "Prior to" changelog entries.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326067 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-09 18:32:49 +00:00
Hannes Magnusson
cfe5b5214a We know it is PHP
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326065 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-09 17:55:27 +00:00
Hannes Magnusson
858cacd62c mark bunch of extensions with "membership" PI (like the membership comment)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326064 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-09 17:34:56 +00:00
Hannes Magnusson
28f9526986 This is a version column
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326063 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-09 17:14:24 +00:00
Hannes Magnusson
d205fc31ef Regenerate extension listing
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326060 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-09 13:42:17 +00:00
Hannes Magnusson
a4861592bb Add experimental autogenerated changelog entries for few books.
This requires PhD 1.1.6-dev :)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326056 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-09 13:15:55 +00:00
Philip Olson
41f14ef421 Added a concepts section about character sets, and linked to it in various places.
This is an improved fix for PHP Bug #54605


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326024 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-08 05:21:09 +00:00
Philip Olson
59b8134015 Documented that setting the character set via an SQL query will not be
useful to real_escape_string. This closes PHP Bug #54605


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326022 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-08 00:11:47 +00:00
Philip Olson
13e47276f8 Clarified that the constants were added in 5.4.0, and how to mimic asc|desc before that. Closes PHP bug #62256
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326021 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-07 23:42:44 +00:00