History log of /PHP-8.3/ext/date/php_date.c (Results 501 – 525 of 792)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 4e198252 01-Jan-2012 Felipe Pena

- Year++


Revision tags: php-5.3.9RC4, php-5.4.0RC4, php-5.3.9RC3, php-5.4.0RC3
# 4c9fad8b 06-Dec-2011 Derick Rethans

- Fixed bug #53502 (strtotime with timezone memory leak).
- Fixed bug #52062 (large timestamps with DateTime::getTimestamp and
DateTime::setTimestamp).
- Fixed bug #51994 (date_parse_fr

- Fixed bug #53502 (strtotime with timezone memory leak).
- Fixed bug #52062 (large timestamps with DateTime::getTimestamp and
DateTime::setTimestamp).
- Fixed bug #51994 (date_parse_from_format is parsing invalid date using 'yz'
format).
- Fixed bug #51223 (Seg fault while creating (by unserialization)
DatePeriod).

show more ...


# ac631dd5 06-Dec-2011 Derick Rethans

- Fixed bug #53502 (strtotime with timezone memory leak).
- Fixed bug #52062 (large timestamps with DateTime::getTimestamp and
DateTime::setTimestamp).
- Fixed bug #51994 (date_parse_fr

- Fixed bug #53502 (strtotime with timezone memory leak).
- Fixed bug #52062 (large timestamps with DateTime::getTimestamp and
DateTime::setTimestamp).
- Fixed bug #51994 (date_parse_from_format is parsing invalid date using 'yz'
format).
- Fixed bug #51223 (Seg fault while creating (by unserialization)
DatePeriod).

show more ...


# 5b2ce47f 06-Dec-2011 Derick Rethans

- Fixed bug #53502 (strtotime with timezone memory leak).
- Fixed bug #52062 (large timestamps with DateTime::getTimestamp and
DateTime::setTimestamp).
- Fixed bug #51994 (date_parse_fr

- Fixed bug #53502 (strtotime with timezone memory leak).
- Fixed bug #52062 (large timestamps with DateTime::getTimestamp and
DateTime::setTimestamp).
- Fixed bug #51994 (date_parse_from_format is parsing invalid date using 'yz'
format).
- Fixed bug #51223 (Seg fault while creating (by unserialization)
DatePeriod).

show more ...


Revision tags: php-5.3.9RC2, php-5.4.0RC2, php-5.4.0RC1, php-5.3.9RC1, php-5.4.0beta2, php-5.4.0beta1
# 37d10389 13-Sep-2011 Derick Rethans

- Removed support for putenv("TZ=..") for setting the timezone.
- Removed the timezone guessing algorithm in case the timezone isn't set with
date.timezone or date_default_timezone_set(). I

- Removed support for putenv("TZ=..") for setting the timezone.
- Removed the timezone guessing algorithm in case the timezone isn't set with
date.timezone or date_default_timezone_set(). Instead of a guessed timezone,
"UTC" is now used instead.

show more ...


# 58daa3fd 13-Sep-2011 Derick Rethans

- Removed support for putenv("TZ=..") for setting the timezone.
- Removed the timezone guessing algorithm in case the timezone isn't set with
date.timezone or date_default_timezone_set(). I

- Removed support for putenv("TZ=..") for setting the timezone.
- Removed the timezone guessing algorithm in case the timezone isn't set with
date.timezone or date_default_timezone_set(). Instead of a guessed timezone,
"UTC" is now used instead.

show more ...


# f41105f5 30-Aug-2011 Hannes Magnusson

Fixed bug#48476


# a84c667e 30-Aug-2011 Hannes Magnusson

Fixed bug#48476


# a6e5d309 30-Aug-2011 Hannes Magnusson

Fixed bug#48476


Revision tags: yaf-2.1.0, php-5.3.8, php-5.3.7, php-5.3.7RC5
# 04b575f4 07-Aug-2011 Gwynne Raskind

possible use without init fixed


# 265367e8 07-Aug-2011 Gwynne Raskind

possible use without init fixed


# 5a64b062 07-Aug-2011 Gwynne Raskind

possible use without init fixed


Revision tags: php-5.4.0alpha3, php-5.3.7RC4
# 23e43859 25-Jul-2011 Felipe Pena

- Make usage of new PHP_FE_END macro


# 4b30846b 25-Jul-2011 Felipe Pena

- Make usage of new PHP_FE_END macro


# da376383 25-Jul-2011 Felipe Pena

- Make usage of new PHP_FE_END macro


Revision tags: php-5.3.7RC3, php-5.4.0alpha2, php-5.3.7RC2, php-5.4.0alpha1, php-5.3.7RC1
# 5b85234b 23-Mar-2011 Felipe Pena

- Fixed bug #54283 (new DatePeriod(NULL) causes crash)


# 2adf58cf 23-Mar-2011 Felipe Pena

- Fixed bug #54283 (new DatePeriod(NULL) causes crash)


# 334d2df8 22-Mar-2011 Adam Harvey

Fix bug #54340 (DateTime::add() method bug).


# 991ba131 22-Mar-2011 Adam Harvey

Fix bug #54340 (DateTime::add() method bug).


Revision tags: php-5.3.6, php-5.3.6RC3, php-5.3.6RC2, php-5.3.6RC1
# 1e91069e 30-Jan-2011 Stanislav Malyshev

Fix bug #52290 (setDate, setISODate, setTime works wrong when DateTime created from timestamp)


# 71f3d379 30-Jan-2011 Stanislav Malyshev

Fix bug #52290 (setDate, setISODate, setTime works wrong when DateTime created from timestamp)


# 5bb0a44e 30-Jan-2011 Stanislav Malyshev

Fix bug #52808 (Segfault when specifying interval as two dates)


# 7eca674e 30-Jan-2011 Stanislav Malyshev

Fix bug #52808 (Segfault when specifying interval as two dates)


# ecbbe16a 25-Jan-2011 Derick Rethans

- Let's keep this consistent in the whole file.


# e1a4b543 25-Jan-2011 Derick Rethans

- Let's keep this consistent in the whole file.


1...<<21222324252627282930>>...32