History log of /PHP-7.2/ext/mbstring/mbstring.c (Results 126 – 150 of 543)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-5.6.0
# f719b9dd 26-Aug-2014 Nikita Popov

Fix mbstring overloads in zts


# c56c4d24 26-Aug-2014 Xinchen Hui

Unused variale


Revision tags: POST_AST_MERGE, PRE_AST_MERGE
# af59e92b 25-Aug-2014 Anatol Belski

master renames phase 7


# c3e3c98e 25-Aug-2014 Anatol Belski

master renames phase 1


Revision tags: POST_64BIT_BRANCH_MERGE, PRE_64BIT_BRANCH_MERGE, php-5.5.16, php-5.4.32
# 6428b498 19-Aug-2014 Anatol Belski

ported ext/mbstring


# 63d3f0b8 19-Aug-2014 Anatol Belski

basic macro replacements, all at once


Revision tags: POST_PHPNG_MERGE, PRE_PHPNG_MERGE, php-5.6.0RC4, php-5.3.29, php-5.5.16RC1, php-5.4.32RC1, php-5.3.29RC1, php-5.6.0RC3, php-5.5.15, php-5.4.31
# 6c8db864 11-Jul-2014 Dmitry Stogov

Implemented builtin instruction for strlen()


Revision tags: php-5.4.31RC1, php-5.5.15RC1
# 6bf24f4d 04-Jul-2014 Dmitry Stogov

Removed EG(active_symbol_table) and use corresponding value from EG(current_execute_data)


Revision tags: php-5.6.0RC2, php-5.4.30, php-5.5.14, php-5.6.0RC1, php-5.5.14RC1, php-5.4.30RC1
# c1965f58 05-Jun-2014 Dmitry Stogov

Use reference counting instead of zval duplication


Revision tags: php-5.6.0beta4
# 4affab23 28-May-2014 Dmitry Stogov

Use new zend_hash API


Revision tags: php-5.4.29, php-5.5.13, php-5.5.13RC1, php-5.6.0beta3, php-5.4.29RC1
# d8651fbe 03-May-2014 Xinchen Hui

Make they are in the same style of Z_ISREF


Revision tags: php-5.6.0beta2, php-5.5.12, php-5.4.28
# 7584ae32 22-Apr-2014 Dmitry Stogov

Fixed compilaation warnings


Revision tags: php-5.4.28RC1
# f9b26bc3 15-Apr-2014 Dmitry Stogov

Cleanup (2-nd round)


Revision tags: php-5.5.12RC1
# 050d7e38 15-Apr-2014 Dmitry Stogov

Cleanup (1-st round)


# 0d341e5b 11-Apr-2014 Xinchen Hui

No need anymore


# 2e97e18b 11-Apr-2014 Xinchen Hui

Fixed _php_mbstr_parse_mail_headers


Revision tags: php-5.6.0beta1
# 39d2cede 09-Apr-2014 Dmitry Stogov

Fixed support for IS_INDIRECT and IS_REFERENCE


# ad524d28 09-Apr-2014 Dmitry Stogov

Use proper size


# 98ab24f1 09-Apr-2014 Dmitry Stogov

Fixed NULL pointer dereferencing


Revision tags: php-5.4.27, php-5.5.11
# a84e5dc3 24-Mar-2014 Yasuo Ohgaki

Remove unneeded string copy.
Allow to set ''(empty string values) internal/input/output_encoding for better compatibility. i.e. Runtime INI value changes.
More compliance to the RFC. Improve/

Remove unneeded string copy.
Allow to set ''(empty string values) internal/input/output_encoding for better compatibility. i.e. Runtime INI value changes.
More compliance to the RFC. Improve/add encoding handling tests. i.e. Rather than set encoding automagic way, detect it.

show more ...


# 6965efb2 24-Mar-2014 Xinchen Hui

Fixed segfault due to incompleted refactoring


# c998bfaf 24-Mar-2014 Xinchen Hui

It's a tradition return NULL on error of args parsing


# 50dc2ec4 24-Mar-2014 Xinchen Hui

Fixed memleak temporary


# 807ed2eb 24-Mar-2014 Xinchen Hui

Fixed encoding list building while array arg


# 506f6a42 24-Mar-2014 Xinchen Hui

Refactor mbstring (incompleted)


12345678910>>...22