This website requires JavaScript.
Explore
Help
Register
Sign in
archive
/
php-src
Watch
1
Star
0
Fork
You've already forked php-src
0
mirror of
https://github.com/php/php-src.git
synced
2025-08-16 05:58:45 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
PHP-8.0
php-src
/
ext
/
intl
/
converter
History
Download ZIP
Download TAR.GZ
Exact
Exact
Union
RegExp
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
..
converter.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
converter.h
Remove mention of PHP major version in Copyright headers
2019-09-25 14:51:43 +02:00
converter.stub.php
Fix return type of UConverter::fromUCallback() and UConverter::toUCallback()
2021-05-07 15:21:58 +02:00
converter_arginfo.h
Fix return type of UConverter::fromUCallback() and UConverter::toUCallback()
2021-05-07 15:21:58 +02:00