Paul Reinheimer
1d4e06333e
Correcting double ;;
...
Removing the word curly as per Sean's comments
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@242459 c90b9560-bf6c-de11-be94-00142212c4b1
2007-09-12 18:35:31 +00:00
Paul Reinheimer
19c403ea63
added some details on invalid characters in XML names, changed a few cdata
...
lines
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@242390 c90b9560-bf6c-de11-be94-00142212c4b1
2007-09-10 21:24:57 +00:00
Jakub Vrana
a35123aabd
Can return false (bug #42289 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241655 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-20 14:53:26 +00:00
Hannes Magnusson
46a54186af
Revert bogus s/id/xml:id in examples caused by the docbook5 upgrade
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238929 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-30 14:14:03 +00:00
Hannes Magnusson
c030e2adf7
Upgrade to DocBook5:
...
- All id attributes are now xml:id
- Add docbook namespace to all root elements
- Replace <ulink /> with <link xlink:href />
- Minor markup fixes here and there
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238160 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-20 22:25:43 +00:00
Hannes Magnusson
7df9251819
Typo in example (bug#41071)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@236488 c90b9560-bf6c-de11-be94-00142212c4b1
2007-05-28 11:27:04 +00:00
Hannes Magnusson
89b763a661
Fixed bug#41096 (Warning: SimpleXMLElement::children() expects at most 1 parameter, 2 given)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@233879 c90b9560-bf6c-de11-be94-00142212c4b1
2007-04-16 13:18:29 +00:00
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
Philip Olson
009395cfbc
Miscellaneous formatting as per our guidelines:
...
Ex: windows->Windows, commandline->command line, webserver->web server
# Sorry translators, but it needed to be done
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@229834 c90b9560-bf6c-de11-be94-00142212c4b1
2007-02-15 09:24:37 +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
Etienne Kneuss
498c0c0bec
typo in the acronym
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@218861 c90b9560-bf6c-de11-be94-00142212c4b1
2006-08-25 18:11:57 +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
Nuno Lopes
b069a314a4
add tagging
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@195136 c90b9560-bf6c-de11-be94-00142212c4b1
2005-09-04 19:39:32 +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
Dave Barr
009d44bfcf
Fix minor spelling/punctuation mistakes.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@179740 c90b9560-bf6c-de11-be94-00142212c4b1
2005-02-14 04:13:17 +00:00
Nuno Lopes
e49b73a8f9
new PHP 5.1 constant: LIBXML_NONET
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@176290 c90b9560-bf6c-de11-be94-00142212c4b1
2005-01-02 13:40:52 +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
Nuno Lopes
c25f0a8fa7
add new constants
...
more on this tomorow (probably)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@174098 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-05 19:54:29 +00:00
Sean Coates
1cb7252cf1
removed 'experimental', as requested
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@173999 c90b9560-bf6c-de11-be94-00142212c4b1
2004-12-03 15:09:14 +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
Philip Olson
faa8a7d124
Move (and modify) configure information into configure.xml and add a
...
requirements refsect1 stating PHP 5 is required.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@166556 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-17 05:14:45 +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
50a9f9e59c
fixed path and changed to using an existing element
...
# manicdepressive at mindless dot com
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163572 c90b9560-bf6c-de11-be94-00142212c4b1
2004-07-18 17:02:11 +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
Philip Olson
978634a902
Add note (new entity) about simplexml requiring PHP 5
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@159554 c90b9560-bf6c-de11-be94-00142212c4b1
2004-05-24 21:40:20 +00:00
Adam Trachtenberg
2225a342ae
Clarify "Comparing Elements..." text and code
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@153359 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-10 16:42:23 +00:00
Adam Trachtenberg
368c38958e
Fix errors and add "Comparing Elements and Attributes with Text" section.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@153313 c90b9560-bf6c-de11-be94-00142212c4b1
2004-03-10 06:33:25 +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