Commit graph

11 commits

Author SHA1 Message Date
Máté Kocsis
9eb4ef92af
Generate ext/spl class synopses from stubs - part 1 (#1222) 2021-12-21 14:02:50 +01:00
Christoph Michael Becker
a16c2cda70 Fix #79168: Missing __construct method documentation in SPL Exceptions
Patch provided by carusogabriel@php.net.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349537 c90b9560-bf6c-de11-be94-00142212c4b1
2020-03-27 23:03:28 +00:00
Jakub Vrana
38e65393c5 Use InheritedProperties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330314 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-20 20:36:05 +00:00
Levi Morrison
67c32a08f2 Extended the use of the exception to include any operation that is not allowed on an empty container. The reason is that peek on an empty container should result in an underflow exception.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321147 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-19 03:04:17 +00:00
Jakub Vrana
9e6419bb66 Improve SPL exceptions (doc bug #53877)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308184 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-10 12:31:09 +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
Damien Seguy
3005e9e379 fixing revision tag
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@272978 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-07 17:08:30 +00:00
Hannes Magnusson
dea08940f0 Fix inheritence
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269058 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-15 17:39:48 +00:00
Hannes Magnusson
9d9ae59db6 Document the SPL Exceptions (written by Cedric Schohn (morgue@))
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269056 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-15 17:34:32 +00:00