php-src/ext/intl/uchar
Christoph M. Becker 5fbda73099
Fix GH-15087 IntlChar::foldCase()'s $option is not optional
Since that parameter is supposed to be optional (and has been prior to
PHP 8.0.0), we fix the implementation instead of the stub.

Closes GH-15091.
2024-07-24 16:45:20 +02:00
..
tests Fix GH-15087 IntlChar::foldCase()'s $option is not optional 2024-07-24 16:45:20 +02:00
uchar.c Fix GH-15087 IntlChar::foldCase()'s $option is not optional 2024-07-24 16:45:20 +02:00
uchar.h
uchar.stub.php Declare ext/intl constants in stubs - part 8 (#9275) 2022-08-09 11:29:26 +02:00
uchar_arginfo.h Improve string class constant code generation (#9577) 2022-09-26 23:12:34 +02:00