Test: /ext/ffi/tests/bug79576.phpt - Version 7.4.21        

Bug #79576 "TYPE *" shows unhelpful message when type is not defined
Submitted: 2020-05-08 18:52:12 Modified: 2021-09-15 10:35:10
From: grzegorz129 Assigned: dmitry
Status: Closed Package: *Extensibility Functions
PHP Version: 7.4.5 OS: macOS 10.15.4

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ FFI\ParserException: unsupported type specifier combination at line 1 002- FFI\ParserException: undefined C type 'oid' at line 1 003- FFI\ParserException: undefined C type 'some_not_declared_type' at line 3 003+ FFI\ParserException: unexpected '*' at line 3