mirror of
https://github.com/php/php-src.git
synced 2025-08-18 06:58:55 +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) ""
|
||||
}
|
||||
|
||||
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
|
||||
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
|
||||
bool(false)
|
||||
array(1) {
|
||||
|
|
|
@ -97,11 +97,11 @@ array(1) {
|
|||
%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
|
||||
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
|
||||
bool(false)
|
||||
array(1) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue