mirror of
https://github.com/dunglas/frankenphp.git
synced 2025-12-24 13:38:11 +08:00
chore: add tests regarding persistent objects
This commit is contained in:
2
testdata/_executor.php
vendored
2
testdata/_executor.php
vendored
@@ -7,3 +7,5 @@ if (!isset($_SERVER['FRANKENPHP_WORKER'])) {
|
||||
}
|
||||
|
||||
while (frankenphp_handle_request($fn)) {}
|
||||
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user