Christoph M. Becker
5849b8f508
Remove obsolete date function entries
...
These have been shipped with PECL/date 0.1, but did not make it into
PHP 5.2.0.
2021-01-24 12:21:18 +01:00
Yoshinari Takaoka
88f02b1cd1
Added PHP 8 into versions.xml for date based on stubs.
...
Closes GH-378.
2021-01-24 12:07:30 +01:00
Christoph Michael Becker
e8af4bab45
Add createFromInterface() for DateTime objects
...
Closes GH-257.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@352009 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-10 23:12:47 +00:00
Christoph Michael Becker
961158904b
Add DateTime::createFromImmutable docs
...
Patch provided by anonymous user.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347532 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-03 12:40:11 +00:00
Christoph Michael Becker
c3342c4607
Document #75113 : adding missing DatePeriod::getRecurrences method
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347018 c90b9560-bf6c-de11-be94-00142212c4b1
2019-03-18 08:43:20 +00:00
Derick Rethans
0665ff2123
Fixed versions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345354 c90b9560-bf6c-de11-be94-00142212c4b1
2018-07-19 10:10:28 +00:00
Jakub Vrana
578a13198f
Update versions based on parsing sources
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344132 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-31 12:27:12 +00:00
Jakub Vrana
7c50ead1ed
Fix versions based on parsed php-src
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344068 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-29 15:23:17 +00:00
Jakub Vrana
3e9734391f
Add new functions to versions.xml
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344041 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-29 13:39:15 +00:00
Peter Cowburn
c242f63f9a
Document DatePeriod getStartDate(), getEndDate(), getDateInterval() methods
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339177 c90b9560-bf6c-de11-be94-00142212c4b1
2016-05-17 20:41:56 +00:00
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
Maciej Sobaczewski
92bff06867
Update bunch of versions.xml for PHP 7
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337985 c90b9560-bf6c-de11-be94-00142212c4b1
2015-10-12 07:06:29 +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
Derick Rethans
70a3ab93ed
Document createFromMutable.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333754 c90b9560-bf6c-de11-be94-00142212c4b1
2014-06-11 10:27:03 +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
Jakub Vrana
e0fc301e08
Put PHP 5.5 methods to versions.xml
...
Generated by http://pastebin.com/s5DSrPc3
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330251 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-16 20:34:19 +00:00
Jakub Vrana
a445db39cd
Put PHP 5.5 functions to versions.xml
...
Generated by http://pastebin.com/VLfQAUT7
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330246 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-16 19:55:27 +00:00
Hannes Magnusson
085ce88f63
Add version info for some classes and new intl stuff
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321137 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-18 17:39:22 +00:00
Pierrick Charron
e5f0d0ecb2
Fixed bug #54630
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310649 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-29 11:14:50 +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
Hannes Magnusson
bd4aaaff50
- Fixed bug#47899 (DateTimeZone::listIdentifiers() documentation is
...
ambigious)
- Improved docs for the country parameter
- Marked method as static
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282530 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-21 20:40:24 +00:00
Richard Quadling
ab84161554
Added timezone_version_get and timezone DB version to list of supported timezones generator.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279961 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-05 08:41:07 +00:00
Kalle Sommer Nielsen
bd450eaf3f
Fixes #48040 (php min version wrong for date_default_timezone_set/get)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279158 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-22 18:57:54 +00:00
Derick Rethans
a9d75e1055
- Fixed versions.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275851 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-15 12:58:09 +00:00
Philip Olson
a38c8a152e
Added version information for the DateTime class
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275629 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-12 01:55:45 +00:00
Philip Olson
df50bd494a
Added PHP/PECL version information
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275622 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-11 22:20:31 +00:00
Philip Olson
21a4eed71e
New versions.xml that contains version information for this extension,
...
so, when these functions/methods became available
# Formally known as phpdoc/phpbook/phpbook-xsl/version.xml
# Some changes/updates were made from the phpbook-xsl version
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@267947 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-28 23:27:16 +00:00