History log of /PHP-5.6/ext/date/php_date.c (Results 276 – 300 of 403)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 50ea2676 24-Feb-2007 Marcus Boerger

- Avoid sprintf, even when checked copy'n'paste or changes lead to errors


Revision tags: php-4.4.6RC1
# e254f976 14-Feb-2007 Derick Rethans

- MFH: Clarify the source of the timezone data.


Revision tags: php-4.4.5, php-5.2.1, RELEASE_1_0_0RC1, php-4.4.5RC2, php-5.2.1RC4, php-5.2.1RC3, php-4.4.5RC1, php-5.2.1RC2
# 3dcf5405 03-Jan-2007 Derick Rethans

- Fixed bug #40012 (php_date.c doesnt compile on Netware).


# 4223aa4d 01-Jan-2007 Sebastian Bergmann

MFH: Bump year.


# 7772e33a 22-Dec-2006 Ilia Alshanetsky

Small optimization of the date() function


Revision tags: php-5.2.1RC1
# 2f291233 11-Dec-2006 Ilia Alshanetsky

Fixed bug #39782 (setTime() on a DateTime constructed with a Weekday
yields incorrect results).


# c2639290 06-Nov-2006 Hannes Magnusson

MFH: throw exception on invalid parameters


# 91c604d5 03-Nov-2006 Hannes Magnusson

MFH: Add "wrong param" warning to strtotime()


# 11c47dc5 03-Nov-2006 Hannes Magnusson

MFH: oneliners..


# 07a16d19 03-Nov-2006 Hannes Magnusson

MFH: use PHP_ME_MAPPING rather than ZEND_NAMED_FE/ZEND_FN


Revision tags: php-5.2.0, php-5.2.0RC6, php-5.2.0RC5, php-5.2.0RC4
# 0ce31d14 10-Sep-2006 Hannes Magnusson

MFH: proots


# b6a5941b 10-Sep-2006 Hannes Magnusson

MFH: date_timezone_set() needs both arguments
MFH: throw exception in DateTimeZone::__construct() when no arguments are passed


# 4cff5db8 05-Sep-2006 Nuno Lopes

int->zend_bool where possible


# eca5331a 03-Sep-2006 Michael Wallner

- attempt to fix #38696


Revision tags: php-5.2.0RC3, php-5.1.6
# d4ff427c 22-Aug-2006 Ilia Alshanetsky

Fixed bug #38511, #38473, #38263 (Fixed session extension request shutdown
order to ensure it is shutdown before the extensions it may depend on).


Revision tags: php-5.2.0RC2, php-5.1.5, php-4.4.4
# f5ea2dfa 15-Aug-2006 Michael Wallner

MFH:
- fix leak when cloning DateTimeZone, detected by Antony
- don't fetch objects multiple times when cloning


# 86579273 14-Aug-2006 Michael Wallner

MFH: add cloning support to DateTime classes


Revision tags: php-4.4.4RC1, php-5.1.5RC1
# efa04c8a 01-Aug-2006 Michael Wallner

MFH: use library error message on time string parse failure


# 68613beb 01-Aug-2006 Michael Wallner

MFH:
- fix leaks on multiple calls to DateTime::__construct()
- throw exception on unparseable time strings in DateTime::__construct()


# 5f7750c6 01-Aug-2006 Michael Wallner

MFH:
- OO fixes:
. no is_ref for objects in PHP5+
. initialize objects when created with the `new` operator
. check for proper initialization in child classes
- fix typo:

MFH:
- OO fixes:
. no is_ref for objects in PHP5+
. initialize objects when created with the `new` operator
. check for proper initialization in child classes
- fix typo: transistion -> transition
- add test

show more ...


Revision tags: php-4.4.3
# 3ca96c80 28-Jul-2006 Hannes Magnusson

Fix DateTime::RSS
Update tests


Revision tags: php-5.2.0RC1
# 150d0580 20-Jul-2006 Derick Rethans

- MFH: Rename date classes to DateTime and DateTimeZone


# efe0314d 20-Jul-2006 Antony Dovgal

break; break; -> break;


# 9ccbb286 18-Jul-2006 Derick Rethans

- Enable all new date functions and classes


# 3113fa94 10-Jul-2006 Antony Dovgal

MFH: initialize vars


1...<<11121314151617