Commit graph

16252 commits

Author SHA1 Message Date
Daniel Egeberg
37894faed3 Fixed PHP bug #51177 (Iterator::key() return value should not say "integer 0 on failure")
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295890 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-06 13:31:15 +00:00
Daniel Egeberg
7b77d861a6 Fixed PHP bug #51218 (add red warning about floats on comparision operator page)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295889 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-06 13:20:17 +00:00
Adam Harvey
568d68b95a Fix bug #50684 (max_file_uploads can't be changed from .htaccess (or ini_set))
by changing the documentation to reflect max_file_uploads being PHP_INI_SYSTEM,
not PHP_INI_ALL as previously documented.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295841 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-05 03:36:44 +00:00
Kristina Chodorow
65ceca39c2 added tutorial link, formatted links better
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295836 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-04 23:21:46 +00:00
Ruslan Yakushev
2d3eabbfd7 Fixed the wincache-ucache-info function description and example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295829 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-04 18:54:41 +00:00
Hannes Magnusson
0bd545b5a5 Add opening/closing tags (Richard Q)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295819 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-04 11:23:55 +00:00
Richard Quadling
ab2f818a5f Added complete svn:keyword list
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295818 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-04 11:03:51 +00:00
Hannes Magnusson
772012190e Add an example of howto create a DateTime object from a unix timestamp
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295817 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-04 10:46:30 +00:00
Jakub Vrana
75c3613337 Link mysqlnd.stats
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295815 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-04 05:42:44 +00:00
Ruslan Yakushev
0034cb11ce Updating WinCache docs to include information about v1.1.0 features and API's.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295806 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-03 19:44:05 +00:00
Daniel Egeberg
be4feedda9 Fixed example in SimpleXMLElement::count().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295805 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-03 19:30:46 +00:00
Daniel Egeberg
78071bae5a Fixed #50864 (SimpleXMLElement::count does not exist)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295784 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-03 14:13:09 +00:00
Richard Quadling
091df5f2d1 Added complete svn:keyword list
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295782 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-03 12:40:58 +00:00
Daniel Egeberg
417d534c33 Fixed PHP doc bug #51195 (html escaped < that's not supposed to be)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295780 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-03 11:50:46 +00:00
Richard Quadling
c68f82e047 Correct parameter name. Fix #51193
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295778 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-03 11:18:45 +00:00
Ruslan Yakushev
811f955757 Adding documentation for WinCache 1.1.0 release. Documenting the user cache API's.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295766 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-03 01:43:44 +00:00
Johannes Schlüter
fbdf7f9578 Sleepycat is no more for some time
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295744 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-02 17:38:34 +00:00
Philip Olson
18c0bb7b53 Set file to utf-8 encoding (thanks degeberg)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295743 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-02 17:37:17 +00:00
Richard Quadling
20bde54f0b Add links between substr, substr_compare with single character access.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295733 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-02 13:22:58 +00:00
Mikko Koppanen
3857ac35a2 Added note about multiget
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295723 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-02 09:03:19 +00:00
Philip Olson
2a042ae884 Added names of valuable contributors to the PHP documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295722 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-02 07:00:19 +00:00
Philip Olson
eef83868b1 testing system, please ignore
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295719 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-02 06:09:47 +00:00
Kalle Sommer Nielsen
fece0b4dcb Fixed bug #51157 (The "recursive" parameter for mkdir is not documented.)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295712 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-02 01:50:22 +00:00
Peter Cowburn
d042351dd7 Fix method signature (int => public string) (thanks to yawk)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295702 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-01 23:04:54 +00:00
Kristina Chodorow
cd77e138c3 added MongoCode keyf
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295691 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-01 21:42:32 +00:00
Mark Skilbeck
a7f19832c3 Added return type and description
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295683 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-01 19:42:41 +00:00
Kristina Chodorow
e949adddf8 added link to cesar's article
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295665 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-01 16:04:53 +00:00
Yago Ferrer
645b259f63 recieved response.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295610 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-01 01:21:50 +00:00
Yannick Torres
040a08b2af Fix WS & remove tab
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295563 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-27 09:01:19 +00:00
Jakub Vrana
6da807609f Grammar (thanks to rquadling)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295529 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-26 10:52:16 +00:00
Richard Quadling
00bd361f5d TZDB V2010.02 (2010b)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295528 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-26 10:14:29 +00:00
Jakub Vrana
9505f9f5a0 __FILE__ . '/..' doesn't work anymore
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295525 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-26 09:13:15 +00:00
Kristina Chodorow
efc16a7a33 random typos, updates, class linking
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295518 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-25 23:00:38 +00:00
Philip Olson
5d3f88e0ef Added missing space
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295512 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-25 18:20:24 +00:00
Kristina Chodorow
8836930d8e updated properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295511 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-25 18:00:15 +00:00
Kristina Chodorow
4e2f580a56 logout and install notes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295504 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-25 16:22:04 +00:00
Kalle Sommer Nielsen
a26901c028 Fixed bug #51139 (Description fastcgi.logging)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295502 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-25 14:05:20 +00:00
Kalle Sommer Nielsen
6454b87750 Fixed bug #51142 (mb_substitute_character('entity') ignored in documentation)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295501 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-25 13:53:51 +00:00
Kristina Chodorow
ed7fb09b68 added authenticate return vals
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295473 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-24 15:06:34 +00:00
Anthony Bedford
da61e9c617 Added note that mysql_affected_rows() does not count rows affacted by CASCADE. Fixes doc bug #51041
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295471 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-24 14:13:30 +00:00
Daniel Egeberg
f5cf87b6e6 Fixing mistakes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295470 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-24 13:16:50 +00:00
Daniel Egeberg
c098e9a7d2 Fixed PHP bug #50846 (SPL Types is PECL extension, but is not described as such)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295469 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-24 13:10:28 +00:00
Daniel Egeberg
a3371d8b3e Fixed PHP bug #50870 (Constructor parameters do not have to match those of superclass constructor)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295468 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-24 12:44:37 +00:00
Daniel Egeberg
80cbff1fc0 Should be the last fix to SimpleXMLElement::children(). Grammar fixes, documented parameters, added additional example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295463 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-24 12:23:28 +00:00
Daniel Egeberg
ab93921763 Method -> function
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295462 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-24 11:47:16 +00:00
Daniel Egeberg
120c783749 Fixed PHP bug #50864 (SimpleXMLElement::count does not exist)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295461 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-24 11:23:37 +00:00
Daniel Egeberg
34244cfcb3 Fixed mistake.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295459 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-24 09:51:01 +00:00
Daniel Egeberg
7a525a0f97 Fixed PHP bug #51075 (Default value for cgi.fix_pathinfo in docu is wrong) + a little cleaning
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295458 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-24 09:28:48 +00:00
Daniel Egeberg
87423caa67 Corrected example (fixed PHP bug #51130)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295456 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-24 09:00:21 +00:00
Peter Cowburn
c12216ae0a Fleshed out LimitIterator docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295443 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-23 23:15:09 +00:00