From 31d4d11432983b441832863983ae6e9d1dd614ba Mon Sep 17 00:00:00 2001 From: Xinchen Hui Date: Mon, 30 Dec 2013 10:58:40 +0800 Subject: [PATCH] Fix one more test in dos style eol --- ext/opcache/tests/bug66338.phpt | 84 ++++++++++++++++----------------- 1 file changed, 42 insertions(+), 42 deletions(-) diff --git a/ext/opcache/tests/bug66338.phpt b/ext/opcache/tests/bug66338.phpt index cf0018df94..ed7f8ab475 100644 --- a/ext/opcache/tests/bug66338.phpt +++ b/ext/opcache/tests/bug66338.phpt @@ -1,42 +1,42 @@ ---TEST-- -Bug #66338 (Optimization binding of class constants is not safely opcacheable) ---INI-- -opcache.enable=0 ---SKIPIF-- - ---FILE-- - ---EXPECT-- -The President of the USA is Barack Hussein Obama II -The Prime Minister of the UK is David William Donald Cameron +--TEST-- +Bug #66338 (Optimization binding of class constants is not safely opcacheable) +--INI-- +opcache.enable=0 +--SKIPIF-- + +--FILE-- + +--EXPECT-- +The President of the USA is Barack Hussein Obama II +The Prime Minister of the UK is David William Donald Cameron -- 2.40.0