Commit graph

103 commits

Author SHA1 Message Date
Adam Harvey
f878df475d Add the new support for non-scalar keys in foreach.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330578 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-20 23:35:15 +00:00
Peter Cowburn
a3c111bffd added basic examples for spl_autoload_register
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325783 c90b9560-bf6c-de11-be94-00142212c4b1
2012-05-22 20:52:05 +00:00
Peter Cowburn
53cab0d4dc fix function name in example (doc #62108)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325772 c90b9560-bf6c-de11-be94-00142212c4b1
2012-05-22 12:29:34 +00:00
Jakub Vrana
cf81347191 Use <function>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325343 c90b9560-bf6c-de11-be94-00142212c4b1
2012-04-20 01:11:40 +00:00
Yannick Torres
addba5dcce Typo found by online editor user
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324459 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-22 15:15:20 +00:00
Jakub Vrana
5faa7a6747 Document and use callable type hint introduced in PHP 5.4
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324122 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-12 05:55:59 +00:00
Jakub Vrana
d6105d5f55 Function entry for __autoload
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322137 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-12 15:04:13 +00:00
Jakub Vrana
28d123ef98 Don't use <function> for magic methods
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322134 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-12 14:14:28 +00:00
Jakub Vrana
d532fe3ef0 Typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322030 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-10 18:35:14 +00:00
Jakub Vrana
d012ff8aa6 Close PHP tag in examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321987 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-10 02:37:08 +00:00
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
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
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
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
c008fe1df8 added parameters and return values sections for spl_classes()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299899 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-28 09:02:24 +00:00
Adam Harvey
4084919da2 Fix doc bug #51661 (Confusing text in spl_autoload_unregister).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298960 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-04 10:36:23 +00:00
Daniel Egeberg
2fd3f0c96d Converted remaining files to utf-8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297078 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 16:25:51 +00:00
Daniel Egeberg
92ac19c964 Reverted r297058
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297077 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 16:13:03 +00:00
Richard Quadling
41744b84ad Converted to UTF-8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297058 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 09:53:08 +00:00
Kalle Sommer Nielsen
bce4e614ec Fixed bug #51241 (missing changelog for prepend parameter on spl_autoload_register)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296345 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-18 15:47:38 +00:00
Etienne Kneuss
d299a836bd Add doc about 2 missing parameters of spl_autoload_register
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294777 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-08 23:59:42 +00:00
Daniel Egeberg
1fbeec522e Fixed bug #50817 (Dangerously vague documentation for spl_object_hash())
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293824 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-21 22:58:08 +00:00
Hannes Magnusson
96eed35c31 Improve markup and fix the function name
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291890 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-08 18:38:13 +00:00
Jakub Vrana
201dc3748c Prefer <initializer> before "defaults to"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291313 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-25 14:49:47 +00:00
Peter Cowburn
99b5479216 Added changelog to iterator_to_array
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289195 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-04 16:09:12 +00:00
Peter Cowburn
8a72ac694a Updated iterator_apply docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289185 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-04 14:56:29 +00:00
Torben Wilson
af4410a7e1 Normalized the sgml-default-dtd-file local-variable line for those
still using this, after discussion on the phpdoc list.
From now on, manual.ced will need to be found at ~/.phpdoc/manual.ced.



git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288721 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-25 07:04:39 +00:00
Hannes Magnusson
7ebad89521 Improve description (patch by Brandon Savage)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@286560 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-30 14:31:05 +00:00
Nilgün Belma Bugüner
e3d8be23f8 fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283837 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 08:59:47 +00:00
Juliette
5e59fb9ef3 Document SPL functions:
iterator_count()
  iterator_to_array()


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278608 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-12 01:45:35 +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
Mehdi Achour
33452ee6b3 Add/move sections to changelogs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277645 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-23 21:08:01 +00:00
Jakub Vrana
6125c0100d Initializers - part 4
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273634 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-16 12:08:51 +00:00
Philip Olson
31a79096d2 Grammar, s/an unique/a unique/g which closes bug #46942 and helps #34880
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271849 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-25 01:35:26 +00:00
Philip Olson
6bbdc5267f Fixed simple spelling errors
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271311 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-16 04:22:48 +00:00
Hannes Magnusson
759ea2668d New SPL function
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@270119 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-30 00:37:44 +00:00
Hannes Magnusson
a4cff70da7 Fix type hint
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@270118 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-30 00:26:49 +00:00
Philip Olson
c2f008bf39 Updated SPL to the new doc and reference styles (added missing roles, etc.)
This commit spans all of reference/spl/


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@255533 c90b9560-bf6c-de11-be94-00142212c4b1
2008-03-20 01:25:04 +00:00
Etienne Kneuss
43a6dca993 Fix #43869 (wording, patch by olleolleolle)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@252574 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-09 15:19:16 +00:00
Felipe Pena
7edf6582c0 Add example related to namespace
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@251191 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-23 19:06:10 +00:00
Felipe Pena
b8c5feeea1 Add related functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249815 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-03 18:44:42 +00:00
Hannes Magnusson
48bed2c523 MFB: Upgrade to the new-oo-style
- Updated IDs (from function.ClassName-MethodName to classname.methodname)
 - Added role attributes
NOTE: The Old CachingRecursiveIterator has been renamed to RecursiveCachingIterator!


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248925 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-24 12:30:24 +00:00
Hannes Magnusson
da7a4ff2cf Rename files as per the new-oo-style (classname/methodname.xml):
functions/ArrayIterator-*.xml              => arrayiterator/*.xml
	functions/ArrayObject-*.xml                => arrayobject/*.xml
	functions/CachingIterator-*.xml            => cachingiterator/*.xml
	functions/DirectoryIterator-*.xml          => directoryiterator/*.xml
	functions/FilterIterator-*.xml             => filteriterator/*.xml
	functions/LimitIterator-*.xml              => limititerator/*.xml
	functions/ParentIterator-*.xml             => parentiterator/*.xml
	functions/RecursiveDirectoryIterator-*.xml => recursivedirectoryiterator/*.xml
	functions/RecursiveIteratorIterator-*.xml  => recursiveiteratoriterator/*.xml
	functions/SimpleXMLIterator-*.xml          => simplexmliterator/*.xml
	function/CachingRecursiveIterator-*.xml    => recursivecachingiterator/*.xml

# *NO* content or ID change
# NOTE: There are still some *functions* left in functions/
# NOTE: The old CachingRecursiveIterator was renamed to RecursiveCachingIterator


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248924 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-24 12:20:52 +00:00
Felipe Pena
da447aa720 Fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@245353 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-01 10:54:10 +00:00
Jakub Vrana
678e63d1ba Nonexistent function (bug #41914)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241309 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-16 12:43:21 +00:00
Jakub Vrana
934a95da22 autoload_function is callback in principle (bug #42221)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241295 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-16 08:57:11 +00:00
Hannes Magnusson
c030e2adf7 Upgrade to DocBook5:
- All id attributes are now xml:id
 - Add docbook namespace to all root elements
 - Replace <ulink /> with <link xlink:href />
 - Minor markup fixes here and there


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238160 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-20 22:25:43 +00:00
Jakub Vrana
75ecffb1cb Fix methodsynopsis
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237770 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-15 15:53:14 +00:00
Sebastian Bergmann
376da049d5 - Fix argument name.
- Fix grammar.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@236954 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-04 12:31:40 +00:00