16 Commits

Author SHA1 Message Date
Christoph M. Becker
e057f1f552 Remove superfluous changelog entries
Actually, most (or even all) datetime functions returned false prior to
PHP 8.0.0, where they now throw an error.  Besides ZPP failures which
we certainly do not want to document explicitly, that also happened in
case the objects have not been properly initialized, which is so close
to ZPP failures, that we don't want to document that either.

Co-authored-by: Alexander Menshchikov <amenshchikov@gmail.com>

Closes GH-1358.
2022-12-27 16:54:37 +01:00
Máté Kocsis
02ff7fef5b Update ext/date role attributes (#1972) 2022-12-11 16:34:22 +01:00
Sergey Panteleev
5fabd07880 Removed Changelog entries for PHP 5, PHP 7.0 (#543) 2021-04-22 17:52:58 +03:00
Christoph Michael Becker
34188f8256 Generate ext/date methodsynopses based on stubs
Closes GH-185.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@352143 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-20 15:06:41 +00:00
Christoph Michael Becker
b95d28e6ec Fix return types
Functions which return false on failure should state that in their
signature as well.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351135 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-02 15:52:35 +00:00
Peter Cowburn
4321211c79 update type for DateTimeZone::getOffset's $datetime parameter (doc #77671)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346912 c90b9560-bf6c-de11-be94-00142212c4b1
2019-02-26 20:38:21 +00:00
Philip Olson
086dc12715 Added missing refnames
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312463 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-25 19:38:40 +00:00
Richard Quadling
1b93e89734 Separate constructorsynopsis from methodsynopsis.
Added missing procedural function prototypes to OOP methods.
Updated xi:includes to get OOP style constructor and methodsynopsis only.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299350 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-13 15:33:37 +00:00
Peter Cowburn
64ef4e5531 Added/fixed visibility modifiers for DateTimeZone
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291247 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-23 22:51:40 +00:00
Richard Quadling
74da59644d Remove BOM
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290987 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-19 13:13:35 +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
Nilgün Belma Bugüner
c2608e09d8 fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283804 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 06:46:52 +00:00
Richard Quadling
d00ef41bf3 Example caption.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279151 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-22 13:42:17 +00:00
Richard Quadling
530c7c0130 Bug#48045 : DateTimeZone object used as base, not DateTime object
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279150 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-22 13:34:35 +00:00
Jakub Vrana
3f6baf5f2e Document datetime classes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@272892 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-06 14:55:00 +00:00