History log of /PHP-7.4/ext/standard/datetime.c (Results 76 – 100 of 178)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
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


Revision tags: php-4.2.3RC2
# 149ad05b 24-Aug-2002 Marcus Boerger

php_error_docref
#New conversion available at: http://docref.txt.marcus-boerger.de


Revision tags: php-4.2.3RC1, dev
# 797f7736 26-Jul-2002 Georg Richter

Bugfix: #18532
Fixed week number calculation in accordance with ISO 8601


Revision tags: php-4.2.2
# 728f2de4 08-Jul-2002 Derick Rethans

Unify error messages


Revision tags: INITIAL_IMPORT_SOURCEFORGE, xmlrpc_epi_0_51_merge_pt, php-4.3.0dev_zend2_alpha2, php-4.3.0dev, php5_5_0
# 596859eb 14-Jun-2002 Sebastian Bergmann

Remove unused local variables.


# 808dd7dd 12-Jun-2002 Hartmut Holzgraefe

fix for bug #10616 -> mktime() with negative date offsets not working on MacOSX


Revision tags: RELEASE_0_90, php-4.3.0dev_zend2_alpha1, BEFORE_OBJECTS_STORE, SAFEGUARD_3_0_BETA1_RC1_26062002, RELEASE_0_11, NEW_UI_API_BP, RELEASE_0_10, RELEASE_0_4, php-4.3.0dev-ZendEngine2, php-4.3.0dev-ZendEngine2-Preview1, php-4.2.1, php-4.2.1RC2, php-4.2.1RC1, php-4.2.0, php-4.2.0RC4, php-4.2.0RC3, php-4.2.0RC2, php-4.2.0RC1, help
# a4e52893 09-Mar-2002 Sander Roobol

Oops... 1 digit is allowed too! Reverting my fix.


# 6e6bd72e 08-Mar-2002 Sander Roobol

(php_date) Fixed 'r' modifier to always return two digits for the day
value (see RFC 822) (#15952).


# 800e8af4 04-Mar-2002 Stanislav Malyshev

cygwin fix


Revision tags: php-4.1.2, BEFORE_NEW_OBJECT_MODEL, PRE_ISSET_PATCH
# fe6e7058 20-Jan-2002 Markus Fischer

- Fix crash with invalid localtime on Win32 systems.


Revision tags: php-4.1.1, PRE_FUNC_RETURNS_OBJECT_PATCH, ChangeLog
# 38933514 11-Dec-2001 Sebastian Bergmann

Update headers.


Revision tags: php-4.1.0, php-4.1.0RC5, php-4.1.0RC4, php-4.1.0RC3, php-4.1.0RC2
# f111b84e 07-Nov-2001 James Moore

@ - Fix Bug 9878 (patch by bfoddy@mediaone.net) (jmoore)


# a67459f5 03-Nov-2001 James Moore

@ - Fix bug 13885 (gmdate timezone handling on windows) (jmoore)
- relying on timezone and tzname isnt OK for gmdate etc, the only behaviour
that might not be right is the handling of T f

@ - Fix bug 13885 (gmdate timezone handling on windows) (jmoore)
- relying on timezone and tzname isnt OK for gmdate etc, the only behaviour
that might not be right is the handling of T formatter under gmdate
should it return the machines timezone or GMT Standard Time??

show more ...


12345678