summaryrefslogtreecommitdiff
path: root/ext/ctype/tests/ctype_upper_variation4.phpt
diff options
context:
space:
mode:
authorMax Semenik <maxsem.wiki@gmail.com>2021-03-22 16:10:15 +0300
committerNikita Popov <nikita.ppv@gmail.com>2021-03-22 17:51:02 +0100
commit56f90492d68cf01a35fb0ce0290a50c09660b86f (patch)
tree90eac66f56c965f86b0f215f811a0f3e303c02d7 /ext/ctype/tests/ctype_upper_variation4.phpt
parent550a662f67f83504b306969c16e637759796e758 (diff)
downloadphp-git-56f90492d68cf01a35fb0ce0290a50c09660b86f.tar.gz
Migrate skip checks to --EXTENSIONS--, p1
For rationale, see https://github.com/php/php-src/pull/6787 Extensions migrated in this part: * bcmath * bz2 * calendar * com_dotnet * ctype Closes GH-6797.
Diffstat (limited to 'ext/ctype/tests/ctype_upper_variation4.phpt')
-rw-r--r--ext/ctype/tests/ctype_upper_variation4.phpt4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/ctype/tests/ctype_upper_variation4.phpt b/ext/ctype/tests/ctype_upper_variation4.phpt
index 4f8b777528..d8dda95883 100644
--- a/ext/ctype/tests/ctype_upper_variation4.phpt
+++ b/ext/ctype/tests/ctype_upper_variation4.phpt
@@ -1,7 +1,7 @@
--TEST--
Test ctype_upper() function : usage variations - octal and hexadecimal values
---SKIPIF--
-<?php require_once('skipif.inc'); ?>
+--EXTENSIONS--
+ctype
--FILE--
<?php
/*