Commit graph

38 commits

Author SHA1 Message Date
Jakub Vrana
07b2ad72bc Wrong copy-paste
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229877 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-15 17:03:31 +00:00
Nuno Lopes
72740b64e1 document the errors produced (user note)
# this needs an english reviewer ;)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228119 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-25 23:53:22 +00:00
Mehdi Achour
ec3f931fa0 Add missing roles and entities in already switched files
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227340 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-16 01:24:43 +00:00
Mehdi Achour
f7fd134d6c Fix new style implementation
Add missing sections / parameters


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227337 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-16 01:05:32 +00:00
Mehdi Achour
e10a86f261 Fix whitespaces
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227330 c90b9560-bf6c-de11-be94-00142212c4b1
2007-01-15 23:53:55 +00:00
Ben Ramsey
28ba9fc4e3 Added SimpleXML->registerXPathNamespace, and added ns and prefix parameters to simplexml_load_file() and simplexml_load_string().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@215197 c90b9560-bf6c-de11-be94-00142212c4b1
2006-06-22 03:04:35 +00:00
Nuno Lopes
7cfddffc55 fix copy-paste error in see also section
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@214078 c90b9560-bf6c-de11-be94-00142212c4b1
2006-06-01 08:50:16 +00:00
TAKAGI Masahiro
883281d9a8 fix build.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@214071 c90b9560-bf6c-de11-be94-00142212c4b1
2006-06-01 00:00:49 +00:00
Ben Ramsey
b48693bee3 Added __construct() page for SimpleXML and modified examples to show usage of SimpleXML with SimpleXMLElement for a more OO approach.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@214069 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-31 22:54:02 +00:00
Ben Ramsey
b3b9b0b50e Previous commit reversed.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212916 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-12 18:04:55 +00:00
Ben Ramsey
2354db720f Added note that these methods were added in PHP 5.1.3
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212898 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-12 13:54:36 +00:00
Ben Ramsey
cc64e88692 Added XML tag to examples so that they are well-formed XML
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212853 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-11 15:13:27 +00:00
Ben Ramsey
4ceb507669 Corrected CVS $Revision$ tag
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212845 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-11 13:33:51 +00:00
Ben Ramsey
903ef8bae1 Added addAttribute(), addChild(), getDocNamespaces(), getName(), and
getNamespaces() methods to SimpleXMLElement documentation.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@212830 c90b9560-bf6c-de11-be94-00142212c4b1
2006-05-11 06:32:45 +00:00
Nuno Lopes
64fe13d7af clarify that 'escaping URI' note applies just to PHP 5.0.x
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195265 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-06 16:25:26 +00:00
Nuno Lopes
57edf07813 upgrade to new style. document the 'filename' parameter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195264 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-06 16:21:50 +00:00
Jakub Vrana
7096baaed9 URIs are unescaped (bug #33804)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@191209 c90b9560-bf6c-de11-be94-00142212c4b1
2005-07-22 12:37:54 +00:00
Jakub Vrana
c2d41da60c Fix attributes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@189165 c90b9560-bf6c-de11-be94-00142212c4b1
2005-06-24 14:55:15 +00:00
Nuno Lopes
e58a9d9926 add a new directory for libxml fucntions/constants. move teh constants from simplexml page to here
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179773 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-14 18:01:02 +00:00
Nuno Lopes
a503002216 document class_name and options
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174281 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-08 13:14:42 +00:00
Jakub Vrana
32027aa0a9 Change "object" to specific objects
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@172543 c90b9560-bf6c-de11-be94-00142212c4b1
2004-11-12 12:26:57 +00:00
Mehdi Achour
20734f489d fix function name
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167589 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-29 21:09:24 +00:00
Friedhelm Betz
5c4698d83a link to DOM,
see also


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@167585 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-29 20:07:53 +00:00
Jakub Vrana
a1ddba3e96 rtrim($refpurpose, '.')
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166882 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-20 09:37:01 +00:00
Jakub Vrana
9a1ee6bfe3 Fix types
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166311 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-13 16:12:06 +00:00
Jakub Vrana
fa2e38785e Fix protos from sources
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166167 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-12 18:12:00 +00:00
Ken
3415d5f66c simplexml_element renamed to SimpleXMLElement.
# thanks, tk AT bytecrash DOT net


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163571 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-18 16:57:43 +00:00
Mehdi Achour
bdd401b819 parse error
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152811 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-02 16:44:23 +00:00
Mehdi Achour
ad007fee69 go on with the new entity
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@150694 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-07 15:20:40 +00:00
Mehdi Achour
a2f5ee41c7 proto fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@150684 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-07 13:21:21 +00:00
Mehdi Achour
ba69aedf2e this is the correct function (Davey too)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@150683 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-07 13:19:59 +00:00
Mehdi Achour
0f2fb190c1 this function doesn't exists
# thanks Davey


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@150682 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-07 13:18:11 +00:00
Mehdi Achour
f3a83616f7 CDATA
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@150652 c90b9560-bf6c-de11-be94-00142212c4b1
2004-02-07 00:58:22 +00:00
Derick Rethans
0a9dfbbdf9 - Minor corrections
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@150187 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-30 23:38:06 +00:00
Ken
8a4d57e7a1 Added DOM examples.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@150076 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-29 01:23:00 +00:00
Ken
7bb0a9c5db "function" -> "method"; and added example of children() usage.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@149824 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-26 20:24:39 +00:00
Ken
f3b95bb58b s/string/file/
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@149632 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-24 19:09:05 +00:00
Ken
48bedcaea0 Added new SimpleXML reference.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@149543 c90b9560-bf6c-de11-be94-00142212c4b1
2004-01-23 16:17:17 +00:00