mirror of
https://github.com/php/php-src.git
synced 2025-08-20 09:24:05 +02:00
Fix test, Make warning message bison independed
This commit is contained in:
parent
1acb5b2b0c
commit
29bba1fd42
2 changed files with 4 additions and 4 deletions
|
@ -137,11 +137,11 @@ array(1) {
|
||||||
string(0) ""
|
string(0) ""
|
||||||
}
|
}
|
||||||
|
|
||||||
Warning: syntax error, unexpected '=', expecting $end or TC_SECTION or TC_LABEL or TC_OFFSET in %sparse_ini_file.dat on line 2
|
Warning: syntax error, unexpected '='%sparse_ini_file.dat on line 2
|
||||||
in %sparse_ini_file.php on line 20
|
in %sparse_ini_file.php on line 20
|
||||||
bool(false)
|
bool(false)
|
||||||
|
|
||||||
Warning: syntax error, unexpected '=', expecting $end or TC_SECTION or TC_LABEL or TC_OFFSET in %sparse_ini_file.dat on line 2
|
Warning: syntax error, unexpected '='%sparse_ini_file.dat on line 2
|
||||||
in %sparse_ini_file.php on line 26
|
in %sparse_ini_file.php on line 26
|
||||||
bool(false)
|
bool(false)
|
||||||
array(1) {
|
array(1) {
|
||||||
|
|
|
@ -97,11 +97,11 @@ array(1) {
|
||||||
%unicode|string%(0) ""
|
%unicode|string%(0) ""
|
||||||
}
|
}
|
||||||
|
|
||||||
Warning: syntax error, unexpected '=', expecting $end or TC_SECTION or TC_LABEL or TC_OFFSET in Unknown on line 2
|
Warning: syntax error, unexpected '='%sin Unknown on line 2
|
||||||
in %s
|
in %s
|
||||||
bool(false)
|
bool(false)
|
||||||
|
|
||||||
Warning: syntax error, unexpected '=', expecting $end or TC_SECTION or TC_LABEL or TC_OFFSET in Unknown on line 2
|
Warning: syntax error, unexpected '='%sin Unknown on line 2
|
||||||
in %s
|
in %s
|
||||||
bool(false)
|
bool(false)
|
||||||
array(1) {
|
array(1) {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue