php-doc-en/reference/ffi
Fabien Salathe 8b0e03372d
Remove "experimental" warning from Foreign Function Interface
Foreign Function Interface (FFI) has been introduced in 2019 (PHP 7.4) and the API didn't change since then, it should probably be considered safe to use it.

Closes GH-1495. Closes GH-1499.
2022-04-02 18:13:26 +02:00
..
ctype Add undocumented FFI\CType methods (#1227) 2022-01-05 11:00:17 +01:00
ffi fix FFI non-static method is written to static method 2021-12-06 11:56:51 +01:00
book.xml Remove "experimental" warning from Foreign Function Interface 2022-04-02 18:13:26 +02:00
configure.xml Fix configure arg for FFI extension and add an example for PostgreSQL extension. 2019-06-23 00:59:14 +00:00
constants.xml Add basic ext/ffi documentation 2019-05-05 16:06:46 +00:00
examples.xml Add FFI enum example 2020-10-02 09:08:07 +00:00
ffi.cdata.xml Generate ext/ffi class synopses from stubs (#1226) 2021-12-21 16:13:15 +01:00
ffi.ctype.xml Actually include FFI\CType methods (#1303) 2022-01-05 23:00:09 +01:00
ffi.exception.xml Generate ext/ffi class synopses from stubs (#1226) 2021-12-21 16:13:15 +01:00
ffi.parserexception.xml Generate ext/ffi class synopses from stubs (#1226) 2021-12-21 16:13:15 +01:00
ffi.xml Generate ext/ffi class synopses from stubs (#1226) 2021-12-21 16:13:15 +01:00
setup.xml Document ffi.preload and opcache.preload_user directives 2019-10-23 07:13:34 +00:00
versions.xml Add undocumented FFI\CType methods (#1227) 2022-01-05 11:00:17 +01:00