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-20 06:21:12 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
php-8.0.23
archived-php-src
/
ext
/
intl
/
grapheme
History
David Carlier
7c3dfbb845
intl extension, build fix for icu >= 69.x release. ubrk/ucnv_safeClone had been deprecated in favor of ubrk/ucnv_clone which does not use user provided stacks but remain thread safe.
2022-07-08 17:38:31 +01:00
..
grapheme_string.c
Allow empty needle in grapheme_str*pos, grapheme_str*str
2020-10-01 16:33:58 +02:00
grapheme_util.c
intl extension, build fix for icu >= 69.x release. ubrk/ucnv_safeClone had been deprecated in favor of ubrk/ucnv_clone which does not use user provided stacks but remain thread safe.
2022-07-08 17:38:31 +01:00
grapheme_util.h
Fix grapheme out of bounds check
2020-09-22 16:38:53 +02:00
grapheme.h
Generate method entries for ext/intl
2020-04-14 13:39:00 +02:00