Revision tags: php-4.3.0pre2, RELEASE_1_0b1, php-4.3.0pre1 |
|
#
70742ae9 |
| 10-Oct-2002 |
Moriyoshi Koizumi |
--disable-mbregex had no effect
|
Revision tags: MODERN_SYMMETRIC_SESSION_BEHAVIOUR_20021003 |
|
#
1a87c6b5 |
| 26-Sep-2002 |
Wez Furlong |
(PHP mb_convert_case) Add function that will convert the case of a string Respecting it's encoding (or the internal encoding).
|
#
cf07c698 |
| 19-Sep-2002 |
Derick Rethans |
- Align configure --help messages
|
Revision tags: RELEASE_0_91, php-4.3.0dev_zend2_alpha3, php-4.2.3 |
|
#
3bf75192 |
| 04-Sep-2002 |
foobar |
@- Added --disable-all configure option. (Jani)
|
#
7678ada2 |
| 03-Sep-2002 |
Rui Hirokawa |
--enable-mbstr-enc-trans is abolished to prevent some problems about POST/GET/Cookie variables. the same functionality is controllable in php.ini option mbstring.encoding_translation (default:Off).
|
Revision tags: php-4.2.3RC2, php-4.2.3RC1, dev |
|
#
77abd9d5 |
| 04-Aug-2002 |
Marcus Boerger |
-New encoding/decoding HTML-ENTITIES. #This allows to enforce named and numeric entities in output. #Example:CMS that reads UTF8 or ISO-8859-1 but exports HTML in ASCII. #Using mbstring.h
-New encoding/decoding HTML-ENTITIES. #This allows to enforce named and numeric entities in output. #Example:CMS that reads UTF8 or ISO-8859-1 but exports HTML in ASCII. #Using mbstring.http_output=HTML-ENTITIES users receive entities which #can displayed correctly independant of any brwoser side encoding. @New mbstring encoding/decoding HTML-ENTITIES. (marcus)
show more ...
|
Revision tags: php-4.2.2 |
|
#
e20b22fb |
| 17-Jul-2002 |
foobar |
unbreak the shared build..again
|
#
7eecae75 |
| 17-Jul-2002 |
Yasuo Ohgaki |
Changed configure option order to make it clear option dependecy to users.
|
#
dc794edb |
| 17-Jul-2002 |
Yasuo Ohgaki |
Disable input encoding tranlation by default.
|
#
72598938 |
| 14-Jul-2002 |
foobar |
These options are all enabled by default. (why?)
|
#
b87ac987 |
| 14-Jul-2002 |
foobar |
These options are all enabled by default. (why?)
|
Revision tags: INITIAL_IMPORT_SOURCEFORGE, xmlrpc_epi_0_51_merge_pt, php-4.3.0dev_zend2_alpha2, php-4.3.0dev, php5_5_0 |
|
#
49523ba7 |
| 06-Jun-2002 |
foobar |
Changed the configure option to be --enable/disable
|
Revision tags: RELEASE_0_90, php-4.3.0dev_zend2_alpha1 |
|
#
73ab5708 |
| 31-May-2002 |
foobar |
Fixed typo..
|
Revision tags: BEFORE_OBJECTS_STORE, SAFEGUARD_3_0_BETA1_RC1_26062002, RELEASE_0_11, NEW_UI_API_BP, RELEASE_0_10 |
|
#
ee480a7e |
| 24-May-2002 |
Rui Hirokawa |
reverted patch to support iso2022kr.
|
#
4974e607 |
| 21-May-2002 |
Den V. Tsopa |
Added russian codepages (koi8-r,cp1251,cp866) support.
|
Revision tags: RELEASE_0_4, php-4.3.0dev-ZendEngine2, php-4.3.0dev-ZendEngine2-Preview1, php-4.2.1 |
|
#
b3de60db |
| 12-May-2002 |
Sascha Schumann |
Fix this again. If you are unsure whether enable or with shall be used, please inquire on the mailing list. WITH is solely for the purpose of pointing to paths and other externa
Fix this again. If you are unsure whether enable or with shall be used, please inquire on the mailing list. WITH is solely for the purpose of pointing to paths and other external entities. Note that the comment has always mentioned "--disable-mbstring" which clearly refers to enable and not with.
show more ...
|
#
b3690bbe |
| 12-May-2002 |
Rui Hirokawa |
fixed to support --with-mbsting=LANG.
|
Revision tags: php-4.2.1RC2 |
|
#
ee707645 |
| 04-May-2002 |
Sascha Schumann |
Turn misplaced PHP_ARG_WITH into _ENABLE and fix --enable-mbstring=shared
|
Revision tags: php-4.2.1RC1 |
|
#
5df01432 |
| 30-Apr-2002 |
Rui Hirokawa |
added simplified chinese, traditional chinese, korean support to mbstring. Note that this feature is experimental.
|
Revision tags: php-4.2.0 |
|
#
20c0fed1 |
| 20-Apr-2002 |
Sascha Schumann |
If I don't want mbstring, I also don't want this transparent encoding thingee which caused an undefined reference in main.o.
|
#
26bf4197 |
| 19-Apr-2002 |
Yasuo Ohgaki |
Fixed messages
|
#
6c8bcadf |
| 19-Apr-2002 |
Yasuo Ohgaki |
Enable mbstring by default. @ mbstring module is enabled by default (Yasuo)
|
Revision tags: php-4.2.0RC4, php-4.2.0RC3, php-4.2.0RC2, php-4.2.0RC1, help |
|
#
5cba3a99 |
| 12-Mar-2002 |
Sascha Schumann |
extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed
|
Revision tags: php-4.1.2, BEFORE_NEW_OBJECT_MODEL, PRE_ISSET_PATCH |
|
#
c79f749f |
| 11-Jan-2002 |
Rui Hirokawa |
@Added multi-byte enabled regex functions. (Rui)
|
Revision tags: php-4.1.1, PRE_FUNC_RETURNS_OBJECT_PATCH, ChangeLog, php-4.1.0, php-4.1.0RC5 |
|
#
f1397d53 |
| 30-Nov-2001 |
foobar |
Unified the configure messages.
|