--- embedaddon/php/ext/tokenizer/tests/token_get_all_basic.phpt 2012/02/21 23:48:05 1.1.1.1 +++ embedaddon/php/ext/tokenizer/tests/token_get_all_basic.phpt 2012/05/29 12:34:45 1.1.1.2 @@ -1,5 +1,7 @@ --TEST-- Test token_get_all() function : basic functionality +--SKIPIF-- + --FILE-- array(3) { [0]=> - int(368) + int(%d) [1]=> string(6) " @@ -37,7 +39,7 @@ array(7) { [1]=> array(3) { [0]=> - int(316) + int(%d) [1]=> string(4) "echo" [2]=> @@ -46,7 +48,7 @@ array(7) { [2]=> array(3) { [0]=> - int(371) + int(%d) [1]=> string(1) " " [2]=> @@ -55,7 +57,7 @@ array(7) { [3]=> array(3) { [0]=> - int(315) + int(%d) [1]=> string(13) ""Hello World"" [2]=> @@ -66,7 +68,7 @@ array(7) { [5]=> array(3) { [0]=> - int(371) + int(%d) [1]=> string(1) " " [2]=> @@ -75,7 +77,7 @@ array(7) { [6]=> array(3) { [0]=> - int(370) + int(%d) [1]=> string(2) "?>" [2]=> @@ -87,11 +89,11 @@ array(1) { [0]=> array(3) { [0]=> - int(311) + int(%d) [1]=> string(19) "echo 'Hello World';" [2]=> int(1) } } -Done +Done \ No newline at end of file