Commit graph

129 commits

Author SHA1 Message Date
Sebastian Bergmann
656d1610af Add missing modifier information. Patch by Jeff Welch <whatthejeff@gmail.com>.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330543 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-18 05:36:30 +00:00
Jakub Vrana
9e8b518051 Add versions for classes
Generated by http://pastebin.com/NByXgj7E and manually edited

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330432 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-31 21:02:33 +00:00
Jakub Vrana
1634a88641 Delete redundant <!-- Membership: -->
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330340 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-23 17:38:21 +00:00
Jakub Vrana
b77ea449e7 Undocument interfaces inherited from other implemented interface
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330310 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-20 19:13:25 +00:00
Jakub Vrana
a592ee62e5 Document new method parameters
Checked with http://pastebin.com/PQKzkuQK

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330271 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-17 19:01:19 +00:00
Richard Quadling
b93b3a95c9 BOM removed.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329055 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-10 16:50:00 +00:00
Kalle Sommer Nielsen
ef2c8a7a95 Fixed #63679 ("Dealing with XML errors" documentation example is wrong)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328672 c90b9560-bf6c-de11-be94-00142212c4b1
2012-12-05 09:11:46 +00:00
Sherif Ramadan
117197a7a4 Updated change log entries for SimpleXMLElement construct parameters.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328503 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-26 21:38:03 +00:00
Hannes Magnusson
858cacd62c mark bunch of extensions with "membership" PI (like the membership comment)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326064 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-09 17:34:56 +00:00
Hannes Magnusson
cbc44b26f3 Wrong variable name, pointed out by Simon Harper
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322827 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-26 15:32:15 +00:00
Jakub Vrana
85e669ffd0 Returns SimpleXMLIterator
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322181 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-13 10:37:09 +00:00
Jakub Vrana
33a730640a SimpleXMLIterator is defined in simplexml not spl extension
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322180 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-13 10:34:09 +00:00
Jakub Vrana
d8b968e63c Document public constructors
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321901 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-08 05:33:58 +00:00
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
Gordon Oheim
4c1b3f8f93 Marked up Exception as classname
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@319682 c90b9560-bf6c-de11-be94-00142212c4b1
2011-11-22 14:22:28 +00:00
Richard Quadling
8263f53d86 Value parameter is optional.
Fix bug#60924

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@319173 c90b9560-bf6c-de11-be94-00142212c4b1
2011-11-14 15:17:09 +00:00
Richard Quadling
8b6d169424 Native EOL
Use consistent line terminator.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@317663 c90b9560-bf6c-de11-be94-00142212c4b1
2011-10-03 16:27:39 +00:00
Peter Cowburn
64c495fab7 name variables better in simplexml basic examples (hat tip Gordon Oheim)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315548 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-26 11:34:18 +00:00
Jakub Vrana
ac04b2ea21 Extension purpose is not needed anymore
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313269 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-15 15:46:15 +00:00
Justin Martin
9212a0e064 Filled in the ns and is_prefix parameters, closing #54647
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312824 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-02 22:46:52 +00:00
Matthew Fonda
9e253dede9 Clarify that SimpleXML::__construct raises E_WARNING for errors in XML, but throws an exception if the XML is unparsable - fixes bug #53998
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312634 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-29 17:46:38 +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
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
9612f986d0 Fix doc bug #53633 (SimpleXML incorrectly gives NULL for attributes() with
XPath value expression).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307081 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-04 13:33:49 +00:00
Peter Cowburn
03be84c151 added SimpleXMLElement::saveXML
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305706 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-23 23:25:55 +00:00
Peter Cowburn
e551bed23b SXE class/method synopsis improvements, lowercase xml:ids
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305704 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-23 23:21:32 +00:00
Justin Martin
3d96f443ae Added a note to all SimpleXMLElement method examples which make use of the example.php include, indicating where that include is located. As per bug #53186.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305120 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-05 23:56:36 +00:00
Peter Cowburn
2812872863 revert r302623 (the documented changes were reverted in php-src: see r302715)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302718 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-23 18:21:27 +00:00
Peter Cowburn
ef058a1f65 simplexmlelement/iterator implements arrayaccess (doc #52655)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302623 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-21 19:52:40 +00:00
Peter Cowburn
932e5ce430 simplexmlelement implements traversable interface
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302621 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-21 18:31:15 +00:00
Jakub Vrana
58e026c057 Fix PHP syntax errors
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301119 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-09 11:28:40 +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
54028b9d81 Fixed PHP bug #52273, added example outputs to SimpleXMLElement::getDocNamespaces().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301044 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-07 11:18:44 +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
Daniel Egeberg
95225913b7 Fixed PHP bug #51585 (wrong description for is_prefix in SimpleXMLElement::children)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298133 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-17 21:13:21 +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
Daniel Egeberg
be4feedda9 Fixed example in SimpleXMLElement::count().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295805 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-03 19:30:46 +00:00
Daniel Egeberg
78071bae5a Fixed #50864 (SimpleXMLElement::count does not exist)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295784 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-03 14:13:09 +00:00
Daniel Egeberg
f5cf87b6e6 Fixing mistakes.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295470 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-24 13:16:50 +00:00
Daniel Egeberg
80cbff1fc0 Should be the last fix to SimpleXMLElement::children(). Grammar fixes, documented parameters, added additional example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295463 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-24 12:23:28 +00:00
Daniel Egeberg
ab93921763 Method -> function
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295462 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-24 11:47:16 +00:00
Daniel Egeberg
120c783749 Fixed PHP bug #50864 (SimpleXMLElement::count does not exist)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295461 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-24 11:23:37 +00:00
Richard Quadling
f77812a492 W/S tabs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294410 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-03 14:12:22 +00:00
Peter Cowburn
078fd908ca corrected broken example, fixes #50880
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294200 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-29 13:17:25 +00:00
Kalle Sommer Nielsen
446e64f854 Fixed bug #41662 (SimpleXML->children() misleading result)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293214 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-07 12:25:06 +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
Jakub Vrana
a79cb10d56 Explain properties type (bug #46517)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291073 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-20 12:21:56 +00:00
Richard Quadling
f658721332 Use &return.falseforfailure; entity.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290410 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-09 10:26:08 +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