mirror of
https://github.com/php/pecl-php-ffi.git
synced 2026-03-23 23:42:23 +01:00
- Remove unused blocks
This commit is contained in:
@@ -2,9 +2,6 @@
|
||||
Check for ffi presence
|
||||
--SKIPIF--
|
||||
<?php if (!extension_loaded("ffi")) print "skip"; ?>
|
||||
--POST--
|
||||
--GET--
|
||||
--INI--
|
||||
--FILE--
|
||||
<?php
|
||||
echo "ffi extension is available";
|
||||
|
||||
Reference in New Issue
Block a user