summaryrefslogtreecommitdiff
path: root/tests/classes/static_properties_003.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/classes/static_properties_003.phpt
parente20cbdbe97cbda010fd386cb35a474aa255cd7f6 (diff)
downloadphp-git-e5eb9530ab13a174feee83a81d87bfceee37bd88.tar.gz
Use "float" and "integer" in typehint and zpp errors
Diffstat (limited to 'tests/classes/static_properties_003.phpt')
-rw-r--r--tests/classes/static_properties_003.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/classes/static_properties_003.phpt b/tests/classes/static_properties_003.phpt
index 2441e41578..3303d7c1fd 100644
--- a/tests/classes/static_properties_003.phpt
+++ b/tests/classes/static_properties_003.phpt
@@ -46,4 +46,4 @@ Strict Standards: Accessing static property C::$x as non static in %s on line 16
--> Access non-visible static prop like instance prop:
bool(false)
-==Done== \ No newline at end of file
+==Done==