php-src/ext/ctype/tests
Jorg Adam Sowa da7d2e14ac
Add macos 15 to push GH action (GH-18514)
* Replaced macos14 with macos15 in push

* skip lc_ctype_inheritance test for macOS
2025-07-24 15:02:06 +02:00
..
001.phpt Deprecate ctype_*() on non-string arguments 2021-07-09 12:00:35 +02:00
002.phpt Deprecate ctype_*() on non-string arguments 2021-07-09 12:00:35 +02:00
bug25745.phpt Deprecate ctype_*() on non-string arguments 2021-07-09 12:00:35 +02:00
bug34645.phpt Deprecate ctype_*() on non-string arguments 2021-07-09 12:00:35 +02:00
ctype_alnum_basic.phpt Migrate skip checks to --EXTENSIONS--, p1 2021-03-22 17:51:02 +01:00
ctype_alnum_variation1.phpt Deprecate ctype_*() on non-string arguments 2021-07-09 12:00:35 +02:00
ctype_alnum_variation2.phpt Deprecate ctype_*() on non-string arguments 2021-07-09 12:00:35 +02:00
ctype_alnum_variation3.phpt Migrate skip checks to --EXTENSIONS--, p1 2021-03-22 17:51:02 +01:00
ctype_alpha_basic.phpt Migrate skip checks to --EXTENSIONS--, p1 2021-03-22 17:51:02 +01:00
ctype_alpha_variation1.phpt Deprecate ctype_*() on non-string arguments 2021-07-09 12:00:35 +02:00
ctype_alpha_variation2.phpt Deprecate ctype_*() on non-string arguments 2021-07-09 12:00:35 +02:00
ctype_alpha_variation3.phpt Migrate skip checks to --EXTENSIONS--, p1 2021-03-22 17:51:02 +01:00
ctype_cntrl_basic.phpt Migrate skip checks to --EXTENSIONS--, p1 2021-03-22 17:51:02 +01:00
ctype_cntrl_variation1.phpt Deprecate ctype_*() on non-string arguments 2021-07-09 12:00:35 +02:00
ctype_cntrl_variation2.phpt Deprecate ctype_*() on non-string arguments 2021-07-09 12:00:35 +02:00
ctype_cntrl_variation3.phpt Migrate skip checks to --EXTENSIONS--, p1 2021-03-22 17:51:02 +01:00
ctype_digit_basic.phpt Migrate skip checks to --EXTENSIONS--, p1 2021-03-22 17:51:02 +01:00
ctype_digit_variation1.phpt Deprecate ctype_*() on non-string arguments 2021-07-09 12:00:35 +02:00
ctype_digit_variation2.phpt Deprecate ctype_*() on non-string arguments 2021-07-09 12:00:35 +02:00
ctype_digit_variation3.phpt Migrate skip checks to --EXTENSIONS--, p1 2021-03-22 17:51:02 +01:00
ctype_graph_basic.phpt Migrate skip checks to --EXTENSIONS--, p1 2021-03-22 17:51:02 +01:00
ctype_graph_variation1.phpt Deprecate ctype_*() on non-string arguments 2021-07-09 12:00:35 +02:00
ctype_graph_variation2.phpt Deprecate ctype_*() on non-string arguments 2021-07-09 12:00:35 +02:00
ctype_graph_variation3.phpt Migrate skip checks to --EXTENSIONS--, p1 2021-03-22 17:51:02 +01:00
ctype_lower_basic.phpt Migrate skip checks to --EXTENSIONS--, p1 2021-03-22 17:51:02 +01:00
ctype_lower_variation1.phpt Deprecate ctype_*() on non-string arguments 2021-07-09 12:00:35 +02:00
ctype_lower_variation2.phpt Deprecate ctype_*() on non-string arguments 2021-07-09 12:00:35 +02:00
ctype_lower_variation3.phpt Migrate skip checks to --EXTENSIONS--, p1 2021-03-22 17:51:02 +01:00
ctype_print_basic.phpt Deprecate ctype_*() on non-string arguments 2021-07-09 12:00:35 +02:00
ctype_print_variation1.phpt Deprecate ctype_*() on non-string arguments 2021-07-09 12:00:35 +02:00
ctype_print_variation2.phpt Deprecate ctype_*() on non-string arguments 2021-07-09 12:00:35 +02:00
ctype_print_variation3.phpt Migrate skip checks to --EXTENSIONS--, p1 2021-03-22 17:51:02 +01:00
ctype_punct_basic.phpt Migrate skip checks to --EXTENSIONS--, p1 2021-03-22 17:51:02 +01:00
ctype_punct_variation1.phpt Deprecate ctype_*() on non-string arguments 2021-07-09 12:00:35 +02:00
ctype_punct_variation2.phpt Deprecate ctype_*() on non-string arguments 2021-07-09 12:00:35 +02:00
ctype_punct_variation3.phpt Migrate skip checks to --EXTENSIONS--, p1 2021-03-22 17:51:02 +01:00
ctype_space_basic.phpt Migrate skip checks to --EXTENSIONS--, p1 2021-03-22 17:51:02 +01:00
ctype_space_variation1.phpt Deprecate ctype_*() on non-string arguments 2021-07-09 12:00:35 +02:00
ctype_space_variation2.phpt Deprecate ctype_*() on non-string arguments 2021-07-09 12:00:35 +02:00
ctype_space_variation3.phpt Migrate skip checks to --EXTENSIONS--, p1 2021-03-22 17:51:02 +01:00
ctype_upper_basic.phpt Migrate skip checks to --EXTENSIONS--, p1 2021-03-22 17:51:02 +01:00
ctype_upper_variation1.phpt Deprecate ctype_*() on non-string arguments 2021-07-09 12:00:35 +02:00
ctype_upper_variation2.phpt Deprecate ctype_*() on non-string arguments 2021-07-09 12:00:35 +02:00
ctype_upper_variation3.phpt Migrate skip checks to --EXTENSIONS--, p1 2021-03-22 17:51:02 +01:00
ctype_xdigit_basic.phpt Migrate skip checks to --EXTENSIONS--, p1 2021-03-22 17:51:02 +01:00
ctype_xdigit_variation1.phpt ext/[cd]*: fix a bunch of typos (#16298) 2024-10-09 17:40:42 +02:00
ctype_xdigit_variation2.phpt Deprecate ctype_*() on non-string arguments 2021-07-09 12:00:35 +02:00
ctype_xdigit_variation3.phpt Migrate skip checks to --EXTENSIONS--, p1 2021-03-22 17:51:02 +01:00
lc_ctype_inheritance.phpt Add macos 15 to push GH action (GH-18514) 2025-07-24 15:02:06 +02:00