php-doc-en/reference/dom
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
..
domattr Add missing modifier information. Patch by Jeff Welch <whatthejeff@gmail.com>. 2013-06-18 05:36:30 +00:00
domcdatasection
domcharacterdata
domcomment Add missing modifier information. Patch by Jeff Welch <whatthejeff@gmail.com>. 2013-06-18 05:36:30 +00:00
domdocument Document DOMDocument::schemaValidate/Source() flags parameter. 2013-08-19 08:10:16 +00:00
domdocumentfragment Add missing modifier information. Patch by Jeff Welch <whatthejeff@gmail.com>. 2013-06-18 05:36:30 +00:00
domelement Add missing modifier information. Patch by Jeff Welch <whatthejeff@gmail.com>. 2013-06-18 05:36:30 +00:00
domentityreference Add missing modifier information. Patch by Jeff Welch <whatthejeff@gmail.com>. 2013-06-18 05:36:30 +00:00
domimplementation Add missing modifier information. Patch by Jeff Welch <whatthejeff@gmail.com>. 2013-06-18 05:36:30 +00:00
domnamednodemap
domnode Use newnode parameter name 2015-04-17 14:43:01 +00:00
domnodelist
domprocessinginstruction Add missing modifier information. Patch by Jeff Welch <whatthejeff@gmail.com>. 2013-06-18 05:36:30 +00:00
domtext Clarify what is it whitespace content 2013-11-16 05:24:01 +00:00
domxpath Methods visibility 2012-01-17 08:22:44 +00:00
functions
book.xml Bring back the XML example from the dead (svn r314850) 2013-11-10 00:28:12 +00:00
constants.xml Linkable reference constants 2012-02-28 13:37:00 +00:00
domattr.xml
domcdatasection.xml Quiet the XPointer warnings that have been annoying me for a while by 2012-11-08 02:36:34 +00:00
domcharacterdata.xml
domcomment.xml
domdocument.xml
domdocumentfragment.xml
domdocumenttype.xml Fix a typo 2013-11-16 05:09:13 +00:00
domelement.xml
domentity.xml
domentityreference.xml
domexception.xml
domimplementation.xml
domnamednodemap.xml Document interfaces used by DOM 2013-05-17 06:14:15 +00:00
domnode.xml DOMElement::nodeValue does not conform to W3C specs (related to bug #70029) 2015-09-08 22:03:07 +00:00
domnodelist.xml Document interfaces used by DOM 2013-05-17 06:14:15 +00:00
domnotation.xml Delete unused class properties 2013-05-20 18:50:42 +00:00
domprocessinginstruction.xml Delete unused class properties 2013-05-20 18:50:42 +00:00
domtext.xml Prefer lowercase IDs 2012-01-12 15:20:59 +00:00
domxpath.xml Delete unused class properties 2013-05-20 18:50:42 +00:00
examples.xml default svn properties 2013-11-10 09:41:11 +00:00
setup.xml
versions.xml Update version information to include PHP 7. 2016-01-04 21:40:07 +00:00