Commit graph

255 commits

Author SHA1 Message Date
Peter Cowburn
460a630bde move dom note about utf-8 to language snippet
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349146 c90b9560-bf6c-de11-be94-00142212c4b1
2020-02-06 11:44:34 +00:00
Christoph Michael Becker
d49c5be84e Fix misleading spelling
Integrates user note 124687.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349142 c90b9560-bf6c-de11-be94-00142212c4b1
2020-02-06 10:16:57 +00:00
Craig Duncan
8151a0863b Add clarification that DOMDocument::$ownerDocument is always null
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346781 c90b9560-bf6c-de11-be94-00142212c4b1
2019-02-10 22:25:06 +00:00
Christoph Michael Becker
3904fd71ab Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346693 c90b9560-bf6c-de11-be94-00142212c4b1
2019-02-03 23:00:09 +00:00
Christoph Michael Becker
619165915b Document DOMNamedNodeMap::count()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346141 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-30 19:38:37 +00:00
Christoph Michael Becker
0450541298 Fix/improve DOMNodeList::count() docs
Firstly, the method never fails, and there is no need for a
changelog entry, but rather for an entry in version.xml.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346140 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-30 19:04:35 +00:00
Christoph Michael Becker
7dd8d0771a Fix #77219: childNodes property not in DOMElement manual
We document the inherited properties of all DOM classes.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346131 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-29 18:27:53 +00:00
Christoph Michael Becker
2911a4edd4 Add missing initializers
Based on a patch provided by Kasper Franz.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346084 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-27 11:34:39 +00:00
Christoph Michael Becker
1df6b1b228 Improve wording
Patch provided by anonymous user.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345237 c90b9560-bf6c-de11-be94-00142212c4b1
2018-06-29 14:13:40 +00:00
Christoph Michael Becker
8e301bd33b Fix #76496: Missing changelog entry about 7.2.0
Patch provided by anonymous user.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345172 c90b9560-bf6c-de11-be94-00142212c4b1
2018-06-19 15:08:12 +00:00
Peter Cowburn
d15f928cc1 add more inherited methods for domtext and domcdatasection
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344621 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-04 22:32:03 +00:00
Peter Cowburn
e17ab5484c add visibility modifiers for domcharacterdata methods
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344620 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-04 22:29:41 +00:00
Christoph Michael Becker
0af661476e Improve wording
Patch provided by Arnout Boks.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344565 c90b9560-bf6c-de11-be94-00142212c4b1
2018-03-25 14:01:55 +00:00
Andrey Gromov
9e77dc1a48 case typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344109 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-30 13:47:20 +00:00
Jakub Vrana
7192f789f8 Add <refpurpose>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343924 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-26 12:29:29 +00:00
Jakub Vrana
740dc525d8 Document new function
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343923 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-26 12:28:24 +00:00
Jakub Vrana
a6a2e52265 Add undocumented function
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343922 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-26 12:20:32 +00:00
Jakub Vrana
171fb63bd4 Fix letter-case based on the actual method names
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343919 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-26 12:01:32 +00:00
Jakub Vrana
5c3a8c085f Fix letter-case based on the actual method names
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343918 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-26 11:59:47 +00:00
Jakub Vrana
b8758b0605 Use entities in initializer
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343899 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 19:11:34 +00:00
Jakub Vrana
fa994a739c Fix function signatures
Some of these probably deserve an entry in changelog, please add it if you have energy.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343898 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 19:03:56 +00:00
Christoph Michael Becker
8cb75e4b78 Fix broken build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343781 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-07 17:01:01 +00:00
Pasindu De Silva
f654e3d7c9 Add Countable to DOMNodeList and DOMNamedNodeMap
-- 
Provided by anonymous 88107 (gmblar+php@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343780 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-07 13:20:21 +00:00
Peter Cowburn
ba331c4442 DOMNodelist::item() returns DOMNode, not only DOMElement
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343382 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-08 16:28:23 +00:00
Christian Weiske
55697d5c8e Add example how to add nested children.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343366 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-05 14:05:13 +00:00
Andrey Gromov
1d48545f5a There is a small typo in the two examples.
-- 
Provided by anonymous 51630 (aja@emakina.fr)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341877 c90b9560-bf6c-de11-be94-00142212c4b1
2017-02-08 07:41:47 +00:00
Joe Watkins
bebcec9d1f Documentation changes for bug #54382
-- 
Provided by anonymous 77704 (arnoutboks@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341824 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-30 18:59:59 +00:00
Maciej Sobaczewski
95bdd6883b Another round of PHP 4 content removal (mostly inline mentions)
Review is welcome

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341282 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-05 10:17:07 +00:00
Rasmus Lerdorf
e2d868889d DOMNodelist::item() returns a DOMElement
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340867 c90b9560-bf6c-de11-be94-00142212c4b1
2016-11-04 16:17:04 +00:00
Christoph Michael Becker
3e78b76ce4 Fix #39521: DOMDocument::createElement() does not escape its parameters properly
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339438 c90b9560-bf6c-de11-be94-00142212c4b1
2016-06-21 16:14:05 +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
Maciej Sobaczewski
92bff06867 Update bunch of versions.xml for PHP 7
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337985 c90b9560-bf6c-de11-be94-00142212c4b1
2015-10-12 07:06:29 +00:00
Christoph Michael Becker
db3bfdd46e DOMElement::nodeValue does not conform to W3C specs (related to bug #70029)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337788 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-08 22:03:07 +00:00
Christoph Michael Becker
3b0a329280 DOMNode::textContent is writable as of PHP 5.6.1
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337112 c90b9560-bf6c-de11-be94-00142212c4b1
2015-07-07 12:27:05 +00:00
Peter Cowburn
1b60a48bbc DOMNode::parentNode can be null
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336900 c90b9560-bf6c-de11-be94-00142212c4b1
2015-06-09 20:58:37 +00:00
Peter Cowburn
bdfd7b3173 Use newnode parameter name
-- 
Patch by Pasindu (ppasindud@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336566 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-17 14:43:01 +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
Jakub Vrana
e211ec6c8b Clarify what normalization is
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332130 c90b9560-bf6c-de11-be94-00142212c4b1
2013-11-16 05:29:21 +00:00
Jakub Vrana
7b9cff3656 Clarify what is it whitespace content
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332129 c90b9560-bf6c-de11-be94-00142212c4b1
2013-11-16 05:24:01 +00:00
Jakub Vrana
b1542c57d8 Fix a typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332128 c90b9560-bf6c-de11-be94-00142212c4b1
2013-11-16 05:09:13 +00:00
Peter Cowburn
d8e77acef3 default svn properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332104 c90b9560-bf6c-de11-be94-00142212c4b1
2013-11-10 09:41:11 +00:00
Hannes Magnusson
6f2cec5e21 Bring back the XML example from the dead (svn r314850)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332091 c90b9560-bf6c-de11-be94-00142212c4b1
2013-11-10 00:28:12 +00:00
Joe Watkins
b3d14d38c0 fix for #65771, removed old misleading information
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331645 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-02 19:41:44 +00:00
Peter Cowburn
678f1d720a Document DOMDocument::schemaValidate/Source() flags parameter.
See https://github.com/php/php-src/pull/325

-- 
Provided by Chris Wright (phpdoc@daverandom.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331156 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-19 08:10:16 +00:00
Adam Harvey
c538876b79 Update the version the options parameter was added to DOMDocument::loadHTML*().
Fixes doc bug #65436 (Changelog for loadHTML and loadHTMLFile DOMDocument
functions wrong).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331129 c90b9560-bf6c-de11-be94-00142212c4b1
2013-08-15 01:44:16 +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
fb0a435e08 Link appendChild and insertBefore
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330442 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-04 18:28:57 +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
f2a82da9e5 Delete unused class properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330307 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-20 18:50:42 +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