History log of /PHP-7.0/ext/standard/datetime.c (Results 51 – 75 of 165)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-4.3.5, php-4.3.5RC4, php-5.0.0RC1, php-5.0.0RC1RC2, php-5.0.0RC1RC1
# 8f58b974 12-Mar-2004 Rasmus Lerdorf

Fix/workaround for http://bugs.php.net/27533


Revision tags: RELEASE_0_2_0
# b303ba08 08-Mar-2004 Ard Biesheuvel

More wordsize fixes


Revision tags: php-4.3.5RC3, php-5.0.0b4, php-5.0.0b4RC1
# b10ce115 12-Feb-2004 foobar

- Fixed bug #23467 (Showing incorrect Time Zone)
# patch by scottmacvicar at ntlworld dot com


Revision tags: php-4.3.5RC2, RELEASE_1_3b6, php_ibase_before_split, php-4.3.5RC1
# dbeb4158 08-Jan-2004 Andi Gutmans

- A belated happy holidays and PHP 5


Revision tags: php-5.0.0b3, php-5.0.0b3RC2, php-5.0.0b3RC1
# e7fd0bdf 16-Dec-2003 Derick Rethans

- Added 'c' modifier to date() which returns the date in ISO 8601 format.


Revision tags: php-4.3.4, php-4.3.4RC3, php-5.0.0b2, RELEASE_2_0_0RC1, php-5.0.0b2RC1, php-4.3.4RC2, RELEASE_1_3b3, BEFORE_HANDLERS_RESHUFFLE, RELEASE_1_3b2, php-4.3.4RC1, RELEASE_0_7
# 67a070c1 15-Sep-2003 Ilia Alshanetsky

Fixed bug #25530 (checkdate incorrectly handles floats)


Revision tags: php-4.3.3, php-4.3.3RC4, RELEASE_0_5_3, php-4.3.3RC3, RELEASE_0_5_2, RELEASE_1_2b5, BEFORE_ARG_INFO, php-4.3.3RC2, php-5.0.0b1, php-4.3.3RC1
# f68c7ff2 10-Jun-2003 James Cox

updating license information in the headers.


Revision tags: BEFORE_FD_REAPPLY, php-4.3.2, php-4.3.2RC4, BEFORE_FD_REVERT, php-4.3.2RC3, RELEASE_0_9b
# 1dfc59f6 04-May-2003 Moriyoshi Koizumi

Added missing sanity check
# likely a fix for bug #23457


Revision tags: SPL_ALPHA, php-4.3.2RC2, RELEASE_0_6, RELEASE_0_5, init
# c3e90bd6 06-Apr-2003 foobar

Fixed bug #23071 (when DST in effect, date("T") crashed PHP)


# 5ca07877 25-Mar-2003 Sebastian Bergmann

Eliminate some TSRMLS_FETCH() calls. Tested with Win32 build of SAPI/CGI and SAPI/CLI on Win32.


Revision tags: php-4.3.2RC1
# 7e9fb9f2 17-Feb-2003 foobar

- Cleaned this mess a bit:
. Centralized the functions sunrise/sunset to php_sunrise_sunset
to lessen duplicate code.
. Made wrapper function php_do_date_sunrise_sunset() to lesse

- Cleaned this mess a bit:
. Centralized the functions sunrise/sunset to php_sunrise_sunset
to lessen duplicate code.
. Made wrapper function php_do_date_sunrise_sunset() to lessen
duplicate code.
. Coding style fixes.
. renamed sunfuncs.h -> php_sunfuncs.h

show more ...


# ea8d11cc 16-Feb-2003 Moshe Doron

@ new idate() function.
@ new date_sunrise() function.
@ new date_sunset() function.
#since i have no premission updating the win32 project file, i'm sending patch on the list.


Revision tags: php-4.3.1
# eb8bccee 09-Feb-2003 Kai Schroeder

fix for #17928


# 1e244984 09-Feb-2003 Kai Schroeder

MSVC's mktime() does not examine the existence of a daylight-saving-time zone


# 0d236855 03-Feb-2003 Ilia Alshanetsky

Fixed bug #22017 (non descriptive error to appear when timestamp passed to
date() has value < 0. Win32 does not support timestamps prior to midnight
(00:00:00), January 1, 1970).


Revision tags: PHP_5_0_dev_before_13561_fix, PHP_4_3_before_13561_fix
# 7fa09705 11-Jan-2003 Moriyoshi Koizumi

Reverted because correct decision has not been made yet.


# b66b92e9 11-Jan-2003 Moriyoshi Koizumi

Reduced warnings in ZE2 build


# b506f5c8 31-Dec-2002 Sebastian Bergmann

Bump year.


Revision tags: php-4.3.0, php-4.3.0RC4
# 594c3808 19-Dec-2002 Ilia Alshanetsky

Fixed bug #21098.


Revision tags: RELEASE_1_0b3, php-4.3.0RC3
# c6680551 05-Dec-2002 Ilia Alshanetsky

Remove pointless checks for array_init() return values.


Revision tags: php-4.3.0RC2, RELEASE_1_0b2, BEFORE_RENAMING, php-4.3.0RC1, php-4.3.0pre2, RELEASE_1_0b1, php-4.3.0pre1, MODERN_SYMMETRIC_SESSION_BEHAVIOUR_20021003
# 322a24a5 25-Sep-2002 Ilia Alshanetsky

prevent segv on Windows with negative localtime values.


# 78f3ad40 21-Sep-2002 Ilia Alshanetsky

Fixed bug #12934
locatime() now returns an error message when passed a negative value.


# 9259c4e5 19-Sep-2002 Ilia Alshanetsky

Fixed bug #19414


# 0dddad02 18-Sep-2002 Ilia Alshanetsky

Fixed bug #19446


Revision tags: RELEASE_0_91, php-4.3.0dev_zend2_alpha3, php-4.2.3
# 96a4626b 05-Sep-2002 Anantha Kesari H Y

NetWare related additions/modifications


1234567