From 35c42425fada10424aa186e2ed9f8a4bb3a68c13 Mon Sep 17 00:00:00 2001 From: Philip Olson Date: Tue, 24 May 2011 23:49:04 +0000 Subject: [PATCH] Fixed test --- Zend/tests/constants_005.phpt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Zend/tests/constants_005.phpt b/Zend/tests/constants_005.phpt index 097be97e14..d2a205b784 100755 --- a/Zend/tests/constants_005.phpt +++ b/Zend/tests/constants_005.phpt @@ -1,5 +1,5 @@ --TEST-- -Persistent case insensetive and user defined constants +Persistent case insensitive and user defined constants --FILE-- --EXPECTF-- -bool(%s) +Notice: Use of undefined constant ZEND_THREAD_safe - assumed 'ZEND_THREAD_safe' in %s on line %d +string(16) "ZEND_THREAD_safe" int(123) -- 2.50.1