@php-wasm/universalInterfacesAcquiredPHPOn this pageAcquiredPHP Result of acquiring a PHP instance. The reap function should be called when done with the instance.Index PropertiesphpreapProperties phpphp: PHPreapreap: () => voidRelease the PHP instance back to the pool (for multi-instance managers) or mark it as idle (for single-instance managers).Type declaration(): voidReturns void
Result of acquiring a PHP instance. The
reapfunction should be called when done with the instance.