Sergey Panteleev
8cdc6621f9
Remove PHP 5, 7 references ( #563 )
...
- array functions
- datetime functions
- mbstring functions
- strings functions
- var functions
- xml functions
- json functions
2021-05-16 22:07:40 +03:00
Kim Hallberg
cee13276de
Add missing parameter sections to XMLReader methods ( #574 )
...
- close
- isvalid
- movetoelement
- movetofirstattribute
- movetonextattribute
- read
2021-04-30 22:16:16 +02:00
Sergey Panteleev
a0ae28d3bc
Removed references to PHP 5, PHP 7.0 ( #545 )
2021-04-24 20:01:17 +03:00
Yoshinari Takaoka
e294389da1
fixed "returnvalues" update in previous commit.
...
5fabd07880 (diff-190b056aa8511ed546365df4204a9d4ca946dac1d655933a07fb7029343f48fd)
2021-04-23 02:01:04 +09:00
Sergey Panteleev
5fabd07880
Removed Changelog entries for PHP 5, PHP 7.0 ( #543 )
2021-04-22 17:52:58 +03:00
Martin Samesch
23e26ac6f7
fix section order
2021-04-21 14:26:33 +02:00
Christoph M. Becker
45991ab5df
Remove entry for "not yet implemented" method
2021-01-24 11:42:19 +01:00
Yoshinari Takaoka
3e5613aecb
Added PHP 8 into versions.xml for xmlreader based on stubs.
...
Closes GH-385.
2021-01-24 11:41:06 +01:00
Christoph M. Becker
9932902941
Fix ##64470: XMLReader::next($localname) moves cursor even if there is no more $localname
2021-01-13 14:27:40 +01:00
Christoph Michael Becker
7f5f26fab6
Add missing modifiers to XMLReader::XML()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@352172 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-22 17:57:03 +00:00
Yoshinari Takaoka
6d8125aa1d
fixed return values.
...
It is apparently inconsistent with method signature.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351903 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-05 13:54:15 +00:00
Christoph Michael Becker
4754397753
Revert revision 351727 from phpdoc/en/trunk:
...
Document false and null return types
Cf. <https://news-web.php.net/php.doc.cvs/17645 >.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351729 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-28 17:58:32 +00:00
Jakub Vrana
69bd53265b
Document false and null return types
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351727 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-28 15:12:46 +00:00
Christoph Michael Becker
722a01f189
Fix methodsynopsis of XMLReader::XML()
...
Based on a patch contributed by Máté Kocsis <kocsismate@woohoolabs.com>.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351489 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-22 12:00:40 +00:00
Christoph Michael Becker
709f92e5d7
Fix copy&paste typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351488 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-22 11:51:04 +00:00
Christoph Michael Becker
9d3b35d2a8
Generate xmlreader methodsynopses based on stubs
...
Based on a patch contributed by Máté Kocsis <kocsismate@woohoolabs.com>.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351468 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-21 12:28:48 +00:00
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
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
Christoph Michael Becker
3ecee11d0a
XMLReader::open()'s $encoding defaults to NULL
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349422 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-14 13:30:37 +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
3e9734391f
Add new functions to versions.xml
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344041 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-29 13:39:15 +00:00
Jakub Vrana
c3f2611f8a
Fix letter-case based on the actual method names
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343916 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-26 10:39:59 +00:00
Christoph Michael Becker
bd034b66e9
typo fixes by anon users
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339242 c90b9560-bf6c-de11-be94-00142212c4b1
2016-05-30 14:13:34 +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
Rasmus Lerdorf
029d35eff8
XMLReader::lookupNamespace() returns a string
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337197 c90b9560-bf6c-de11-be94-00142212c4b1
2015-07-19 14:02:32 +00:00
Peter Cowburn
626a425865
parameter markup
...
Patch by cmb
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336888 c90b9560-bf6c-de11-be94-00142212c4b1
2015-06-08 22:46:43 +00:00
Peter Cowburn
4f604500d7
Describe XMLReader::expand() basenode parameter (patch by Thomas Weinert)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336641 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-24 09:32: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
da75c15e02
Update the changed functions list, and integrate the changes into the text.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334639 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-28 05:47:47 +00:00
Kalle Sommer Nielsen
94d82f4272
Add a note about XMLReader::isValid() only checks for the current node, not the entire document and improve the comment in the example a little
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333737 c90b9560-bf6c-de11-be94-00142212c4b1
2014-06-09 05:55:55 +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
9e8b518051
Add versions for classes
...
Generated by http://pastebin.com/NByXgj7E and manually edited
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330432 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-31 21:02:33 +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
Philip Olson
0d43419caf
Updated XMLReader version information. Added with 5.1.0 and enabled in 5.1.2. Adam and his lawn gnome confirms this.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327010 c90b9560-bf6c-de11-be94-00142212c4b1
2012-08-07 06:26:18 +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
Jakub Vrana
c1dc0919bf
Linkable reference constants
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323628 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 13:37:00 +00:00
Jakub Vrana
17889ef36e
Sync filenames, method names and IDs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322196 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-13 11:53:33 +00:00
Nikita Popov
15ac66c055
Fix xml:id quote type for XMLReader::getParserProperty()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@319265 c90b9560-bf6c-de11-be94-00142212c4b1
2011-11-15 19:39:23 +00:00
Nikita Popov
7feda568ba
Proper markup for method references in XMLReader::setParserProperty
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@319264 c90b9560-bf6c-de11-be94-00142212c4b1
2011-11-15 19:24:44 +00:00
Nikita Popov
0d24add1c6
Fix old info + typo in XMLReader::getAttribute docs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@319263 c90b9560-bf6c-de11-be94-00142212c4b1
2011-11-15 19:00:40 +00:00
Peter Cowburn
9c4dbfda61
link to other xmlreader schema methods (doc #60168 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@318660 c90b9560-bf6c-de11-be94-00142212c4b1
2011-11-01 22:16:40 +00:00
Richard Quadling
a56106f691
Standardized on double quotes for attributes.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@317502 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-30 14:21:51 +00:00
Peter Cowburn
6891120b04
changelog for xmlreader::getattribute (doc #55230 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313381 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-18 12:31:31 +00:00
Jakub Vrana
fad61b5c27
Extension categorization
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313268 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-15 15:33:49 +00:00
Antony Dovgal
8f4833799a
an string -> a string
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310843 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-08 19:35:02 +00:00
Jakub Vrana
d3c871ae1e
Fix protos
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308253 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-11 13:16:13 +00:00
Peter Cowburn
ab2480cbc4
Added common E_STRICT error paragraph for ZEND_ACC_ALLOW_STRICT methods called statically. See #41398
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305261 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-10 21:34:44 +00:00
Philip Olson
383b579aef
- Unified and clarified the installation section of our libxml based XML extensions
...
- Added libxml requirement to extensions requiring it (w/ new entity)
- Added --disable-* description for those that are enabled by default (w/ new entity)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300860 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-29 19:21:07 +00:00