mirror of
https://github.com/php/php-src.git
synced 2024-12-04 15:23:44 +08:00
280485adc1
We add Windows support to four existing test cases, extract some useful utility functions, and use them to simplify further test cases. We also remove the Windows specific code from preload.inc, since preloading isn't supported on Windows anyway.
4 lines
38 B
PHP
4 lines
38 B
PHP
<?php
|
|
|
|
FFI::load(__DIR__ . "/300.h");
|