php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #78836 Add support for general C macros/includes for FFI header
Submitted: 2019-11-19 14:01 UTC Modified: 2021-09-16 21:31 UTC
From: lisachenko dot it at gmail dot com Assigned:
Status: Open Package: FFI (PECL)
PHP Version: 7.4.0RC6 OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: lisachenko dot it at gmail dot com
New email:
PHP Version: OS:

 

 [2019-11-19 14:01 UTC] lisachenko dot it at gmail dot com
Description:
------------
Current implementation of C header parser is partial in PHP. Thus in order to use FFI with existing libraries, someone needs to craft own version of header, because macros and includes are not supported.

It would be nice to extend current FFI C parser and have an ability to include several files without manual ordering.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2021-09-16 21:31 UTC] cmb@php.net
-Package: *Extensibility Functions +Package: FFI
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Mar 19 06:01:30 2024 UTC