summaryrefslogtreecommitdiff
path: root/ext/date/php_date.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-5.5' into PHP-5.6Derick Rethans2014-10-041-4/+4
|\
| * Merge branch 'PHP-5.4' into PHP-5.5Derick Rethans2014-10-041-4/+4
| |\
| | * DateTimeZone::getOffset() now accepts a DateTimeInterfaceFlorian MARGAINE2014-10-041-4/+4
| * | Some changes were lost in the merge commit of #66091Tjerk Meesters2014-08-131-4/+14
| * | Fixed #66091Tjerk Meesters2014-08-131-12/+18
* | | Merge branch 'PHP-5.5' into PHP-5.6Tjerk Meesters2014-08-131-16/+24
|\ \ \
| * \ \ Merge branch 'PHP-5.4' into PHP-5.5Tjerk Meesters2014-08-131-16/+32
| |\ \ \ | | |/ / | |/| / | | |/
| | * Fixed #66091Tjerk Meesters2014-08-131-11/+17
* | | Merge branch 'PHP-5.5' into PHP-5.6Lior Kaplan2014-07-171-0/+4
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Lior Kaplan2014-07-171-0/+4
| |\ \ | | |/
| | * Enable build without atoll (e.g old AIX flavours)Lior Kaplan2014-07-171-0/+4
* | | Merge branch 'PHP-5.5' into PHP-5.6Remi Collet2014-06-051-3/+3
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Remi Collet2014-06-051-3/+3
| |\ \ | | |/
| | * Fix regression introduce in fix for bug #67118Remi Collet2014-06-051-3/+3
* | | Merge branch 'PHP-5.5' into PHP-5.6Adam Harvey2014-05-211-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Adam Harvey2014-05-211-1/+1
| |\ \ | | |/
| | * Add microseconds to the serialised form of DateTime objects.Adam Harvey2014-05-211-1/+1
* | | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2014-04-251-1/+3
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Anatol Belski2014-04-251-1/+3
| |\ \ | | |/
| | * Fixed bug #67118 DateTime constructor crash with invalid dataAnatol Belski2014-04-251-1/+3
* | | Merge branch 'PHP-5.5' into PHP-5.6Stanislav Malyshev2014-04-131-0/+4
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-04-131-0/+4
| |\ \ | | |/
| | * Fix bug #66721Boro Sitnikovski2014-04-131-0/+4
* | | Added DateTimeImmutable::createFromMutable.Derick Rethans2014-03-021-0/+33
|/ /
* | Fixed ZTS and added fix to NEWS.Derick Rethans2014-02-111-1/+1
* | Implemented feature #45528: Allow the DateTimeZone constructor to accept time...Derick Rethans2014-02-091-72/+40
* | Merge branch 'PHP-5.4' into PHP-5.5Derick Rethans2014-01-261-4/+11
|\ \ | |/
| * Fixed bug #45543: DateTime::setTimezone can not set timezones without ID.Derick Rethans2014-01-261-4/+11
| * Bump yearXinchen Hui2014-01-031-1/+1
* | Bump yearXinchen Hui2014-01-031-1/+1
* | Fixed (some of) add/sub.Derick Rethans2014-01-021-40/+8
* | Fixed bug #65768: DateTimeImmutable::diff does not worknikita22062013-11-291-4/+17
* | Merge branch 'PHP-5.4' into PHP-5.5Derick Rethans2013-11-281-0/+1
|\ \ | |/
| * Move add/sub to timelib.Derick Rethans2013-11-281-41/+8
| * Fixed "Forward Transition" construction of DateTime objects.Derick Rethans2013-11-281-0/+1
* | Merge branch 'PHP-5.4' into PHP-5.5Derick Rethans2013-11-271-2/+10
|\ \ | |/
| * Fixed bug #53879 (DateTime::createFromFormat() fails to parse cookie expirati...Derick Rethans2013-11-271-2/+10
* | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2013-10-211-0/+1
|\ \ | |/
| * fix memory leak on error (from Coverity scan)Stanislav Malyshev2013-10-211-0/+1
* | Fix bug #65502: DateTimeImmutable::createFromFormat returns DateTimeBoro Sitnikovski2013-09-121-1/+1
* | Fix bug #65548: Comparison for DateTimeImmutable doesn't workBoro Sitnikovski2013-09-121-19/+13
* | Fixed bug #65564 stack-buffer-overflow in DateTimeZone stuff caught by Addres...Remi Collet2013-08-301-2/+2
* | Merge branch 'PHP-5.4' into PHP-5.5Remi Collet2013-08-301-5/+5
|\ \ | |/
| * Fixed Bug #65564 stack-buffer-overflow in DateTimeZone stuff caught by Addres...Remi Collet2013-08-301-5/+5
* | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2013-08-241-1/+5
|\ \ | |/
| * Fix DateInterval->days value when object was created not from DateTime::diff()Alexander Moskalev2013-08-241-1/+5
* | Merge branch 'PHP-5.4' into PHP-5.5Christopher Jones2013-08-141-3/+3
|\ \ | |/
| * Reduce (some) compile noise of 'unused variable' and 'may be used uninitializ...Christopher Jones2013-08-141-3/+3
* | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2013-08-041-1/+1
|\ \ | |/
| * non living code related typo fixesVeres Lajos2013-08-041-1/+1