Fixed tests

This commit is contained in:
Felipe Pena 2008-02-26 13:16:55 +00:00
parent 1ce9261aac
commit c557be114f
2 changed files with 14 additions and 14 deletions

View File

@ -45,7 +45,7 @@ array(25) {
["dqstring"]=>
string(51) "asdadfsdjkslkj ¡@£$$ { } !^~|¥¥{[()/)&/% ¤ # #"
["php_constant"]=>
string(4) "8191"
string(5) "16383"
["user_constant"]=>
string(21) "this_is_test_constant"
}
@ -76,7 +76,7 @@ array(25) {
["dqstring"]=>
string(41) "asdadfsdjkslkj ¡@£$$€¥¥{[()/)&/%#¤"
["php_constant"]=>
string(4) "8191"
string(5) "16383"
}
["comments"]=>
array(1) {
@ -305,7 +305,7 @@ array(25) {
[u"dqstring"]=>
unicode(46) "asdadfsdjkslkj ¡@£$$ { } !^~|¥¥{[()/)&/% ¤ # #"
[u"php_constant"]=>
unicode(4) "8191"
unicode(5) "16383"
[u"user_constant"]=>
unicode(21) "this_is_test_constant"
}
@ -336,7 +336,7 @@ array(25) {
[u"dqstring"]=>
unicode(34) "asdadfsdjkslkj ¡@£$$€¥¥{[()/)&/%#¤"
[u"php_constant"]=>
unicode(4) "8191"
unicode(5) "16383"
}
[u"comments"]=>
array(1) {

View File

@ -15,17 +15,17 @@ array(3) {
["error_reporting values"]=>
array(6) {
["foo"]=>
string(6) "8191 8"
string(7) "16383 8"
["error_reporting"]=>
string(4) "8191"
string(5) "16383"
["error_reporting1"]=>
string(4) "4177"
["error_reporting2"]=>
string(4) "8183"
string(5) "16375"
["error_reporting3"]=>
string(4) "8183"
string(5) "16375"
["error_reporting4"]=>
string(4) "8183"
string(5) "16375"
}
["true or false"]=>
array(8) {
@ -72,17 +72,17 @@ array(3) {
[u"error_reporting values"]=>
array(6) {
[u"foo"]=>
unicode(6) "8191 8"
unicode(7) "16383 8"
[u"error_reporting"]=>
unicode(4) "8191"
unicode(5) "16383"
[u"error_reporting1"]=>
unicode(4) "4177"
[u"error_reporting2"]=>
unicode(4) "8183"
unicode(5) "16375"
[u"error_reporting3"]=>
unicode(4) "8183"
unicode(5) "16375"
[u"error_reporting4"]=>
unicode(4) "8183"
unicode(5) "16375"
}
[u"true or false"]=>
array(8) {