Christoph Michael Becker
86e6094e86
Use canonical type names
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351133 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-02 15:39:04 +00:00
Tyson Andre
9b80b513b6
Fix typos in spl documentation
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350777 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-05 17:53:00 +00:00
Christoph Michael Becker
7f569e1f17
Remove more changelog entries, mostly from PHP 5.3 era
...
Patch contributed by Sobak <msobaczewski@gmail.com>.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350655 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-26 14:08:59 +00:00
Christoph Michael Becker
9af43469f4
Remove more changelog entries, mostly from PHP 5.2 era
...
Patch contributed by Sobak <msobaczewski@gmail.com>.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350654 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-26 13:52:31 +00:00
Christoph Michael Becker
be5b0f33a1
Remove more changelog entries, mostly from PHP 5.1 era
...
Patch contributed by Sobak <msobaczewski@gmail.com>.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350653 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-26 13:45:57 +00:00
Pieter Hordijk
a10c57aa99
Added example and a note to make it clear to not use a space character between file extensions in the list. Closes #67701
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347422 c90b9560-bf6c-de11-be94-00142212c4b1
2019-05-15 11:57:07 +00:00
Christoph Michael Becker
9a5f30aaa4
Fix #75546 : Clarification for how iterator_apply's $args are passed to the $function
...
This also integrates user note 121897.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344631 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-07 22:06:57 +00:00
Peter Cowburn
0dad2268d5
add missing svn properties, svn:eol-style and svn:keywords
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344522 c90b9560-bf6c-de11-be94-00142212c4b1
2018-03-15 22:01:56 +00:00
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
Jiří Pudil
3750df03dc
Add spl_object_id() documentation
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343851 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-21 14:06:18 +00:00
Peter Cowburn
b77d30fcc8
typofix for doc bug #75498
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343380 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-08 09:16:36 +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
Christoph Michael Becker
e8f859e6fd
spl_autoload() may throw LogicException (related to #52339 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337786 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-08 20:22:19 +00:00
Christoph Michael Becker
964d208b1f
iterator_count() may wind iterator beyond its end ( fixes #70346 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337605 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-24 18:15:02 +00:00
Karoly Negyesi
cac13376b3
Class implements works with interfaces
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335156 c90b9560-bf6c-de11-be94-00142212c4b1
2014-11-03 15:35:16 +00:00
Jean-Sebastien Hedde
1d6e98c575
While the note clearly mention that fact, the main description was misleading and could lead to potentially hard-to-detect bugs. Better mention it twice, than taking this kind of risk
...
--
Provided by anonymous 28912 (adrien.crivelli@gmail.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335115 c90b9560-bf6c-de11-be94-00142212c4b1
2014-10-21 18:30:49 +00:00
Joe Watkins
fb8a70ca39
bring these inline for #67936 (change wording from stack to queue)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334980 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-24 19:50:30 +00:00
Joe Watkins
edffc3f9c4
fix #67936 (change use of the word "stack" for "queue")
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334917 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-21 06:50:51 +00:00
Simion Onea
14af302c9c
Making the XML definition consistent across the entire project.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334762 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-05 07:44:07 +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
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