summaryrefslogtreecommitdiff
path: root/tests/run-test/test004.phpt
diff options
context:
space:
mode:
authorAndrea Faulds <ajf@ajf.me>2014-12-14 18:20:23 +0000
committerAndrea Faulds <ajf@ajf.me>2014-12-21 13:23:02 +0000
commite5eb9530ab13a174feee83a81d87bfceee37bd88 (patch)
tree76ba0f9806f6ad369cacb9c0e9b408fc0a8ba721 /tests/run-test/test004.phpt
parente20cbdbe97cbda010fd386cb35a474aa255cd7f6 (diff)
downloadphp-git-e5eb9530ab13a174feee83a81d87bfceee37bd88.tar.gz
Use "float" and "integer" in typehint and zpp errors
Diffstat (limited to 'tests/run-test/test004.phpt')
-rw-r--r--tests/run-test/test004.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/run-test/test004.phpt b/tests/run-test/test004.phpt
index 19dbdede8c..c566ca71f6 100644
--- a/tests/run-test/test004.phpt
+++ b/tests/run-test/test004.phpt
@@ -7,4 +7,4 @@ arg_separator.input==
var_dump(ini_get('arg_separator.input'));
?>
--EXPECT--
-string(1) "=" \ No newline at end of file
+string(1) "="