Peter Cowburn
309f23930b
die dot die
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310946 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-11 14:06:29 +00:00
Peter Cowburn
33f92b2cda
link to list of constants from DOMNode::nodeType description (doc #54615 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310597 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-27 19:44:44 +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
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
Adam Harvey
a2a4dcbc7d
Fix doc bug #53486 (DOMXPath::query can return false).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306049 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-07 09:03:56 +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
a912865116
Typos and grammar
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304887 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-25 19:38:17 +00:00
Kalle Sommer Nielsen
22c05e49ca
Fixed bug #49490 (XPath namespace prefix conflict)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304636 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-23 05:30:55 +00:00
Kalle Sommer Nielsen
29ab385baf
Fixed bug #53083 (DOMNode::removeChild() resets the namespaceURI value)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304621 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-22 14:08:30 +00:00
Kalle Sommer Nielsen
1d0012d759
Documented DOMCdataSection -- Fixes bug #52491 (missing documentation on DOMCdataSection)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304560 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 10:17:28 +00:00
Kalle Sommer Nielsen
2d4d3da13b
Fixed bug #51279 (Documentation is weak at "DOMDocument uses UTF-8")
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304551 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 08:52:35 +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
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
Daniel Egeberg
2b587ab01f
Normalized initializer NULL-values to use the &null; entity:
...
for file in `find -name '*.xml'`; do sed -i -e 's/<initializer>null<\/initializer>/<initializer>\&null;<\/initializer>/i' $file; done
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298918 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-03 17:10:04 +00:00
Daniel Egeberg
03df64f5c8
Integrated user note 97263 into the manual.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297831 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-11 10:45:41 +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
2fd3f0c96d
Converted remaining files to utf-8
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297078 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 16:25:51 +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
Richard Quadling
30bcabf9fa
W/S tabs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294380 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-03 13:24:08 +00:00
Richard Quadling
45579feaa1
Set sgml-default-dtd-file to ~/.phpdoc/manual.ced
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294367 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-03 13:03:52 +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
Pierrick Charron
4724b47c25
Added new entities for Properties, Methods, InheritedMethods, Constants
...
# Those words were hardcoded in all class synopsis
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292734 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-29 09:42:00 +00:00
Pierrick Charron
af891e4a59
Fixes #50566 (Parameter "name" should be "attr").
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292577 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-24 03:17:57 +00:00
Richard Quadling
b71e8b802f
Added complete svn:keyword list and $Revision: $ => $Revision$
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290998 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-19 14:54:51 +00:00
Peter Cowburn
6bd06c94db
Added DOMXPath::registerPhpFunctions (file added this time)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289913 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-25 15:55:21 +00:00
Peter Cowburn
b215575c11
Added DOMXPath::registerPhpFunctions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289912 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-25 15:53:56 +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
Damien Seguy
76e4b9cefc
fix spelling
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283340 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-02 13:49:37 +00:00
Kalle Sommer Nielsen
e2959e6326
Typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282949 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-28 16:08:58 +00:00
Kalle Sommer Nielsen
40182f6a9b
Documented DOMNode::getLineNo()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282948 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-28 16:07:04 +00:00
Nilgün Belma Bugüner
b9edc80610
cosmetic fixes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@281883 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-09 16:26:30 +00:00
Damien Seguy
62616e70d4
cosmetic fixes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@281867 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-09 11:28:31 +00:00
Damien Seguy
4311c96437
upgrade example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@281866 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-09 11:24:59 +00:00
Richard Quadling
8d2863cf56
Fix build
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@281857 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-09 09:30:48 +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
Mehdi Achour
02039774d6
Document DOMText and its property
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277821 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-26 13:44:38 +00:00
Hannes Magnusson
d71d2d31ad
Show all inherited methods
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277786 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-25 20:55:17 +00:00
Mehdi Achour
68bd154ab9
Work on constants
...
Added missing constants:
DOM_PHP_ERR, GLOB_AVAILABLE_FLAGS, FILE_NO_DEFAULT_CONTEXT, FNM_NOESCAPE, FNM_PATHNAME,
FNM_PERIOD, FNM_CASEFOLD, IMAGETYPE_JPEG2000, NAN, INF, MYSQLI_TYPE_INTERVAL, MYSQLI_TYPE_CHAR,
MYSQLI_CURSOR_TYPE_FOR_UPDATE, MYSQLI_CURSOR_TYPE_NO_CURSOR, MYSQLI_CURSOR_TYPE_READ_ONLY,
MYSQLI_CURSOR_TYPE_SCROLLABLE, MYSQLI_STMT_ATTR_CURSOR_TYPE, MYSQLI_STMT_ATTR_PREFETCH_ROWS,
MYSQLI_STMT_ATTR_UPDATE_MAX_LENGTH, MYSQLI_SET_CHARSET_NAME, OPENSSL_ALGO_DSS1, TCP_NODELAY,
SQLITE_NOTADB, SQLITE_FORMAT, PSFS_FLAG_NORMAL, PSFS_FLAG_FLUSH_INC, PSFS_FLAG_FLUSH_CLOSE,
XML_SAX_IMPL
Added missing <constant></constant> markup
Fixed:
* GD_BUNDLE => GD_BUNDLED
* SOCKET_ERMCHG => SOCKET_EREMCHG
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277584 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-22 15:45:07 +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
Damien Seguy
01253d3618
introduction of the foreach entity
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275923 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-16 15:30:18 +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
Joey Smith
ff081d37f8
Note that XPath support is 1.0 - another one credited to Matt Turland.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271310 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-16 03:20:02 +00:00