Christoph Michael Becker
2550f62c6a
Fix #80543 : ArrayObject::asort() and ::ksort() expect an optional int
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@352168 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-22 16:28:26 +00:00
Christoph Michael Becker
7c3c51661b
Fix ##55211: ArrayObject::getArrayObject() should only returns public properties of an object
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351422 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-18 12:20:07 +00:00
Christoph Michael Becker
4b192801e5
Fix #68106 : Typo in ArrayIterator::setFlags
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345528 c90b9560-bf6c-de11-be94-00142212c4b1
2018-08-18 12:03:39 +00:00
Jakub Vrana
b06b5b0830
Use array() initializer instead of []
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344127 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-31 08:23:47 +00:00
Jakub Vrana
dd07341fae
Remove trailing fullstop in <refpurpose>
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343888 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 15:34:22 +00:00
Christoph Michael Becker
4d8355fa19
Fix typo
...
Patch provided by anonymous user.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343839 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-15 13:38:46 +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
53baee51a0
Fix the return type of ArrayObject::serialize().
...
Fixes doc bug #67202 (Wrong documeted return type fo for
ArrayObject::serialize).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333481 c90b9560-bf6c-de11-be94-00142212c4b1
2014-05-05 17:56:36 +00:00
Chris Wright
43969ffba3
Document E_NOTICE emitted when an undefined index is supplied to ArrayObject::offsetGet(). Fix for bug #65942 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331907 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-22 10:40:38 +00:00
Chris Wright
89d9178a6e
Fix DTD violation in ArrayObject::__construct() introduced in revision 331442
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331446 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-19 09:40:56 +00:00
Levi Morrison
ca2476ff7b
Documented exceptions for ArrayObject::__construct.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331443 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-19 04:45:56 +00:00
Levi Morrison
536e9b2044
Added missing initializer for input
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331441 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-19 04:20:06 +00:00
Justin Martin
b7081b52fe
Fixed return value.
...
Closes bug #63966 .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329089 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-12 00:33:53 +00:00
Levi Morrison
32eae026d6
ArrayObject::offsetGet returns NULL if you access an undefined offset, not FALSE.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328715 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-09 01:15:17 +00:00
Jakub Vrana
66a7b80b4a
Add parameter and initializers
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326112 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-12 00:36:15 +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
81ee02feed
Methods visibility
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322381 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-17 08:20:53 +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
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
Jakub Vrana
257719873b
Add PHP tags to <programlisting>
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301115 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-09 09:58:13 +00:00
Jakub Vrana
3b55bc75e1
Capitalization
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298615 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-26 20:08:19 +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
Daniel Egeberg
96c9d88bad
Converted to utf-8
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297028 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-28 22:10:10 +00:00
Jakub Vrana
e0ec02cef9
Example uses var_dump
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296851 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-26 13:34:33 +00:00
Peter Cowburn
d042351dd7
Fix method signature (int => public string) (thanks to yawk)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295702 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-01 23:04:54 +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
Brandon Savage
3110d69f2f
Adding serialization documentation stub for PHP 5 and changing links to point to PHP 5 documentation, rather than appendix.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288622 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-23 20:09:24 +00:00
Brandon Savage
f74325fce7
Per the discussion on the PHP-DOC mailing list, the PHP 4 OOP documentation is being relocated to the appendicies. The PHP 5 object documentation is being renamed to Objects and Classes, to reflect that it is the only supported documentation for OOP in PHP. All links have been changed.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288607 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-23 14:14:18 +00:00
Torben Wilson
bbced252b5
Type fixes. It's a Mind Bomb.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288299 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-13 20:07:37 +00:00
Philip Olson
49d51f7bae
Added skeletons for the ArrayObject unserialize/serialize methods
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288223 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-10 06:05:12 +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
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
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
Kalle Sommer Nielsen
085ed477a2
Lots of missing arrayobject documentation
...
- contributed by Joris van de Sande <joris.devplace@gmail.com>
# ArrayObject is still not 100% documented, this commit
# only adds msising methods
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282863 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-27 10:16:12 +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
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