Commit graph

19 commits

Author SHA1 Message Date
Jakub Vrana
b8758b0605 Use entities in initializer
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343899 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 19:11:34 +00:00
Jakub Vrana
508869e1df Use float instead of double
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343895 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 16:11:32 +00:00
Bob Weinand
8c3557271d Add caution/note regarding yield from and iterator_to_array
It's been a common source of mistake, see also https://bugs.php.net/72518

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339531 c90b9560-bf6c-de11-be94-00142212c4b1
2016-06-30 00:24:35 +00:00
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
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
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
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
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
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
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
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
Mehdi Achour
aac62607eb WS, prepare for new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228330 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-28 20:13:03 +00:00
Antony Dovgal
6ee24aaee1 fix func name
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@175912 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-29 17:10:29 +00:00
Jakub Vrana
28a256225c Change "object" to specific objects
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172545 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-12 12:53:22 +00:00
Jakub Vrana
df1bfeb3e3 Fix protos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172498 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-11 14:54:25 +00:00
Nuno Lopes
b75802bd35 more SPL funcs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@170090 c90b9560-bf6c-de11-be94-00142212c4b1
2004-10-08 18:58:40 +00:00