Adam Harvey
41d8e7ffe4
Update version information to include PHP 7.
...
This was mostly done programmatically, and is likely wrong for a small number
of functions. We may have to wait for bug reports, unless someone wants to
review this by hand. Basic efforts were made to avoid adding "PHP 7" to
functions that were removed in PHP 5.x (x > 0) and PHP 7, but there are
undoubtedly still issues.
In case we're still using Docbook for PHP 8, I've uploaded the script that I
wrote to do this to GitHub at
https://github.com/LawnGnome/php-doc-version-migrator .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338406 c90b9560-bf6c-de11-be94-00142212c4b1
2016-01-04 21:40:07 +00:00
Rasmus Lerdorf
029d35eff8
XMLReader::lookupNamespace() returns a string
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337197 c90b9560-bf6c-de11-be94-00142212c4b1
2015-07-19 14:02:32 +00:00
Peter Cowburn
626a425865
parameter markup
...
Patch by cmb
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336888 c90b9560-bf6c-de11-be94-00142212c4b1
2015-06-08 22:46:43 +00:00
Peter Cowburn
4f604500d7
Describe XMLReader::expand() basenode parameter (patch by Thomas Weinert)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336641 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-24 09:32:46 +00:00
Simion Onea
14af302c9c
Making the XML definition consistent across the entire project.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334762 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-05 07:44:07 +00:00
Adam Harvey
da75c15e02
Update the changed functions list, and integrate the changes into the text.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334639 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-28 05:47:47 +00:00
Kalle Sommer Nielsen
94d82f4272
Add a note about XMLReader::isValid() only checks for the current node, not the entire document and improve the comment in the example a little
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333737 c90b9560-bf6c-de11-be94-00142212c4b1
2014-06-09 05:55:55 +00:00
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
Philip Olson
0d43419caf
Updated XMLReader version information. Added with 5.1.0 and enabled in 5.1.2. Adam and his lawn gnome confirms this.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327010 c90b9560-bf6c-de11-be94-00142212c4b1
2012-08-07 06:26:18 +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
Jakub Vrana
c1dc0919bf
Linkable reference constants
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323628 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 13:37:00 +00:00
Jakub Vrana
17889ef36e
Sync filenames, method names and IDs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322196 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-13 11:53:33 +00:00
Nikita Popov
15ac66c055
Fix xml:id quote type for XMLReader::getParserProperty()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@319265 c90b9560-bf6c-de11-be94-00142212c4b1
2011-11-15 19:39:23 +00:00
Nikita Popov
7feda568ba
Proper markup for method references in XMLReader::setParserProperty
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@319264 c90b9560-bf6c-de11-be94-00142212c4b1
2011-11-15 19:24:44 +00:00
Nikita Popov
0d24add1c6
Fix old info + typo in XMLReader::getAttribute docs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@319263 c90b9560-bf6c-de11-be94-00142212c4b1
2011-11-15 19:00:40 +00:00
Peter Cowburn
9c4dbfda61
link to other xmlreader schema methods (doc #60168 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@318660 c90b9560-bf6c-de11-be94-00142212c4b1
2011-11-01 22:16:40 +00:00
Richard Quadling
a56106f691
Standardized on double quotes for attributes.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@317502 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-30 14:21:51 +00:00
Peter Cowburn
6891120b04
changelog for xmlreader::getattribute (doc #55230 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313381 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-18 12:31:31 +00:00
Jakub Vrana
fad61b5c27
Extension categorization
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313268 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-15 15:33:49 +00:00
Antony Dovgal
8f4833799a
an string -> a string
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310843 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-08 19:35:02 +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
Peter Cowburn
ab2480cbc4
Added common E_STRICT error paragraph for ZEND_ACC_ALLOW_STRICT methods called statically. See #41398
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305261 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-10 21:34: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
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
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
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
b9d85cd6cd
fixed properties
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283842 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 09:19:14 +00:00
Nilgün Belma Bugüner
8072fbc584
Changed <xref linkend="... to <methodname>
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@281429 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-30 13:06:28 +00:00
Jakub Vrana
735f4fb029
Purpose
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279249 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-24 09:53:00 +00:00
Kalle Sommer Nielsen
fb1be857d3
Fixes #47706 (XMLReader open() and xml() $options parameter description inaccurate)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277796 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-26 01:29:48 +00:00
Damien Seguy
ced830f5dc
minor spelling fix
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275911 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-16 09:57:57 +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
Philip Olson
75a953b506
Fixed SeeAlso links
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@271839 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-25 00:21:02 +00:00
Jakub Vrana
f60082dcb0
Fix protos
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268271 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-04 13:27:54 +00:00
Philip Olson
c79f3fc3aa
Contains version information (when functions became available to PHP)
...
# Originally from the following location (although likely modified):
# phpdoc/phpbook/phpbook-xsl/version.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268251 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-04 03:27:21 +00:00
Hannes Magnusson
3e6c9ccfec
Initial commit
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@265372 c90b9560-bf6c-de11-be94-00142212c4b1
2008-08-23 17:08:35 +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
Felipe Pena
d832900c43
Added example ( #43643 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249197 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-28 12:59:38 +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
1681ff6e78
Update linkends
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249029 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-26 15:44:15 +00:00
Hannes Magnusson
601837eea0
Actually remove these files
...
# The content of configure.xml is now in setup.xml and reference.xml was replaced by book.xml and xmlreader.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248890 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-23 22:27:05 +00:00
Hannes Magnusson
37fda033a2
MFB: Upgrade to the new-reference-structure && new-oo-style
...
- (Created missing setup sections in setup.xml, if any)
- Moved the intro to book.xml
- Changed the intro ID from <extname>.intro to intro.<extname>
- Moved the constants entity to book.xml
- Changed constants.xml to be an appendix
- Moved the encoding section to book.xml
- Moved the content in configure.xml into setup.xml
NOTE: Removed reference.xml and configure.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248889 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-23 22:26:16 +00:00
Hannes Magnusson
a7b1558cb2
Upgrade the synopsis and ID to the new-oo-style
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248887 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-23 22:19:36 +00:00
Hannes Magnusson
e45ba7014b
Rename files
...
# *NO* content or ID change
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248885 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-23 22:15:57 +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
Jakub Vrana
e24fdb4d55
Duplicate return
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@245696 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-06 09:14:21 +00:00
Richard Quadling
a1496cecfe
WS - Removal of TABs.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@245390 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-01 16:40:42 +00:00
Hannes Magnusson
06fb5b2615
Fix typo in methodname (Richard Q.)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@245201 c90b9560-bf6c-de11-be94-00142212c4b1
2007-10-30 10:13:39 +00:00