mirror of
https://github.com/php/php-src.git
synced 2026-03-31 20:53:00 +02:00
Merge branch 'PHP-8.0' into PHP-8.1
* PHP-8.0: Fixed error message
This commit is contained in:
@@ -30,7 +30,7 @@ typedef struct _simple_struct {
|
||||
?>
|
||||
DONE
|
||||
--EXPECT--
|
||||
FFI\ParserException: undefined C type 'oid' at line 1
|
||||
FFI\ParserException: undefined C type 'oid' at line 1
|
||||
FFI\ParserException: undefined C type 'some_not_declared_type' at line 3
|
||||
FFI\ParserException: Undefined C type 'oid' at line 1
|
||||
FFI\ParserException: Undefined C type 'oid' at line 1
|
||||
FFI\ParserException: Undefined C type 'some_not_declared_type' at line 3
|
||||
DONE
|
||||
|
||||
Reference in New Issue
Block a user