History log of /PHP-7.3/ext/mbstring/config.m4 (Results 76 – 100 of 106)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-4.3.3
# 5a80df26 23-Aug-2003 Rui Hirokawa

@mbfilter is changed to bundled version of libmbfl to prevent LGPL licence problem. mbregex is changed to oniguruma.


Revision tags: php-4.3.3RC4, RELEASE_0_5_3, php-4.3.3RC3, RELEASE_0_5_2, RELEASE_1_2b5, BEFORE_ARG_INFO, php-4.3.3RC2, php-5.0.0b1, php-4.3.3RC1, BEFORE_FD_REAPPLY, php-4.3.2, php-4.3.2RC4, BEFORE_FD_REVERT, php-4.3.2RC3, RELEASE_0_9b, SPL_ALPHA, php-4.3.2RC2, RELEASE_0_6, RELEASE_0_5, init, php-4.3.2RC1, php-4.3.1, PHP_5_0_dev_before_13561_fix, PHP_4_3_before_13561_fix, php-4.3.0, php-4.3.0RC4, RELEASE_1_0b3, php-4.3.0RC3, php-4.3.0RC2, RELEASE_1_0b2
# 53fba5f8 25-Nov-2002 Moriyoshi Koizumi

@- Enabled mbregex by default when mbstring is also enabled (Moriyoshi)


# 22a9d7ad 23-Nov-2002 Moriyoshi Koizumi

Separated GPC related part from mbstring.c


Revision tags: BEFORE_RENAMING, php-4.3.0RC1
# e87b45de 13-Nov-2002 Andrei Zmievski

Disable mbstring by default.


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


12345