Commit graph

19275 commits

Author SHA1 Message Date
Anatol Belski
edfebc7473 removed undocumented warnings
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325938 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-02 11:48:05 +00:00
Peter Cowburn
972972a60c Fix IMG_FILTER_COLORIZE description (doc #62198 - thanks mail+php at requinix dot net, andy at siliconrockstar dot com)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325929 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-01 20:42:04 +00:00
Philip Olson
8e4ba0e729 Documented PHP Bug #60770 -- Return value for 'INSERT ... ON DUPLICATE KEY UPDATE' queries. Note stolen from david_colter at me dot com.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325920 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-01 07:01:17 +00:00
Philip Olson
0d907fcbab Documented PHP bug #61758 -- will report the alias name
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325919 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-01 06:46:02 +00:00
Joey Smith
7ae6fd70d4 document that imagecolortransparent() returns -1 if there's no current transparent color, and a new one is not specified
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325917 c90b9560-bf6c-de11-be94-00142212c4b1
2012-05-31 22:09:49 +00:00
Anatol Belski
9f7b2b18ec added return value info
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325891 c90b9560-bf6c-de11-be94-00142212c4b1
2012-05-29 23:58:48 +00:00
Anatol Belski
331b4524b1 preparing trader ext docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325890 c90b9560-bf6c-de11-be94-00142212c4b1
2012-05-29 22:34:07 +00:00
Jakub Vrana
6bfcf7d9af Use random salt, precise examples, mention prepared statements, warn before addslashes()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325889 c90b9560-bf6c-de11-be94-00142212c4b1
2012-05-29 22:30:54 +00:00
Jakub Vrana
6b70471032 Refine $
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325888 c90b9560-bf6c-de11-be94-00142212c4b1
2012-05-29 21:48:10 +00:00
Justin Martin
f9202b651d Documented many undocumented ReflectionClass methods.
Removed undocumented warnings from a couple of documented methods.
Removed $default parameter from ReflectionClass::getStaticPropertyValue method documentation, as its behaviour is undefined and seems to exist only as an artefact.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325878 c90b9560-bf6c-de11-be94-00142212c4b1
2012-05-27 23:08:29 +00:00
Justin Martin
7d5c7b8c2b Removed inaccessible __clone method from ReflectionClass. More likely to come in this regard.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325877 c90b9560-bf6c-de11-be94-00142212c4b1
2012-05-27 22:52:04 +00:00
Paul Reinheimer
c2862d5579 - Committing change from anonymous user correcting bug https://bugs.php.net/bug.php?id=61995
- Amount -> Number for easier reading (and mostly because I needed to make a change to commit the file)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325814 c90b9560-bf6c-de11-be94-00142212c4b1
2012-05-25 18:49:38 +00:00
Peter Cowburn
a3c111bffd added basic examples for spl_autoload_register
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325783 c90b9560-bf6c-de11-be94-00142212c4b1
2012-05-22 20:52:05 +00:00
Peter Cowburn
53cab0d4dc fix function name in example (doc #62108)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325772 c90b9560-bf6c-de11-be94-00142212c4b1
2012-05-22 12:29:34 +00:00
Esen Sagynov
468a144a00 Modified the page of cubrid_set_query_timeout
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325771 c90b9560-bf6c-de11-be94-00142212c4b1
2012-05-22 07:56:52 +00:00
Esen Sagynov
4774d2e9a2 Removed named placeholder in cubrid_bind and autocommit property in connect url
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325769 c90b9560-bf6c-de11-be94-00142212c4b1
2012-05-22 05:30:08 +00:00
Gustavo André dos Santos Lopes
09fb1b8150 ext/intl version information w.r.t. PECL
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325756 c90b9560-bf6c-de11-be94-00142212c4b1
2012-05-20 09:41:51 +00:00
Jean-Sebastien Hedde
57af8c0f55 Updating documentation to reflect that LDAP pagination is a LDAPv3 protocol feature.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325751 c90b9560-bf6c-de11-be94-00142212c4b1
2012-05-19 08:58:45 +00:00
Jean-Sebastien Hedde
10022f4fae Documenting ldap_sort
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325737 c90b9560-bf6c-de11-be94-00142212c4b1
2012-05-17 16:57:27 +00:00
Daniel P. Brown
7be5197da2 Addresses bug #62052.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325735 c90b9560-bf6c-de11-be94-00142212c4b1
2012-05-17 14:41:25 +00:00
Drak
f5c84644bc Added specific warning about affect of ini directives on these methods
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325728 c90b9560-bf6c-de11-be94-00142212c4b1
2012-05-16 21:49:55 +00:00
Peter Cowburn
4d81bf2025 typofix "aly"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325727 c90b9560-bf6c-de11-be94-00142212c4b1
2012-05-16 19:35:11 +00:00
Philip Olson
edcb5aaf21 Moved See Also to proper location
-- 
Provided by Nicolas Wallace (nwallace@fyberstudios.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325707 c90b9560-bf6c-de11-be94-00142212c4b1
2012-05-16 07:06:14 +00:00
Philip Olson
186dbabeb3 Added an example
-- 
Provided by Nicolas Wallace (nwallace@fyberstudios.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325706 c90b9560-bf6c-de11-be94-00142212c4b1
2012-05-16 05:11:57 +00:00
Philip Olson
d39f1fe8ad Added example
-- 
Provided by Nicolas Wallace (nwallace@fyberstudios.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325705 c90b9560-bf6c-de11-be94-00142212c4b1
2012-05-16 05:09:53 +00:00
Ulf Wendel
18e80b781b 1.4 development tree changes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325700 c90b9560-bf6c-de11-be94-00142212c4b1
2012-05-15 14:46:10 +00:00
Christopher Jones
4778c21b0c Update (thx to Ralph & Evert). Incorporate user notes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325690 c90b9560-bf6c-de11-be94-00142212c4b1
2012-05-15 00:52:14 +00:00
Jakub Vrana
b5dd8862bd Delete Patterns chapter
I have a very strong feeling that this chapter doesn't belong to the PHP Manual.
It doesn't document the language but only some usage of it.
It is vastly incomplete and the longest part is warning about using Singleton.
I have no problem with including the examples somewhere else (probably to chapter about static methods).
But it causes more harm than benefit as it is.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325666 c90b9560-bf6c-de11-be94-00142212c4b1
2012-05-13 02:29:51 +00:00
Gustavo André dos Santos Lopes
a63563da67 Fixed typo.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325661 c90b9560-bf6c-de11-be94-00142212c4b1
2012-05-11 22:44:28 +00:00
Gustavo André dos Santos Lopes
233b7b9803 - Updated docs for call_user_func_array() in light of PHP 5.4 developments.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325660 c90b9560-bf6c-de11-be94-00142212c4b1
2012-05-11 20:42:17 +00:00
Drak
7bf76ff369 Warn about unpredicable behaviour in Memcache and ini directives
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325654 c90b9560-bf6c-de11-be94-00142212c4b1
2012-05-11 05:30:34 +00:00
Paul Reinheimer
44b549ba37 - Commenting on return value when there are no more rows.
https://bugs.php.net/bug.php?id=61973

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325632 c90b9560-bf6c-de11-be94-00142212c4b1
2012-05-09 21:35:46 +00:00
Ulf Wendel
8549e3a1b1 Add a few words on failover details.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325600 c90b9560-bf6c-de11-be94-00142212c4b1
2012-05-08 15:40:04 +00:00
Anatol Belski
550b5e2339 Documented the new fileinfo external magic behaviour.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325547 c90b9560-bf6c-de11-be94-00142212c4b1
2012-05-05 10:03:17 +00:00
Paul Reinheimer
0b26374bc9 Adding missing text to code output, as per Doc Bug #61894
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325538 c90b9560-bf6c-de11-be94-00142212c4b1
2012-05-04 19:36:04 +00:00
Paul Reinheimer
a1121d3fb1 grammar correction (doc bug #61872)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325537 c90b9560-bf6c-de11-be94-00142212c4b1
2012-05-04 19:31:17 +00:00
Paul Reinheimer
921995ed63 Resolving typo as per Doc Bug #61918
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325536 c90b9560-bf6c-de11-be94-00142212c4b1
2012-05-04 19:25:51 +00:00
Paul Reinheimer
1de1537fed - Correcting tyop
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325534 c90b9560-bf6c-de11-be94-00142212c4b1
2012-05-04 13:21:33 +00:00
Adam Harvey
b1d6cf11cc Fix build error caused by r325523.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325525 c90b9560-bf6c-de11-be94-00142212c4b1
2012-05-04 00:36:12 +00:00
Paul Reinheimer
5ce6eb403f - Adding note about how uniqid() isn't a way to generate cryptographically secure tokens, and pointing users towards the openssl stuff.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325524 c90b9560-bf6c-de11-be94-00142212c4b1
2012-05-03 21:59:33 +00:00
Paul Reinheimer
0d7e2a3615 - Adding note that the function does not use much memory unless you have output_buffering enabled. Hopefully this will help stem the tide of comments about weird looped fread() calls.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325523 c90b9560-bf6c-de11-be94-00142212c4b1
2012-05-03 21:57:45 +00:00
Philip Olson
098fcff39a Document get_magic_quotes_* behaviour as of 5.4.0, which always returns false (instead of 0), which is due to our collective failure as a PHP team.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325516 c90b9560-bf6c-de11-be94-00142212c4b1
2012-05-03 17:42:14 +00:00
Yannick Torres
6eb1cef4f2 Typo found by online editor user
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325514 c90b9560-bf6c-de11-be94-00142212c4b1
2012-05-03 10:26:07 +00:00
TAKAGI Masahiro
4c918fef3f Correct default value of the leniency of the parser. Close #61896.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325509 c90b9560-bf6c-de11-be94-00142212c4b1
2012-05-03 06:13:13 +00:00
Esen Sagynov
15c22eb7bd Added resources for CUBRID
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325499 c90b9560-bf6c-de11-be94-00142212c4b1
2012-05-02 05:24:51 +00:00
Yannick Torres
18046e0224 Fix svn keywords
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325489 c90b9560-bf6c-de11-be94-00142212c4b1
2012-05-01 12:31:16 +00:00
Peter Cowburn
8ec78b9e7f changelog for directoryiterator extending from splfileinfo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325478 c90b9560-bf6c-de11-be94-00142212c4b1
2012-04-27 21:58:08 +00:00
Peter Cowburn
545354f92c changelog for directoryiterator constructor exceptions (doc #61833)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325477 c90b9560-bf6c-de11-be94-00142212c4b1
2012-04-27 21:57:57 +00:00
Philip Olson
bd82569056 Moved change history to a changelog section
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325472 c90b9560-bf6c-de11-be94-00142212c4b1
2012-04-27 05:59:40 +00:00
Philip Olson
001af012d7 Some rewording, and a few typo fixes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325471 c90b9560-bf6c-de11-be94-00142212c4b1
2012-04-27 05:47:52 +00:00