Commit graph

337 commits

Author SHA1 Message Date
Richard Quadling
f777cc1bd7 svn:eol-style => native
Added all svn:keywords

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@318463 c90b9560-bf6c-de11-be94-00142212c4b1
2011-10-27 11:10:36 +00:00
Stefan Marr
584248bf88 Added documentation of class_uses based on documentation of class_implements.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@318175 c90b9560-bf6c-de11-be94-00142212c4b1
2011-10-17 21:45:11 +00:00
Richard Quadling
8b6d169424 Native EOL
Use consistent line terminator.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@317663 c90b9560-bf6c-de11-be94-00142212c4b1
2011-10-03 16:27:39 +00:00
Richard Quadling
29d60cdd32 Use consistent line terminator.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@317652 c90b9560-bf6c-de11-be94-00142212c4b1
2011-10-03 13:18:10 +00:00
Peter Cowburn
6bfc7e9633 clarify purpose of throw parameter (thanks Gordon Oheim)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@316314 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-07 10:00:00 +00:00
Peter Cowburn
8544f5925a getinneriterator() can return traversable (doc #55480)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315319 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-22 23:50:47 +00:00
Peter Cowburn
28e760d63b iteratoriterator method return types (doc #55480)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315318 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-22 23:45:29 +00:00
Richard Quadling
fc9e379fd8 Standardise on single style of quotes for XML tag.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315005 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-16 11:38:58 +00:00
Jakub Vrana
fad61b5c27 Extension categorization
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313268 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-15 15:33:49 +00:00
Peter Cowburn
6dc336f073 show pathinfo alternative for splfileinfo::getextension (thanks Jonathan Maron)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313234 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-14 11:07:17 +00:00
Peter Cowburn
608e3dad20 move see also section to proper location
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313229 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-14 08:10:45 +00:00
Peter Cowburn
5831dff56f show constructors in synopsis
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313201 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-13 09:51:26 +00:00
Peter Cowburn
82b7ff16c1 replay reverted r313182 for callbackfilteriterator::*
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313200 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-13 09:45:09 +00:00
Peter Cowburn
a1e4712d6a replay reverted r313182 with fixed examples sections
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313199 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-13 09:39:04 +00:00
Peter Cowburn
8dcd90b377 replay r31313/r313138 with fixes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313198 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-13 09:32:17 +00:00
Philip Olson
b7ff23a295 Reverting commits r313137 and r313138 (fixing build)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313192 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-13 05:00:58 +00:00
Philip Olson
247e4f4cab Reverted r313182 (fixing build)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313190 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-13 04:42:29 +00:00
Peter Cowburn
07adc6b4c2 fleshed out (recursive)callbackfilteriterator
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313182 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-12 19:57:55 +00:00
Peter Cowburn
1738cb5f71 AppendIterator constructor docs (patch by Gordon Oheim)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313138 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-11 15:52:02 +00:00
Peter Cowburn
eb887f3714 MultipleIterator constructor docs (patch by Gordon Oheim)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313137 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-11 15:50:27 +00:00
Peter Cowburn
34ae4edf0c swap descriptions for append/multiple iterators
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313060 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-08 09:16:27 +00:00
Peter Cowburn
9aa2ed9a31 typofix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312964 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-05 22:11:28 +00:00
Peter Cowburn
a1d8bd75d8 class version info for SPL
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312962 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-05 22:09:08 +00:00
Jakub Vrana
60760b181d Link exceptions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312851 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-03 08:17:50 +00:00
Jakub Vrana
21be1f8b3b New methods and iterators
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312704 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-30 15:13:02 +00:00
Peter Cowburn
932d9ae98a see also for arrayobject sorting methods
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312638 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-29 21:01:17 +00:00
Peter Cowburn
e7bf8a9dda arrayiterator implements serializable interface
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311865 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-06 13:54:59 +00:00
Peter Cowburn
741560c233 Typo (espects to expects)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311392 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-24 14:30:57 +00:00
Daniel P. Brown
b6aad8151e Typofix.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310996 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-13 14:41:29 +00:00
Yago Ferrer
18faae5b92 Fixed typo return -> returns
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310493 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-26 05:28:29 +00:00
Yago Ferrer
52fe0a14d0 fixed typo: innter -> inner
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310492 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-26 05:24:44 +00:00
Richard Quadling
877194124d Match SPLObjectStorage::offsetset() prototype to SPLObjectStorage::attach().
Fix documentation aspect of bug #54188

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308807 c90b9560-bf6c-de11-be94-00142212c4b1
2011-03-01 10:10:43 +00:00
Daniel Convissor
af99dc056c Fill in class_name param, documenting fact that it is lowercased.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308580 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-23 03:28:41 +00:00
Peter Cowburn
6d4e4bfe65 Added something.tar.gz example (thanks Hannes)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308289 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-12 13:21:11 +00:00
Peter Cowburn
1b914e8ccf Added SplFileInfo::getExtension() doc (closes #48767)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308265 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-11 22:16:33 +00:00
Jakub Vrana
d3c871ae1e Fix protos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308253 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-11 13:16:13 +00:00
Jakub Vrana
9e6419bb66 Improve SPL exceptions (doc bug #53877)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308184 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-10 12:31:09 +00:00
Etienne Kneuss
4a135450b4 Fixed example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307482 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-14 17:14:48 +00:00
Richard Quadling
b78db5931b Added complete svn:keyword list
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307472 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-14 11:43:36 +00:00
Peter Cowburn
abc46eb3a6 correct version line for splobjecstorage::removeallexcept
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307467 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-14 09:59:09 +00:00
Etienne Kneuss
f8c6655fc7 Documentation for SplObjectStorage::removeAllExcept (Patch by Matthew Turland)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307130 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-05 15:06:50 +00:00
Richard Quadling
f98db0ac3f Correctly case getBasename.
Fixes bug #52449

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305901 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-02 10:23:19 +00:00
Peter Cowburn
faf55d5069 tidied up changelog with multiple versions (comma, comma, comma, chameleon)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305753 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-25 16:36:13 +00:00
Peter Cowburn
f5daedaf73 Constant was not removed, it never existed.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305744 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-25 14:01:10 +00:00
Peter Cowburn
c741a4866f RecursiveDirectoryIterator::FOLLOW_SYMLINKS does not exist in 5.3.0 (refs doc #53400)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305733 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-24 22:49:10 +00:00
Peter Cowburn
f45e11f4a5 Fix FOLLOW_SYMLINK changelog location (closes doc #53400)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305730 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-24 21:52:29 +00:00
Peter Cowburn
e1e375e5c8 Typo fix (changer to changed)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305569 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-19 21:38:48 +00:00
Peter Cowburn
66f4bcbf6c Typo fix (SplInfo to SplFileInfo) (closes doc #53346)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305506 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-18 14:59:28 +00:00
Richard Quadling
249c8aa087 count return type is int
Fix bug#53268

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305218 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-09 10:35:08 +00:00
Justin Martin
5154a0e1fa Fixed return type and clarified return value, as per bug #53268.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305212 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-09 00:25:16 +00:00