mirror of
https://github.com/php/php-src.git
synced 2025-08-20 09:24:05 +02:00
3 lines
80 B
PHP
3 lines
80 B
PHP
<?php
|
|
if (!extension_loaded('FFI')) die('skip FFI extension not available');
|
|
?>
|