We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 594cba7 commit de20a89Copy full SHA for de20a89
ext/ffi/tests/bug79576.phpt
@@ -29,7 +29,7 @@ typedef struct _simple_struct {
29
?>
30
DONE
31
--EXPECT--
32
-FFI\ParserException: undefined C type 'oid' at line 1
33
34
-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 'some_not_declared_type' at line 3
35
0 commit comments