#
e7eda53a |
| 07-Jul-2008 |
Felipe Pena |
- Removed unused variables
|
#
d7a22491 |
| 07-Jul-2008 |
Felipe Pena |
- Added arginfo - Removed unnecessary #include "zend_arg_defs.c"
|
#
dea0d31b |
| 05-Jul-2008 |
Rui Hirokawa |
- added koi8-u (Ukrainian) and CP1254 (Turkish).
|
#
e0351840 |
| 01-Jul-2008 |
Antony Dovgal |
string length -> int
|
#
1c77f594 |
| 28-Jun-2008 |
Alexey Zakhlestin |
updated to the new parameter-parsing api
|
#
95e41961 |
| 28-Jun-2008 |
Alexey Zakhlestin |
added arginfo (fixes #45388)
|
Revision tags: BEFORE_NEW_PARAMETER_PARSE |
|
#
b202ef74 |
| 13-Jun-2008 |
Rui Hirokawa |
MFH
|
Revision tags: RELEASE_1_2_5, RELEASE_2_0_0b1, php-5.2.6, RELEASE_1_0_2, php-5.2.6RC5, php-5.2.6RC4, php-5.2.6RC3, RELEASE_2_0_0a2, RELEASE_2_0_0a1, php-5.2.6RC2, php-5.2.6RC1, RELEASE_1_3_1 |
|
#
179b3709 |
| 16-Feb-2008 |
Rui Hirokawa |
fixed #43841 mb_strrpos offset is byte count for negative values.
|
#
c00121c5 |
| 16-Feb-2008 |
Rui Hirokawa |
fixed bug #43840 mb_strpos bounds check is byte count rather than a character count.
|
#
852bf6e5 |
| 16-Feb-2008 |
Rui Hirokawa |
'auto' encoding was not initialized correctly per request basis.
|
Revision tags: php-4.4.8 |
|
#
d1dded87 |
| 31-Dec-2007 |
Sebastian Bergmann |
MFH: Bump copyright year, 2 of 2.
|
#
b4e95c3e |
| 26-Dec-2007 |
Hannes Magnusson |
MFH: Fix typo (TAKAGI Masahiro)
|
Revision tags: php-4.4.8RC1, RELEASE_1_2_3, php-5.2.5, php-5.2.5RC2, php-5.2.5RC1 |
|
#
4b4d634c |
| 07-Oct-2007 |
Yiduo (David) Wang |
MFH: Added macros for managing zval refcounts and is_ref statuses
|
Revision tags: BEFORE_IMPORT_OF_MYSQLND_IN_5_3, RELEASE_1_2_2 |
|
#
6c810b0d |
| 27-Sep-2007 |
Dmitry Stogov |
Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)
|
#
e94f26f3 |
| 24-Sep-2007 |
Rui Hirokawa |
MFH: added support "entity" as substitute_character settin accoding to bug #39404
|
Revision tags: RELEASE_1_2_4, RELEASE_1_2_1, php-5.2.4, RELEASE_1_5, php-5.2.4RC3, php-5.2.4RC2, php-5.2.4RC1, BEFORE_REAL_IMPORT_OF_MYSQLND, BEFORE_IMPORT_OF_MYSQLND |
|
#
e2068026 |
| 12-Jul-2007 |
Seiji Masugata |
Synced mail function in mb_send_mail function(Escape mail.force_extra_parameters value).
|
#
dc8d09bb |
| 11-Jul-2007 |
Johannes Schlüter |
- MFH: Always enable mail() function
|
Revision tags: php-5.2.3, RELEASE_1_4, php-5.2.3RC1, RELEASE_1_2_0, php-4.4.7, php-5.2.2, php-5.2.2RC2, RELEASE_1_1_0, php-4.4.7RC1, php-5.2.2RC1 |
|
#
febad95f |
| 04-Apr-2007 |
Seiji Masugata |
Sync with mail function in mb_send_mail function(problem MOPB-33-2007:PHP and MOPB-34-2007:PHP).
|
Revision tags: RELEASE_1_0_1, php-4.4.6 |
|
#
50ea2676 |
| 24-Feb-2007 |
Marcus Boerger |
- Avoid sprintf, even when checked copy'n'paste or changes lead to errors
|
Revision tags: php-4.4.6RC1, php-4.4.5, php-5.2.1, RELEASE_1_0_0RC1, php-4.4.5RC2, php-5.2.1RC4, php-5.2.1RC3 |
|
#
7d4ea80b |
| 12-Jan-2007 |
Antony Dovgal |
MFH
|
Revision tags: php-4.4.5RC1, php-5.2.1RC2 |
|
#
4223aa4d |
| 01-Jan-2007 |
Sebastian Bergmann |
MFH: Bump year.
|
#
133d6bf2 |
| 21-Dec-2006 |
Seiji Masugata |
Fixed bug #39361, #39400 (mbstring function overloading problem).
|
Revision tags: php-5.2.1RC1 |
|
#
4f3889d5 |
| 03-Nov-2006 |
Ilia Alshanetsky |
Fixed bug #39361 (Removed warning on empty haystack inside mb_strstr()).
|
#
50102530 |
| 03-Nov-2006 |
Rui Hirokawa |
fixed illegal encoding detection when mbstring.encoding_translation is enabled.(made by komura)
|
Revision tags: php-5.2.0, php-5.2.0RC6, php-5.2.0RC5 |
|
#
b4ca4a0f |
| 24-Sep-2006 |
Rui Hirokawa |
disabled mb_list_*_names() and mb_list_encodings(arg) which are introduced in PHP 5.2.0RC to reconsider/discuss the specification.
|