Revision tags: php-4.0.7RC2, php-4.0.7RC1 |
|
#
49e45baf |
| 13-Aug-2001 |
Zeev Suraski |
- Fix API - Update NEWS
|
Revision tags: BEFORE_EXP_MERGE |
|
#
c0404f46 |
| 11-Aug-2001 |
Zeev Suraski |
Whitespace
|
Revision tags: PRE_METHOD_DEREFERENCE_PATCH, BEFORE_PARAM_PARSING_CHANGE, PRE_ENGINE2_SPLIT |
|
#
d87cc976 |
| 28-Jul-2001 |
Zeev Suraski |
Redesigned thread safety mechanism - nua nua
|
Revision tags: PRE_TSRM_MERGE_PATCH, PRE_GRANULAR_GARBAGE_FIX, php-4.0.6 |
|
#
a367c39c |
| 20-Jun-2001 |
Colin Viebrock |
date('W') now returns week of year (ISO 8601)
|
Revision tags: php-4.0.6RC4, php-4.0.6RC3 |
|
#
81e2cf03 |
| 06-Jun-2001 |
Rasmus Lerdorf |
Fix folding and clean up some extensions
|
#
25c3a3a3 |
| 05-Jun-2001 |
Rasmus Lerdorf |
vim-6 does folding - clean up a bunch of missing folding tags plus some misguided RINIT and RSHUTDOWN calls in a few fringe extensions
|
Revision tags: php-4.0.6RC2, php-4.0.6RC1, php-4.0.5 |
|
#
b8ad2e84 |
| 29-Apr-2001 |
Derick Rethans |
- 'Fix' for bug #10145
|
Revision tags: php-4.0.5RC8, php-4.0.5RC7, php-4.0.5RC6, php-4.0.5RC5, php-4.0.5RC4, php-4.0.5RC3, php-4.0.5RC2, php-4.0.5RC1 |
|
#
eb6ba01d |
| 26-Feb-2001 |
Andi Gutmans |
- Fix copyright notices with 2001
|
#
b37b5f93 |
| 24-Feb-2001 |
Sascha Schumann |
Don't assume that tzname exists, if tm_zone does not exist. PR: #9380
|
#
4877d13f |
| 09-Feb-2001 |
Rasmus Lerdorf |
What the heck is CUT? Assume someone meant UTC here. And fix a warning.
|
#
4ea7ba79 |
| 18-Jan-2001 |
Andrei Zmievski |
@- Fixed 'O' and 'r' flags of date() to have correct sign for timezone @ offset. (Andrei)
|
#
ccd94c48 |
| 17-Jan-2001 |
Andrei Zmievski |
@- Changed 'Z' flag to date() to always return timezone offset with @ negative sign if it's west of UTC. (Andrei)
|
#
00db616a |
| 14-Jan-2001 |
David Croft |
reserve space for quoted characters fixes buffer overrun bug #8694
|
Revision tags: php-4.0.4pl1 |
|
#
2b3d9d7e |
| 10-Jan-2001 |
David Croft |
fixed swatch internet time (bugs#8242,7106)
|
#
0afe88cb |
| 10-Jan-2001 |
David Croft |
Allocate buffer in date() for the actual length of the timezone (bug#8292)
|
Revision tags: php-4.0.4pl1RC2 |
|
#
be5cfa60 |
| 05-Jan-2001 |
Daniel Beulshausen |
fixed date not allocating enough buffer, bug 7963
|
Revision tags: php-4.0.4pl1RC1 |
|
#
a35b9c45 |
| 02-Jan-2001 |
Rasmus Lerdorf |
Fix date('r') overflow @Fix date('r') overflow
|
Revision tags: php-4.0.4REL, php-4.0.4RC6, php-4.0.4RC5, php-4.0.4RC4 |
|
#
4078b3cf |
| 08-Dec-2000 |
Sascha Schumann |
Namespace protect parse_date interface and implementation
|
Revision tags: php-4.0.4RC3 |
|
#
b69dd89d |
| 11-Nov-2000 |
Chuck Hagenbuch |
RFC822 does specify two digit years, but practically every decent mail client I could check is using 4-digit years these days.
|
#
2a5f8a89 |
| 09-Nov-2000 |
Colin Viebrock |
some changes, and added 'r' flag which generates an RFC822 compatible date string.
|
Revision tags: php-4.0.3, php-4.0.3RC2, php-4.0.3RC1 |
|
#
436ca5d9 |
| 03-Sep-2000 |
foobar |
@- Fixed a bug in checkdate() which caused < 1 years to be valid (Jani) # Bug #6254
|
#
a6669108 |
| 03-Sep-2000 |
foobar |
Fixed bug #6409. # And propably numerous other..? Either I am wrong or the documentation is.
|
Revision tags: php-4.0.2, PRE_LIBMYSQL_REVERT, php-4.0.2RC1 |
|
#
8e0ae5d1 |
| 21-Aug-2000 |
Sascha Schumann |
Cleaning up some mess
|
Revision tags: PRE_FILE_COMPILE_API_CHANGE |
|
#
f194a3a2 |
| 01-Aug-2000 |
Hartmut Holzgraefe |
protect datetime() against all zero inputs ...
|
#
1d0ae2cd |
| 14-Jul-2000 |
Rasmus Lerdorf |
Use dashes and short day name in cookies since some browsers seem picky about this @ Use dashes and short day name in cookies since some browsers seem picky @ about this (Rasmus)
|