History log of /PHP-7.3/ext/mbstring/mbstring.c (Results 551 – 575 of 602)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# eb7ed910 05-Apr-2002 Yasuo Ohgaki

Fixed way of exporing functions. (Need PHPAPI for Win)
Fixed if statement format. ("if () stmt;" should be "if () \n {stmt;}")
Fixed error message so that appropriate function names are
d

Fixed way of exporing functions. (Need PHPAPI for Win)
Fixed if statement format. ("if () stmt;" should be "if () \n {stmt;}")
Fixed error message so that appropriate function names are
displayed.

show more ...


# cb51e72c 05-Apr-2002 Marcus Boerger

new function php_mb_convert_encoding


Revision tags: php-4.2.0RC2
# 751dcedb 23-Mar-2002 Rui Hirokawa

fixed some errors in regression tests.


Revision tags: php-4.2.0RC1
# d4e63bc5 16-Mar-2002 Markus Fischer

- Raise warning when trying to execute non-executeable shell
for mail delivery binary.


Revision tags: help
# 90613d22 28-Feb-2002 Sebastian Bergmann

Maintain headers.


Revision tags: php-4.1.2
# 07a08288 23-Feb-2002 Rui Hirokawa

fixed a comment and default output encoding changed to pass.


# 7baa36c8 10-Feb-2002 Yasuo Ohgaki

Fix typo


# ccc87551 06-Feb-2002 Yasuo Ohgaki

Remove unused line
# I forgot to delete this line


# eba550de 06-Feb-2002 Yasuo Ohgaki

Fixed crash with mb_output_handler()
When mb_output_hanlder is applied muiltiple times, PHP does not output.
This should be fixed also.


Revision tags: BEFORE_NEW_OBJECT_MODEL
# 23258ef1 04-Feb-2002 Yasuo Ohgaki

Remove TSRMLS_FETCH() does not need


Revision tags: PRE_ISSET_PATCH
# c79f749f 11-Jan-2002 Rui Hirokawa

@Added multi-byte enabled regex functions. (Rui)


# ab322029 07-Jan-2002 Egon Schmid

Fixed some protos.


# 32c1b0fd 07-Jan-2002 Rui Hirokawa

@added mb_get_info() to get internal settings of mbstring.


# e72d606c 26-Dec-2001 Rui Hirokawa

added code to remove overloaded function in RSHUTDOWN.


Revision tags: php-4.1.1
# 8488a5a4 23-Dec-2001 Rui Hirokawa

@added function overload in mbstring to add multibyte support for string and mail functions.


# 1524fa72 17-Dec-2001 Rui Hirokawa

output encoding translation turn off in mb_output_handler() when non-text (binary) data was sent.(Patched by Kanemoto.)


# ff219f1f 17-Dec-2001 Yasuo Ohgaki

Fix compile error


# 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


1...<<2122232425