Commit graph

26 commits

Author SHA1 Message Date
Justin Martin
8b2a3534bf Documented $ns and $prefix parameters. Closes bug #54805.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320551 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-07 03:51:29 +00:00
Justin Martin
b098faa4b4 Changed return type to SimpleXMLElement, for the purpose of simplification. Closes bug #60382.
Also changed returns to use proper 'or false on failure' entity.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@319987 c90b9560-bf6c-de11-be94-00142212c4b1
2011-11-27 03:29:58 +00:00
Peter Cowburn
ea1e3be13a see also link to basic usage page
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311775 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-03 15:33:29 +00:00
Richard Quadling
ea2023e453 Added <screen> output for examples.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301048 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-07 11:47:34 +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
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
Hannes Magnusson
9b80342788 Add errorhandling docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@286588 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-31 11:28:21 +00:00
Nilgün Belma Bugüner
9511edb9f8 fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283836 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 08:54:10 +00:00
Nilgün Belma Bugüner
97cb48b565 Changed <xref linkend="... to <methodname>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@281596 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-03 14:21:18 +00:00
Jakub Vrana
b08c166781 Initializers - part 6
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273942 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-19 15:05:01 +00:00
Jakub Vrana
6125c0100d Initializers - part 4
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@273634 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-16 12:08:51 +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
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
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
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
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
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