1
0
mirror of https://github.com/php/doc-en.git synced 2026-04-28 09:43:18 +02:00
Commit Graph

40 Commits

Author SHA1 Message Date
Máté Kocsis 1acd98a6cd Remove unnecessary documentation of non-existent constructors (#2122)
Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de>
2022-12-28 16:34:44 +01:00
Yoshinari Takaoka cdcad4c395 Added PHP 8 into versions.xml for spl based on stubs. 2021-04-30 00:11:29 +01:00
Nikita Popov 7af1f7fa46 SPLObjectStorage: fix class version nr
Patch by jrfnl.

Closes php/doc-en#88.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349773 c90b9560-bf6c-de11-be94-00142212c4b1
2020-05-10 18:34:24 +00:00
Christoph Michael Becker 4998e7c97b Fix #78130: Add SplPriorityQueue::isCorrupted version
Introduced via http://git.php.net/?p=php-src.git;a=commit;h=c54045a1f949,
documented via http://svn.php.net/viewvc?view=revision&revision=343928 but
never added to `versions.xml`

Patch provided by Gabriel Caruso.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349233 c90b9560-bf6c-de11-be94-00142212c4b1
2020-02-16 22:20:38 +00:00
Jakub Vrana 578a13198f Update versions based on parsing sources
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344132 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-31 12:27:12 +00:00
Jakub Vrana 9307b17b2f Unify version format
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344070 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-29 15:24:22 +00:00
Jakub Vrana 7c50ead1ed Fix versions based on parsed php-src
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344068 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-29 15:23:17 +00:00
Jakub Vrana 920901f85f Remove >= 5.0.0 from versions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344032 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-29 09:04:35 +00:00
Christoph Michael Becker 7645f06a69 Add version info
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343964 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-26 22:56:05 +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
Adam Harvey 41d8e7ffe4 Update version information to include PHP 7.
This was mostly done programmatically, and is likely wrong for a small number
of functions. We may have to wait for bug reports, unless someone wants to
review this by hand. Basic efforts were made to avoid adding "PHP 7" to
functions that were removed in PHP 5.x (x > 0) and PHP 7, but there are
undoubtedly still issues.

In case we're still using Docbook for PHP 8, I've uploaded the script that I
wrote to do this to GitHub at
https://github.com/LawnGnome/php-doc-version-migrator.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338406 c90b9560-bf6c-de11-be94-00142212c4b1
2016-01-04 21:40:07 +00:00
Peter Cowburn eba5461de9 SplFileObject::fread() not new in 5.6
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334794 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-06 18:54:05 +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 3bb0367cc9 Add SPLFileObject::fread(), which I somehow missed last time around.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334642 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-28 06:51:17 +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
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
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
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
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
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
Philip Olson 1c96b313a0 Added skeletons for SplDoublyLinkedList ->serialize() and ->unserialize()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323795 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-02 05:19:44 +00:00
Stanislav Malyshev 2aba10e8d0 fix versions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323561 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-26 07:46:05 +00:00
Peter Cowburn a1e4712d6a replay reverted r313182 with fixed examples sections
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313199 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-13 09:39:04 +00:00
Philip Olson 247e4f4cab Reverted r313182 (fixing build)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313190 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-13 04:42:29 +00:00
Peter Cowburn 07adc6b4c2 fleshed out (recursive)callbackfilteriterator
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313182 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-12 19:57:55 +00:00
Peter Cowburn a1d8bd75d8 class version info for SPL
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312962 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-05 22:09:08 +00:00
Peter Cowburn 1b914e8ccf Added SplFileInfo::getExtension() doc (closes #48767)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308265 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-11 22:16:33 +00:00
Peter Cowburn abc46eb3a6 correct version line for splobjecstorage::removeallexcept
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307467 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-14 09:59:09 +00:00
Etienne Kneuss f8c6655fc7 Documentation for SplObjectStorage::removeAllExcept (Patch by Matthew Turland)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307130 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-05 15:06:50 +00:00
Peter Cowburn a68cb3c3b3 version info for directoryiterator::seek
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303755 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-24 20:21:06 +00:00
Peter Cowburn 352979a948 corrected directoryiterator version information
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298964 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-04 11:58:04 +00:00
Richard Quadling dc7b34100c Correct version numbers for ArrayObject, ArrayIterator and RecursiveArrayIterator. Fix #50479
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292173 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-15 14:34:16 +00:00
Hannes Magnusson 5a3ab74a8b Missing version info
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291563 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-01 15:11:57 +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
Philip Olson c5d8c81f3b Fixed version info for serialize methods (5.3.0)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288222 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-10 05:53:19 +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
Philip Olson 07bdb7c6a2 Added version info for new splobjectstorage methods
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278681 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-14 06:05:33 +00:00
Philip Olson 3abebb615d Added and updated PHP/PECL version information
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@276608 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-28 23:51:42 +00:00
Philip Olson a67ff92b5e Added PHP/PECL version information
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275552 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-11 07:41:18 +00:00
Philip Olson c79f3fc3aa Contains version information (when functions became available to PHP)
# Originally from the following location (although likely modified):
# phpdoc/phpbook/phpbook-xsl/version.xml


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268251 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-04 03:27:21 +00:00