summaryrefslogtreecommitdiff
path: root/ext/pcre/tests/preg_match_basic.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/pcre/tests/preg_match_basic.phpt')
-rw-r--r--ext/pcre/tests/preg_match_basic.phpt4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/pcre/tests/preg_match_basic.phpt b/ext/pcre/tests/preg_match_basic.phpt
index ddf54a0aaf..1f20bbdde5 100644
--- a/ext/pcre/tests/preg_match_basic.phpt
+++ b/ext/pcre/tests/preg_match_basic.phpt
@@ -1,8 +1,8 @@
--TEST--
-Test preg_match() function : basic functionality
+Test preg_match() function : basic functionality
--FILE--
<?php
-/*
+/*
* proto int preg_match(string pattern, string subject [, array subpatterns [, int flags [, int offset]]])
* Function is implemented in ext/pcre/php_pcre.c
*/