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
|
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
|