Commit graph

14943 commits

Author SHA1 Message Date
Carola 'Sammy' Kummert
660ddc2fe3 typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283574 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-06 14:41:34 +00:00
Damien Seguy
7041ce0903 spelling fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283566 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-06 13:33:32 +00:00
Hannes Magnusson
49747f6e5f Like the changelogs says, the random number generator is seeded
automatically


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283558 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-06 07:24:11 +00:00
Joris van de Sande
25e0a50662 Added RecursiveRegexIterator class documentation. Added NoRewindIterator class documentation. Added puplic modifier to RecursiveArrayIterator methods.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283521 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-05 17:07:44 +00:00
Joris van de Sande
11f94e939d Added RecursiveIterator interface documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283520 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-05 17:05:34 +00:00
Joris van de Sande
c7ca0d0c33 Added documentation and examples for RegexIterator class.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283476 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-04 13:40:46 +00:00
Joris van de Sande
6369d8242c Updated FilterIterator introduction and added documentation and examples for FilterIterator::accept method.
Added see also to getChildren/hasChildren methods of RecursiveArrayIterator.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283471 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-04 10:52:15 +00:00
Joris van de Sande
f42a2a4447 Added documentation and examples for RecursiveArrayIterator
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283439 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-03 18:53:19 +00:00
Joris van de Sande
c0644af8eb Added ArrayObject constants description, and added links to theses constants in the setFlags method documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283438 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-03 18:52:29 +00:00
Kalle Sommer Nielsen
3b0392cafa Fixed #48119 (usort() docs don't mention it now takes a lambda)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283436 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-03 18:21:37 +00:00
Kalle Sommer Nielsen
509d32cd3e The new fopen mode is not available on Windows
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283435 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-03 18:20:55 +00:00
Hannes Magnusson
6389ebcab9 - ignore_errors was merged to 5.2.10
- mention changes in protocol_version


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283396 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-03 09:14:59 +00:00
Damien Seguy
39f34e31d4 upgrade examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283362 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-02 21:52:02 +00:00
Damien Seguy
76e4b9cefc fix spelling
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283340 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-02 13:49:37 +00:00
Jakub Vrana
d972949278 Separate to smaller pages
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283332 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-02 11:39:05 +00:00
Rasmus Lerdorf
fd8f22741a This sentence about needing to call both ob_flush() and flush() didn't
make much sense.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283315 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-02 05:40:04 +00:00
Stanislav Malyshev
3b283caf49 fix docs for lookup and filter-matches
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283308 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-02 00:26:34 +00:00
Stanislav Malyshev
bf88ac1da5 fix constants docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283298 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-01 20:42:27 +00:00
Stanislav Malyshev
cc5e8cca27 fix filter-matches docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283284 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-01 20:16:13 +00:00
Rasmus Lerdorf
81d318ad96 Don't use w+ in the example here
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283282 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-01 20:15:16 +00:00
Hannes Magnusson
da86ca4641 Remove odd statement
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283262 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-01 13:33:21 +00:00
Juliette
282e5e195e Update ArrayObject skeleton docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283261 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-01 13:29:56 +00:00
Richard Quadling
8888dd28c2 &examples.* -> multiple examples snippets with a single <screen> output.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283250 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-01 09:28:27 +00:00
Philip Olson
2c98eeb280 Fixed ids: use spplus instead of extname
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283248 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-01 08:12:50 +00:00
Philip Olson
a132501d16 Documented the new (5.3+) openssl functions (closes bug #48750)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283244 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-01 07:34:07 +00:00
Kalle Sommer Nielsen
6df13cb7ce Sync the description with the migration53 guide, fixes #48747 (Gwynne)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283240 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-01 04:50:07 +00:00
Gwynne Raskind
7bf3bba25b - para=>simpara (consistency)
- a whole mess of grammar, spelling, and style fixes
- some extra information for some of the data
- removed duplicate information


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283201 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-30 20:24:53 +00:00
Peter Cowburn
74cb2ecdd1 Tidied SplQueue::setIteratorMode; labeled constants, changed wording on LIFO warning, added errors section.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283193 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-30 18:26:45 +00:00
Anthony Bedford
d9e8437a2a Just clarifying, MySQL AB no longer exists, it is now Sun Microsystems, Inc.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283176 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-30 16:55:21 +00:00
Anthony Bedford
95d7a97369 MySQL AB no longer exists.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283175 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-30 16:50:37 +00:00
Jakub Vrana
c3453040eb Link new mail directives
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283133 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-30 12:35:52 +00:00
Jakub Vrana
056f6aa707 Sort by name
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283132 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-30 12:33:14 +00:00
Jakub Vrana
e3a3f0d6ab Link
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283131 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-30 12:31:23 +00:00
Jakub Vrana
f5987baf1b PHP 5.3.0 function
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283128 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-30 12:15:45 +00:00
TAKAGI Masahiro
bf16ceeacd fixed Bug #48734.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283124 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-30 11:41:27 +00:00
Jakub Vrana
e29b823580 Remove duplicate table
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283114 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-30 11:14:41 +00:00
Hannes Magnusson
2bc921a595 - Add deprecated functions and features
- Add some new INI things (still missing lots of new INI settings from
  UPGRADAING)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283101 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-30 08:07:33 +00:00
Kalle Sommer Nielsen
fc395d7412 Fixed wrong availability, spotted by Christian Weiske
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283100 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-30 06:17:14 +00:00
Jakub Vrana
335e931d3b Usual resource parameter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283096 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-30 04:41:46 +00:00
Jakub Vrana
6e7e3e1c38 Usual resource parameter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283095 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-30 04:26:02 +00:00
Philip Olson
f8bf1ca849 added skeletons for MultipleIterator
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283093 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-30 03:13:56 +00:00
Philip Olson
63e08f1f1b added doc skeletons for infiniteIterator
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283087 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-30 00:54:36 +00:00
Philip Olson
0a23e78248 clarified description for session.cache_limiter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283086 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-30 00:51:58 +00:00
Philip Olson
fcc98f787f added doc skeleton for emptyIterator
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283084 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-30 00:35:01 +00:00
Philip Olson
177245cff6 Added skeletons (with brief docs) for appendIterator
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283080 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-29 23:38:46 +00:00
Damien Seguy
745203632e add literal
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283043 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-29 16:35:13 +00:00
Kalle Sommer Nielsen
bc7c80a41c Fixed missing version info for recently added functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283039 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-29 16:18:23 +00:00
Jakub Vrana
a4d1ad6098 Allows any parameter order
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283038 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-29 16:15:50 +00:00
Christian Stocker
2e22ae31a5 fix a typo in the code
auth_url > authurl


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283017 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-29 11:45:35 +00:00
Kalle Sommer Nielsen
fedd30692f Documented some missing stream + imap constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283012 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-29 10:50:24 +00:00