Sergey Panteleev
5fabd07880
Removed Changelog entries for PHP 5, PHP 7.0 ( #543 )
2021-04-22 17:52:58 +03:00
Christoph Michael Becker
a59ed9b526
Updates for datetime extension
...
Patch contributed by derick@
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350219 c90b9560-bf6c-de11-be94-00142212c4b1
2020-07-27 11:47:54 +00:00
Christoph Michael Becker
5032f41c27
Document move of the DateTime constants to DateTimeInterface
...
Cf <https://github.com/php/php-src/pull/2483 >.
We keep the old IDs, though, for BC reasons.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345663 c90b9560-bf6c-de11-be94-00142212c4b1
2018-09-20 16:24:27 +00:00
Peter Cowburn
e03f86db2f
Document DateTime::RFC3339_EXTENDED and DATE_RFC3339_EXTENDED
...
Based on a patch from lauri.piisang@eesti.ee
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343431 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-20 20:39:26 +00:00
Christoph Michael Becker
b30b22b31c
DATE_ISO8601 is not compatible with ISO-8601 ( fixes #70115 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337646 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-27 14:13:56 +00:00
Derick Rethans
17a0fd2bd6
Fixed Cookie example, and show when the format changed in the changelog. Patch by Error Sayre.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333497 c90b9560-bf6c-de11-be94-00142212c4b1
2014-05-06 16:40:22 +00:00
Kalle Sommer Nielsen
76e517f01b
Fixed #67015 (some Predefined Constants missing 'example')
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333269 c90b9560-bf6c-de11-be94-00142212c4b1
2014-04-05 05:23:54 +00:00
Jakub Vrana
2479b98e82
Don't inherit from DateTimeInterface
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330270 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-17 18:17:21 +00:00
Jakub Vrana
f65a959cff
Document PHP 5.5 date classes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330266 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-17 06:06:10 +00:00
Peter Cowburn
cab50ec5a8
added changelog entry for datetime object comparisons
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323164 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-12 16:06:16 +00:00
Peter Cowburn
6aeb850f29
Quotes around DateTime string constants' initializers. Patch by Volker Dusch.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322441 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-18 10:31:03 +00:00
Shein Alexey
66296db2fa
Removed extra section and "XXX Node Types" title.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@316532 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-12 13:06:48 +00:00
Richard Quadling
54b35123bc
Temporarily hide unrequired synopses from datetime documentation (all translations) as these are generating a warning during the build process.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299689 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-24 12:51:39 +00:00
Richard Quadling
943cea1918
Standardised collection of constructor/destructor/methods for datetime classes.
...
Automatically handles any new methods as well as separation of constructorsynopsis and destructorsynopsis.
Fallback of "blank" when the xxxxsynopsis entries do not exist.
Used &Methods; for tr translation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299458 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-18 16:52:10 +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
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
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
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