1
0
mirror of https://github.com/php/doc-en.git synced 2026-03-27 17:22:10 +01:00
Commit Graph

20 Commits

Author SHA1 Message Date
Christoph M. Becker
0189a49610 Builtin subclasses of IteratorIterator don't override getInnerIterator()
Maybe they did prior to PHP 7.0.0, but that would be irrelevant now
anyway.
2022-12-30 20:43:14 +01:00
Christoph M. Becker
071a588364 Fix xpointer expressions
When removing the `not()` operator, some closing parentheses have been
overlooked, which resulted in broken xpointer expressions.
2022-12-13 12:13:33 +01:00
Máté Kocsis
bfef87dc15 Use new ext/spl role values (#2074) 2022-12-13 10:51:54 +01:00
Máté Kocsis
30c3c56047 Sync ext/spl class constants with stubs - part 1 (#1943) 2022-11-04 19:08:56 +01:00
Máté Kocsis
e22c3d3201 Generate ext/spl class synopses from stubs - part 4 (#1235) 2021-12-22 13:36:31 +01:00
Máté Kocsis
60809ebcf7 Generate ext/spl methodsynopses based on stubs (#624) 2021-08-11 23:44:41 +02:00
Christoph Michael Becker
86e6094e86 Use canonical type names
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351133 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-02 15:39:04 +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
a4ec4565e9 Describe constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321986 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-10 02:20:39 +00:00
Jakub Vrana
2c21f12e07 Remove meaningless constant subsections
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321707 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-03 07:06:01 +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
Richard Quadling
29d60cdd32 Use consistent line terminator.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@317652 c90b9560-bf6c-de11-be94-00142212c4b1
2011-10-03 13:18: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
e3d8be23f8 fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283837 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 08:59:47 +00:00
Brett Bieber
363faa0c12 Remove or comment out undocumented sections, add info, remove reference to class.iteratoriterator until it can be added in.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269016 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-14 19:29:23 +00:00
Brett Bieber
29964ada47 Add the class constants and starting point for the missing methods.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269012 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-14 18:56:21 +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
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
a38b0d35ce MFB: Upgrade to the new-oo-style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248926 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-24 12:35:25 +00:00