#
26e30dc6 |
| 16-Dec-2001 |
Rui Hirokawa |
added an option mbstring.func_overload to overload some function by multibyte enabled version of function in mbstring.
|
Revision tags: 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 |
|
#
da8b28cf |
| 08-Nov-2001 |
Rui Hirokawa |
fixed a bug in http input processing patched by Yasuo Ohgaki.
|
Revision tags: POST_PARAMETER_PARSING_API, PRE_PARAMETER_PARSING_API, php-4.1.0RC1 |
|
#
68925208 |
| 11-Oct-2001 |
Stig Bakken |
* zend_module_entry change: apino, debug and zts are moved first, see README.EXTENSIONS file for upgrade help. @Introduced extension version numbers (Stig)
|
Revision tags: 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, php-4.0.7RC2 |
|
#
0a6878cc |
| 15-Aug-2001 |
Daniel Beulshausen |
accomodate SAPI_API changes
|
Revision tags: php-4.0.7RC1, BEFORE_EXP_MERGE, PRE_METHOD_DEREFERENCE_PATCH, BEFORE_PARAM_PARSING_CHANGE, PRE_ENGINE2_SPLIT |
|
#
9be8c979 |
| 31-Jul-2001 |
Zeev Suraski |
Some more TSRMLS_FETCH work
|
#
d76cf1da |
| 31-Jul-2001 |
Zeev Suraski |
More TSRMLS_FETCH work
|
#
797a079a |
| 30-Jul-2001 |
Zeev Suraski |
More TSRMLS_FETCH work, and a bit of cleanup
|
#
b0224d51 |
| 30-Jul-2001 |
Zeev Suraski |
Zend compatibility patch
|
#
a787dc2c |
| 29-Jul-2001 |
Rui Hirokawa |
changed for input encoding conversion in win32.
|
#
d87cc976 |
| 28-Jul-2001 |
Zeev Suraski |
Redesigned thread safety mechanism - nua nua
|
#
fe6f8712 |
| 27-Jul-2001 |
Zeev Suraski |
- Get rid of ELS_*(), and use TSRMLS_*() instead. - Move to the new ts_allocate_id() API This patch is *bound* to break some files, as I must have had typos somewhere. If you use any unco
- Get rid of ELS_*(), and use TSRMLS_*() instead. - Move to the new ts_allocate_id() API This patch is *bound* to break some files, as I must have had typos somewhere. If you use any uncommon extension, please try to build it...
show more ...
|
Revision tags: PRE_TSRM_MERGE_PATCH |
|
#
0453eff2 |
| 20-Jul-2001 |
Thies C. Arntzen |
fix include
|
#
7dcb3cdf |
| 06-Jul-2001 |
Rui Hirokawa |
fixed argument number in mb_send_mail().
|
#
659282bf |
| 06-Jul-2001 |
Rui Hirokawa |
fixed argument number in mb_send_mail().
|
Revision tags: PRE_GRANULAR_GARBAGE_FIX, php-4.0.6, php-4.0.6RC4 |
|
#
669a6d6c |
| 11-Jun-2001 |
Daniel Beulshausen |
should build under windows as well
|
Revision tags: php-4.0.6RC3 |
|
#
2be3c40b |
| 07-Jun-2001 |
Rui Hirokawa |
added charset parameter to output of mb_output_handler().
|
#
491d00e4 |
| 05-Jun-2001 |
Rui Hirokawa |
two bug fixed: return value of mb_strimwidth() was invalid and separator parameter of mb_parse_str wasn't worked.
|
#
73aee809 |
| 03-Jun-2001 |
Rui Hirokawa |
a bug fixed about memory reallocation and added extra parameter support to mb_send_mail().
|
Revision tags: php-4.0.6RC2 |
|
#
1beda9ee |
| 24-May-2001 |
Stig Bakken |
* include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build)
|
Revision tags: php-4.0.6RC1 |
|
#
45a2e761 |
| 10-May-2001 |
Rui Hirokawa |
fixed bug of mb_substitute_character() and mb_substr() in mbstring.
|
#
223eca31 |
| 09-May-2001 |
Rui Hirokawa |
remaked mb_gpc_handler as mb_parse_str() in mbstring.
|
#
0a452b2f |
| 08-May-2001 |
Rui Hirokawa |
added mb_language to ext/mbstring.
|