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 ...
|
Revision tags: POST_PARAMETER_PARSING_API, PRE_PARAMETER_PARSING_API, php-4.1.0RC1, php4, php-4.0.7RC3, POST_SUBST_Z_MACROS |
|
#
6cfba2a3 |
| 25-Sep-2001 |
Jeroen van Wolffelaar |
2nd phase in back-substitution those macro's I've got pretty much everything now... |
#
c0332885 |
| 25-Sep-2001 |
Jeroen van Wolffelaar |
Back-substitute for Z_* macro's. If it breaks some extension (the script isn't optimal, it parses for example var->zval.value incorrect) please let me know. |
Revision tags: PRE_SUBST_Z_MACROS |
|
#
78747bd2 |
| 09-Sep-2001 |
Derick Rethans |
- Don't wrap lines... this is annoying while coding. |
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 |