mirror of
https://github.com/php/php-src.git
synced 2026-04-20 14:31:06 +02:00
4 lines
80 B
PHP
4 lines
80 B
PHP
<?php
|
|
if (!extension_loaded('FFI')) die('skip FFI extension not available');
|
|
?>
|