Commit graph

14463 commits

Author SHA1 Message Date
Philip Olson
af9a22dfae Cleanup, as:
- The PECL versions is dead, so describe an alternative
- On by default as of PHP 5
- Windows notes cleaned up


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278240 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-04 04:03:05 +00:00
Daniel Convissor
46cfcd6a1e * Bitwise: put userinput around entries so they stay on one line.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278218 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-03 16:03:46 +00:00
Hannes Magnusson
0e7b968b6e Its not only PHP4, its all PHP versions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278206 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-03 10:49:11 +00:00
Kalle Sommer Nielsen
6619613c2a Fixes #47853 (Typo in documentation for time_nanosleep function)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278201 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-03 03:03:34 +00:00
Daniel Convissor
7b0495276b * Bitwise: clarify inclusive vs exclusive or.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278199 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-03 01:21:33 +00:00
Daniel Convissor
64c2e26b9d * Bitwise: provide examples for &, | and ^ on integers.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278197 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-03 00:24:23 +00:00
Daniel Convissor
a2b8544931 * Bitwise: move example below list of operators.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278196 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-02 23:31:53 +00:00
Richard Quadling
8ac9109e3d Use Unicode characters and UTF-8 encoding.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278175 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-02 12:58:06 +00:00
Richard Quadling
d71304cb7c Remove default value for limit and document zero limit.
Bug #47546, #47727 and related to #47560


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278167 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-02 09:24:07 +00:00
Philip Olson
344d78df9f Made secondary iterator list for undocumented iterators only,
added newly documented IteratorIterator,
and alphabetized the main Iterator list.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278163 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-02 07:22:13 +00:00
Philip Olson
65049d5b8c Briefly documented IteratorIterator
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278162 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-02 07:20:24 +00:00
Philip Olson
1134878a25 Changed namespace operator from :: to \ in example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278153 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-02 02:03:18 +00:00
Philip Olson
d35a0da65d Changed namespace operator from :: to \ in example (spotted by lukas)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278152 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-02 01:51:02 +00:00
Hannes Magnusson
1c08f6abeb Use UTF-8 rather then html entities in XML documents
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278148 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-01 21:32:29 +00:00
Hannes Magnusson
cee5b7ecad WS love (no content change)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278147 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-01 20:56:46 +00:00
Hannes Magnusson
687a6ef762 Make this valid XML document
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278146 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-01 20:56:13 +00:00
Hannes Magnusson
58cac1eca5 Move the contents of configure.xml into setup.xml to make this valid XML
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278145 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-01 20:53:32 +00:00
Brett Bieber
ae218ccd6a correct minor spelling errors
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278136 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-01 18:37:02 +00:00
Hannes Magnusson
914e351857 fail. was gonna remove it all
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278118 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-01 12:16:53 +00:00
Hannes Magnusson
697f9c415c fix fixme
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278116 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-01 12:12:00 +00:00
Philip Olson
f57b4a3ccd Fixed spelling errors
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278109 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-01 07:39:55 +00:00
Brian Shire
b3cad41964 clarify apc.ttl and apc.user_ttl settings affect on cache expunges. bug #16087
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278104 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-01 01:32:04 +00:00
Hannes Magnusson
6bffec6c71 Improve markup
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278093 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-31 18:53:53 +00:00
Hannes Magnusson
589270aa5a typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278091 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-31 18:43:53 +00:00
Hannes Magnusson
2147e5e345 missing space
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278090 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-31 18:41:32 +00:00
Hannes Magnusson
c194d79872 Updated which functions throw warnings and set context
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278089 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-31 18:36:28 +00:00
Hannes Magnusson
c80e8ae094 - wrap function name in <function>
- Ident the example


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278088 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-31 18:35:16 +00:00
Joey Smith
add496cd9b Refine language on what this ErrorException example actually does.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278086 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-31 18:16:40 +00:00
Jakub Vrana
91ebf242b4 magic_quotes_sybase and addslashes/stripslashes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278073 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-31 15:20:00 +00:00
Mikko Koppanen
3659d9ac43 Fixed the example. It was calling set() instead of setMulti
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278070 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-31 14:29:20 +00:00
Hannes Magnusson
7590bf82dd comment out empty example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278059 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-31 08:41:37 +00:00
Richard Quadling
059a9d812d Bug#47843, grammar and entities
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278058 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-31 08:17:17 +00:00
Hannes Magnusson
38fce359c4 - The context property isn't actually updated on every call
- Added notes to the methods that update the context
- The constructor is only called prior to stream_open()
- Added notes about enforced return values
- Some methods throw "not implemented" warnings
- Some methods call other methods
- Other methods truncate the return values for the fun of it
- url_stat() is called by millions of userland functions and methods


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278057 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-31 07:53:15 +00:00
Hannes Magnusson
903324eb1c PDO::FETCH_CLASS calls the magic __set method if the property doesn't
exist


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278056 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-31 07:44:43 +00:00
Andrei Zmievski
4b343d3c7d Fix session key entry name.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278035 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-30 18:02:18 +00:00
Kalle Sommer Nielsen
6943ebb0b1 We always have the latest change first, lets not make this an exception
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278034 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-30 17:47:29 +00:00
Kalle Sommer Nielsen
b99b577a22 Minor grammar fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278026 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-30 14:34:35 +00:00
Philip Olson
8d87350a65 Added missing entity
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278006 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-30 01:40:23 +00:00
Yannick Torres
48fe863e82 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277907 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-28 12:23:52 +00:00
Arnaud Le Blanc
e1e8d866af Document user_filter::stream property (fixes #46171)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277893 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-28 01:24:30 +00:00
Arnaud Le Blanc
3c7e98c4e1 - Removed deprecation warning for ticks
- Updated ticks documentation


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277892 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-28 01:23:08 +00:00
Hannes Magnusson
ef8e9466b8 More fixes for bug#47807 (dateTime::setTimezone doc inconsistency)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277886 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-27 19:32:27 +00:00
Hannes Magnusson
7bd19edef1 Fixed bug#47807 (dateTime::setTimezone doc inconsistency)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277873 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-27 16:11:07 +00:00
Nilgün Belma Bugüner
81bf815e09 fix example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277871 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-27 12:58:09 +00:00
Nilgün Belma Bugüner
fd664fef52 fix example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277870 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-27 12:44:11 +00:00
Nilgün Belma Bugüner
ce8e75c335 fix example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277869 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-27 12:23:52 +00:00
Kalle Sommer Nielsen
35cbcfe21a Fixes #47790 (The method description of Phar::createDefaultStub is incorrect.)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277836 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-26 18:18:48 +00:00
Hannes Magnusson
8fc7d4174a Add example (listing all files in a .tar archive)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277826 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-26 14:21:34 +00:00
Mehdi Achour
02039774d6 Document DOMText and its property
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277821 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-26 13:44:38 +00:00
Hannes Magnusson
bbdd3b8fec fail
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277814 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-26 11:24:39 +00:00