This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-04-29 19:23:22 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ca33ab59adc15a1bee3d77067317100cd03482b4
archived-php-src
/
ext
/
mbstring
T
History
Alex Dowad
ca33ab59ad
mb_detect_encoding with only one candidate encoding uses mb_check_encoding
...
...Because it's about 5% faster.
2021-09-20 11:20:53 +02:00
..
libmbfl
Optimize text encoding detection for speed (eliminate Unicode property lookups)
2021-09-20 11:20:53 +02:00
tests
Add more tests for UTF7-IMAP text conversion
2021-08-31 13:41:34 +02:00
ucgendat
Combine control into one character group
2021-08-24 20:39:16 +02:00
config.m4
Remove duplicate implementation of CP932 from mbstring
2021-06-17 13:12:40 +02:00
config.w32
Remove duplicate implementation of CP932 from mbstring
2021-06-17 13:12:40 +02:00
CREDITS
…
mb_gpc.c
Update http->https in license (
#6945
)
2021-05-06 12:16:35 +02:00
mb_gpc.h
Update http->https in license (
#6945
)
2021-05-06 12:16:35 +02:00
mbstring_arginfo.h
Add support for generating MAY_BE_ARRAY_OF_REF func info flag (
#7416
)
2021-08-30 13:50:34 +02:00
mbstring.c
mb_detect_encoding with only one candidate encoding uses mb_check_encoding
2021-09-20 11:20:53 +02:00
mbstring.h
Update http->https in license (
#6945
)
2021-05-06 12:16:35 +02:00
mbstring.stub.php
Add support for generating MAY_BE_ARRAY_OF_REF func info flag (
#7416
)
2021-08-30 13:50:34 +02:00
php_mbregex.c
Update http->https in license (
#6945
)
2021-05-06 12:16:35 +02:00
php_mbregex.h
Update http->https in license (
#6945
)
2021-05-06 12:16:35 +02:00
php_onig_compat.h
…
php_unicode.c
Return bool from php_unicode_is_prop()
2021-08-24 19:21:21 +02:00
php_unicode.h
Add comments to grouped character properties
2021-08-24 22:09:26 +02:00
unicode_data.h
Update Unicode tables to 14.0.0
2021-09-20 09:58:20 +02:00