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
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
Philip Olson
a59f7a72e0
Contains version information for DOM (when methods became available in PHP)
...
# Originally from the following location (although modified):
# phpdoc/phpbook/phpbook-xsl/version.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267951 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-29 01:01:56 +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
Hannes Magnusson
2e3ec04d54
Remove outdated workarounds
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267865 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-27 13:16:39 +00:00
Hannes Magnusson
a27201dda2
Remove outdated workaround
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267864 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-27 13:14:42 +00:00
Hannes Magnusson
9fcdb5c853
Implement phpdoc:classref
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265353 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-23 14:09:15 +00:00
Hannes Magnusson
ecd083439d
Use phpdoc:exceptionref for exceptions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265351 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-23 14:05:42 +00:00
Philip Olson
db367ae954
Unified <title> and <titleabbrev> in every extensions book.xml/reference.xml
...
See the following bug report for details: http://bugs.php.net/44736
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260480 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-30 17:25:13 +00:00
Hannes Magnusson
af40519612
Fixed bug#44845 (Where did dom_import_simplexml go?)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@258580 c90b9560-bf6c-de11-be94-00142212c4b1
2008-04-27 12:32:33 +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
e6420d4ade
Fix return value
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249449 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-30 22:37:47 +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
18e7059e12
Replace "<title>Class synopsis</title>" with &reftitle.classsynopsis;
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249052 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-26 18:56:29 +00:00
Hannes Magnusson
c16ca0fde3
Fix URL entities to follow the URL entity naming scheme
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249026 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-26 15:34:50 +00:00
Hannes Magnusson
b499efb673
Use the &Functions; entity (patch by Felipe)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248985 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-25 23:41:33 +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
7fde5c7d75
MFB: Upgrade to the new-reference-structure
...
- Moved the intro from reference.xml to book.xml
- Change the intro ID to intro.<extname>
- Added setup <chapter>
- Changed the constants section to be <appendix>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248356 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-16 13:10:43 +00:00
Hannes Magnusson
c4cc4cbda2
Remove few more files (already in references/dom/dom(classname)/construct.xml...)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248355 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-16 13:06:00 +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
Hannes Magnusson
0258a77f1e
MFB: Rename "functions.xml" to entities.<dirname>.xml
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@247901 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-10 17:06:11 +00:00