mirror of
https://github.com/php/php-src.git
synced 2026-04-21 23:18:13 +02:00
0055f1e3dc
We have to reset `FFI_G(persistent)` back to zero when preloading has finished.
4 lines
51 B
PHP
4 lines
51 B
PHP
<?php
|
|
|
|
FFI::load(__DIR__ . '/bug78761_preload.h');
|