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 |
|
Sebastian Bergmann
|
656d1610af
|
Add missing modifier information. Patch by Jeff Welch <whatthejeff@gmail.com>.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330543 c90b9560-bf6c-de11-be94-00142212c4b1
|
2013-06-18 05:36:30 +00:00 |
|
Jakub Vrana
|
1634a88641
|
Delete redundant <!-- Membership: -->
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330340 c90b9560-bf6c-de11-be94-00142212c4b1
|
2013-05-23 17:38:21 +00:00 |
|
Jakub Vrana
|
38e65393c5
|
Use InheritedProperties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330314 c90b9560-bf6c-de11-be94-00142212c4b1
|
2013-05-20 20:36:05 +00:00 |
|
Jakub Vrana
|
b77ea449e7
|
Undocument interfaces inherited from other implemented interface
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330310 c90b9560-bf6c-de11-be94-00142212c4b1
|
2013-05-20 19:13:25 +00:00 |
|
Jakub Vrana
|
a592ee62e5
|
Document new method parameters
Checked with http://pastebin.com/PQKzkuQK
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330271 c90b9560-bf6c-de11-be94-00142212c4b1
|
2013-05-17 19:01:19 +00:00 |
|
Jakub Vrana
|
e0fc301e08
|
Put PHP 5.5 methods to versions.xml
Generated by http://pastebin.com/s5DSrPc3
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330251 c90b9560-bf6c-de11-be94-00142212c4b1
|
2013-05-16 20:34:19 +00:00 |
|
Peter Cowburn
|
0851a6f64a
|
Fixed example code: __construct() is not required by SeekableIterator interface, an Iterator must not automatically rewind, A SeekableIterator should not set its position out of bounds
--
Provided by ha kre (hanskrentel@yahoo.de)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330180 c90b9560-bf6c-de11-be94-00142212c4b1
|
2013-05-07 07:13:05 +00:00 |
|
Peter Cowburn
|
f96e4a4e9e
|
fix example flags (doc #64583)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330156 c90b9560-bf6c-de11-be94-00142212c4b1
|
2013-04-27 10:51:28 +00:00 |
|
JulienPauli
|
69884b8692
|
Error in code example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330039 c90b9560-bf6c-de11-be94-00142212c4b1
|
2013-04-09 08:07:58 +00:00 |
|
Jakub Vrana
|
532733665b
|
Priority queue uses maximum priority
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329790 c90b9560-bf6c-de11-be94-00142212c4b1
|
2013-03-15 05:44:51 +00:00 |
|
Ferenc Kovacs
|
69979328b7
|
add synopsis for the SplFileObject::__toString method
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329366 c90b9560-bf6c-de11-be94-00142212c4b1
|
2013-01-30 01:30:54 +00:00 |
|
Ole Aass
|
42871790fb
|
Bug #63718 - Changed <classname> to ArrayIterator and <methodname> to ArrayIterator::setFlags()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329238 c90b9560-bf6c-de11-be94-00142212c4b1
|
2013-01-19 14:46:31 +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 |
|
Levi Morrison
|
5f2e923297
|
Updated return information to match its current implementation. See bug report #60588.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328714 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-12-09 01:11:01 +00:00 |
|
Adam Harvey
|
3fd455a655
|
Add SplFixedArray documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328475 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-11-23 09:11:08 +00:00 |
|
Levi Morrison
|
09969a4276
|
Standardized capitalization of offsetSet and offsetGet; sometimes referenced as offSetSet and offSetGet.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328413 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-11-19 02:11:02 +00:00 |
|
Peter Cowburn
|
5c3e876690
|
Corrects the documented value for the SplFileObject::SKIP_EMPTY constant. (doc #63282)
salathe: also added changelog entry for SKIP_EMPTY
--
Provided by Niel Archer (niel.archer@gmail.com)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328339 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-11-12 22:35:27 +00:00 |
|
Jakub Vrana
|
e3b9788fa7
|
Fix iterators' key() return type
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328297 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-11-09 23:12:56 +00:00 |
|
Yannick Torres
|
00649f549f
|
Typo found by online editor user
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328079 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-10-19 09:28:27 +00:00 |
|
Peter Cowburn
|
a00483513d
|
Confusing example output is confusing (doc 63246)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327967 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-10-09 13:56:17 +00:00 |
|
Etienne Kneuss
|
6c09aea7ac
|
Fix return value from void to array.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327157 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-08-17 12:33:35 +00:00 |
|
Peter Cowburn
|
62e53a77cf
|
Both offsetSet and offsetGet have a note stating they are a method alias, but this one did not. Adding for completeness.
--
Provided by anonymous #19341 (leight@gmail.com)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327145 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-08-16 09:24:15 +00:00 |
|
Etienne Kneuss
|
275a827b23
|
Flag class as abstract
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326960 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-08-03 13:19:57 +00:00 |
|
Peter Cowburn
|
e0ee40931d
|
document directoryiterator::getextension (mostly copied from splfileinfo::getextension) (thanks mrok)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326896 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-07-30 21:34:29 +00:00 |
|
Brett Bieber
|
6505348a2b
|
Minor coding standards fixes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326811 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-07-25 13:19:41 +00:00 |
|
Sherif Ramadan
|
d0f905d0a7
|
Incorrect argument description, fixes Bug #62604
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326697 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-07-19 03:29:13 +00:00 |
|
Peter Cowburn
|
fa9c9d06dd
|
minor improvements for SplObjectStorage::getHash() (doc #60643)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326298 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-06-22 20:49:42 +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
|
d501e1e413
|
Default value
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326109 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-06-12 00:11:08 +00:00 |
|
Hannes Magnusson
|
858cacd62c
|
mark bunch of extensions with "membership" PI (like the membership comment)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326064 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-06-09 17:34:56 +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 |
|
Peter Cowburn
|
4d81bf2025
|
typofix "aly"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325727 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-05-16 19:35:11 +00:00 |
|
Peter Cowburn
|
8ec78b9e7f
|
changelog for directoryiterator extending from splfileinfo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325478 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-04-27 21:58:08 +00:00 |
|
Peter Cowburn
|
545354f92c
|
changelog for directoryiterator constructor exceptions (doc #61833)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325477 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-04-27 21:57:57 +00:00 |
|
Peter Cowburn
|
376417834e
|
document SplFileObject::fputcsv() (doc #60878)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325467 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-04-26 21:21:29 +00:00 |
|
Nikita Popov
|
155514e434
|
Commit typo fix by Kevin Abel
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325428 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-04-23 17:37:49 +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 |
|
Peter Cowburn
|
76a97c922d
|
fix incorrect prototype: Iterator not Traversable (doc #61705)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325140 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-04-13 08:38:38 +00:00 |
|
Adam Harvey
|
7633408874
|
Fix doc bug #61705 (Incorrect return type documented for
CachingIterator->getInnerIterator()).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325134 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-04-13 06:57:24 +00:00 |
|
Peter Cowburn
|
d06666a2f7
|
revert r324994 (sift was the correct word)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324998 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-04-10 10:05:09 +00:00 |
|
Yannick Torres
|
81bfbea133
|
Typo found by online editor user
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324994 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-04-10 07:40:08 +00:00 |
|
Peter Cowburn
|
a2305490d3
|
class trees for spl exceptions/iterators (an experiment)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324525 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-03-25 17:31:49 +00:00 |
|
Peter Cowburn
|
ad0e460b02
|
fleshed out AppendIterator methods
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324508 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-03-24 20:10:47 +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 |
|
Yannick Torres
|
94497636f2
|
Fix svn keywords
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324194 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-03-13 15:34:05 +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 |
|
Justin Martin
|
1e7df50551
|
Added class_uses version info.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323894 c90b9560-bf6c-de11-be94-00142212c4b1
|
2012-03-04 18:57:43 +00:00 |
|