mirror of
https://github.com/php/php-src.git
synced 2026-04-19 05:51:02 +02:00
ubrk/ucnv_safeClone had been deprecated in favor of ubrk/ucnv_clone which does not use user provided stacks but remain thread safe. Closes #8930.