Commit graph

15923 commits

Author SHA1 Message Date
Richard Quadling
7f138fdd09 Missing word
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293249 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-08 09:28:16 +00:00
Kalle Sommer Nielsen
18c33b0cef Fixed wording (Richard Q.)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293234 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-07 22:46:28 +00:00
Kristina Chodorow
afcb5ee093 added timeout, updated constructor
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293232 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-07 21:59:21 +00:00
Gwynne Raskind
4f5730fa61 MCRYPT_[U]RANDOM -> MCRYPT_DEV_[U]RANDOM
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293231 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-07 20:22:18 +00:00
Hannes Magnusson
f39b9daa3c array_flip() will never return false (cought by yawk)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293230 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-07 20:19:16 +00:00
Kalle Sommer Nielsen
103ed71613 * Fixed bug #42294 (round will not use PHP_ROUND_FUZZ on 64bit CPUs)
* Removed another PHP3 reference

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293215 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-07 12:47:00 +00:00
Kalle Sommer Nielsen
446e64f854 Fixed bug #41662 (SimpleXML->children() misleading result)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293214 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-07 12:25:06 +00:00
Kalle Sommer Nielsen
2c6f22d619 Fixed bug #50316 (mb-regex options have to be documented)
# Modifier details taken from the Oniguruma API
# http://www.geocities.jp/kosako3/oniguruma/doc/API.txt

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293213 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-07 12:15:14 +00:00
Kalle Sommer Nielsen
8869a46dc2 Fixed bug #47187 (mbstring.func_overload in .htaccess has no effect)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293212 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-07 11:23:39 +00:00
Kalle Sommer Nielsen
a1ee6b934f Fixed bug #50658 (SoapClient::SoapClient documentation missing for authentication option)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293210 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-07 10:51:05 +00:00
Kalle Sommer Nielsen
eb5d601d1d Comma
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293209 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-07 10:48:35 +00:00
Richard Quadling
7eb423b7e6 Core constants were incorrectly tagged as 'mhash' when moving from 'internal' to 'Core'. Seems to be windows only.
Fix#50634

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293208 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-07 10:27:04 +00:00
Daniel Convissor
28c1a8bfb3 add example to interval format
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293203 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-07 07:02:53 +00:00
Daniel Egeberg
959280f441 Fixes #50683 (missed one, sorry).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293198 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-07 00:56:22 +00:00
Daniel Egeberg
3920d3a607 Fixes #50683.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293197 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-07 00:54:57 +00:00
Mark Wiesemann
dbc0e13b43 - coding standards
- typo fixes

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293190 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-06 21:33:51 +00:00
Hannes Magnusson
ad8e1ac323 Fixed bug#50459 (CURLINFO_HEADER_OUT does not work), patch by Dave Tajchreber/yawk
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293172 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-06 08:30:47 +00:00
Richard Quadling
4d3d8bb98a Automate the copyright year using a new entity &php.copyright-year;
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293139 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-05 10:49:50 +00:00
Kalle Sommer Nielsen
2b699977ee * The mail() entry should be under "New features"
* Rewrite the "Garbage collector" to "Garbage collector for circular references", to not mix up the already built in GC

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293129 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-05 02:53:21 +00:00
Mark Wiesemann
346909eb95 typo fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293107 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-04 21:01:27 +00:00
Kalle Sommer Nielsen
8140ee7962 Happy new year 2010
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293103 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-04 20:59:37 +00:00
Richard Quadling
5fca94a948 TZDB V2009.21 (2009u)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293073 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-04 12:19:36 +00:00
Richard Quadling
1f8fa835c0 Added complete svn:keyword list
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293069 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-04 09:46:34 +00:00
Kalle Sommer Nielsen
0a205b7ace Undocument PHP3
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293065 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-04 03:27:28 +00:00
Yago Ferrer
97dd6830ae The example B it was a little confusing.
Improving the example trying to make it more self-explanatory.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293064 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-04 02:51:59 +00:00
Daniel Egeberg
1845d27201 Fixes #50645.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293053 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-03 23:14:44 +00:00
Mark Wiesemann
66e106a4d5 coding standards
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293050 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-03 22:14:04 +00:00
Mark Wiesemann
c7ebccc937 coding standards
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293049 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-03 21:47:39 +00:00
Mark Wiesemann
d39b4c13e4 typo fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293048 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-03 21:47:22 +00:00
Simion Onea
968a1753bf Added markup to E_NOTICE.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293045 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-03 19:05:59 +00:00
Simion Onea
b4951c38fd Added markup to E_NOTICE.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293043 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-03 18:55:11 +00:00
Kalle Sommer Nielsen
5d585f74b5 Typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293037 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-03 15:29:29 +00:00
Daniel Egeberg
51d69396e5 Fixes #50637 (again)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292921 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-02 16:33:59 +00:00
Daniel Egeberg
5113d21d27 Fixes #50637.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292920 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-02 16:21:06 +00:00
Mikko Koppanen
a4a8f79104 Correct method descriptions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292918 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-02 10:51:06 +00:00
Mikko Koppanen
56c22ac5c4 Added documentation for TokyoTyrantIterator
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292910 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-02 01:56:39 +00:00
Gustavo André dos Santos Lopes
b31eb0ee34 Fixed a typo and two full stops missing.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292902 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-01 21:08:58 +00:00
Richard Quadling
2c808dca93 method_exists() and property-exists() both call __autoload if class is not known.
Fix #50594

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292800 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-30 12:24:42 +00:00
Richard Quadling
c4f822e74b Added complete svn:keyword list
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292791 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-30 10:20:32 +00:00
Daniel Convissor
7f1a10068f move % spec and note up to top so people can see it more clearly. (based on user note 94040).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292788 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-30 01:55:30 +00:00
Daniel Convissor
f28198c479 remove leading 0 from %m example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292787 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-30 01:46:39 +00:00
Daniel Egeberg
06c05635f1 Fixes #50588.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292778 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-29 20:19:58 +00:00
Daniel Egeberg
cc44e2f7bd Fixed #50437.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292735 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-29 09:43:03 +00:00
Pierrick Charron
4724b47c25 Added new entities for Properties, Methods, InheritedMethods, Constants
# Those words were hardcoded in all class synopsis 


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292734 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-29 09:42:00 +00:00
Daniel Egeberg
1f6ba6f408 Fixed #50600.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292733 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-29 09:18:57 +00:00
Kalle Sommer Nielsen
9f14451302 Fixed bug #38311 (About the note in socket-getpeername's documentation)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292666 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-26 18:31:39 +00:00
Kalle Sommer Nielsen
b2345569a8 Fixed bug #50577 (get_object_vars return value missing FALSE)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292660 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-26 18:13:48 +00:00
Gustavo André dos Santos Lopes
a2ba452fb9 Tab -> spaces
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292621 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-25 01:36:51 +00:00
Kalle Sommer Nielsen
ae2f860000 Bye bye php3
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292619 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-25 00:49:08 +00:00
Kalle Sommer Nielsen
f829dce6bf Fixed bug #50419 (./configure --help still lists --enable-mhash)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292618 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-25 00:42:09 +00:00