History log of /PHP-7.4/ext/mbstring/mbstring.c (Results 201 – 225 of 627)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-5.4.33, php-5.5.17
# 49a6b485 16-Sep-2014 Anatol Belski

redo the fix casting to size_t where applicable


# 8240255e 15-Sep-2014 Anatol Belski

fixed signed/unsigned mismatch warning


Revision tags: php-5.6.1RC1
# 18fa07e6 11-Sep-2014 Tjerk Meesters

Revert "Revert "Removing ext/ereg and dependencies""

This reverts commit 1981dd9c73ada7ea893b4636b84211f68838ba23.


# 1981dd9c 11-Sep-2014 Dmitry Stogov

Revert "Removing ext/ereg and dependencies"

This reverts commit 86de7963fe69638431c0aa8f413d25e01bf99d68.


Revision tags: php-5.5.17RC1, php-5.4.33RC1
# 86de7963 28-Aug-2014 Tjerk Meesters

Removing ext/ereg and dependencies

Affected extensions:
- opcache (use pcre)
- mbstring (removed ereg functions overloading)
- pgsql (use pcre)
- reflection (test cases using

Removing ext/ereg and dependencies

Affected extensions:
- opcache (use pcre)
- mbstring (removed ereg functions overloading)
- pgsql (use pcre)
- reflection (test cases using 'ereg')

SAPI:
- apache (header only)
- apache_hooks (header only)

show more ...


# 88d7ca44 01-Sep-2014 Dmitry Stogov

Refactored INI subsystem to use zend_string* instead of char*


# 6db8d4f8 27-Aug-2014 Anatol Belski

's' works with size_t round 3


# 257ed406 27-Aug-2014 Anatol Belski

's' works with size_t round 2


# 32344808 27-Aug-2014 Anatol Belski

first show to make 's' work with size_t


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


12345678910>>...26