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
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
Philip Olson
04b11e621f
Fixed spelling
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329325 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-29 01:47:09 +00:00
Sherif Ramadan
1e67d9c7d0
Added new book.xml example for use throughout DOM documentation examples. Used example in DOMDocument::getElementById(), which fixes Bug #62118
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326834 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-27 12:09:35 +00:00
Hannes Magnusson
cfe5b5214a
We know it is PHP
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326065 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-09 17:55:27 +00:00
Yannick Torres
8ef6cf9b7c
Fix some literal tag
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324735 c90b9560-bf6c-de11-be94-00142212c4b1
2012-04-03 08:12:03 +00:00
Peter Cowburn
2bb8f94390
markup and CS
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322542 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-21 18:48:44 +00:00
Gordon Oheim
ed1765af82
Clarified that this method matches on the local tag name and added basic usage example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322539 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-21 11:47:57 +00:00
Justin Martin
c9e6b7ae27
Noted warnings produced by malformed HTML. Closes bug #60747 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322237 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-13 23:05:39 +00:00
Jakub Vrana
b827a32fad
Use {class}::{method} instead of {class}->{method}
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322122 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-12 05:58:52 +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
Gustavo André dos Santos Lopes
188f281461
- Update documentation of DOMDocument::saveHTML to reflect the addition of the new parameter in PHP 5.3.6.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310257 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-16 13:19:38 +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
Peter Cowburn
792dd6e1c9
Corrected method name createTextElement -> createTextNode. Fixes doc #51990
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300172 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-03 21:47:00 +00:00
Richard Quadling
d5c4336ad5
xinclude() returns False when there are no XIncludes (Thank you Peter Cowburn)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299688 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-24 12:02:01 +00:00
Richard Quadling
edf214153a
xinclude() returns -1 if some processing failed.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299685 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-24 10:18:18 +00:00
Yago Ferrer
cc8075bc25
Solucionado errores.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297518 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-05 15:52:15 +00:00
Daniel Egeberg
96c9d88bad
Converted to utf-8
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297028 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-28 22:10:10 +00:00
Hannes Magnusson
c353851bc4
Rephrase after reading bug#31191 (see bug#50742)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293630 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-16 22:13:22 +00:00
Hannes Magnusson
4285ccaea1
- Fixed bug#50742 (value parameter must be escaped)
...
- Kill "you" usage
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293629 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-16 22:09:23 +00:00
Jakub Vrana
02ab2478b4
Link libxml
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289694 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-16 08:49:17 +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
Nilgün Belma Bugüner
60a56a84a1
fixed properties
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283806 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 06:52:11 +00:00
Nilgün Belma Bugüner
353206d9d1
Changed <xref linkend="... to <methodname>
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@281836 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-08 21:01:23 +00:00
Hannes Magnusson
18b03857ca
Add another example by scott at thebrain dot ca (see bug#48312)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@280925 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-22 07:47:33 +00:00
Jakub Vrana
4d50cfcce4
Initializers - part 1
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273174 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-09 17:08:52 +00:00
Daniel P. Brown
31c627fb6c
Noted that calling statically results in E_STRICT.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273163 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-09 14:19:33 +00:00
Jakub Vrana
b057f25813
Issues E_STRICT with static call
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273159 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-09 13:38:31 +00:00
Philip Olson
7774d7bb25
Fixed simple spelling errors
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271307 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-16 01:58:18 +00:00
Hannes Magnusson
888aa30a18
To copy the node attributes you need to enable deep copying
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@270639 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-05 22:11:45 +00:00
Hannes Magnusson
6709f22c4f
Replace a weird paragraph with an example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@270521 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-04 08:34:01 +00:00
Jakub Vrana
25ea43a020
Link to introduction (bug #45304 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268350 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-05 11:11:48 +00:00
Hannes Magnusson
0e11688259
Improve example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267922 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-28 09:10:11 +00:00
Hannes Magnusson
dd1599952b
Add example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267921 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-28 08:55:57 +00:00
Edward Z. Yang
dd8ef29981
Add warning about realpath(), from our own configure.php experience!
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@253381 c90b9560-bf6c-de11-be94-00142212c4b1
2008-02-21 03:56:22 +00:00
Hannes Magnusson
39be72eb6d
Add missing parameter description
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@251524 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-28 17:12:43 +00:00
Hannes Magnusson
5c368c5e03
Fix return type
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@251523 c90b9560-bf6c-de11-be94-00142212c4b1
2008-01-28 17:11:42 +00:00
Felipe Pena
09d2e085ca
Added information about return value ( #43685 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249229 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-28 17:47:05 +00:00
Hannes Magnusson
84e1839799
MFB: Upgrade to the new-oo-style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248357 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-16 13:18:08 +00:00
Hannes Magnusson
64e45fe7d6
Rename files according to the new-oo-style
...
# Note: This is pure renaming, no content, markup or ID changes at all
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248353 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-16 13:02:21 +00:00