Skip to content

Commit

Permalink
test: update 921-zend_execute_scripts.phpt
Browse files Browse the repository at this point in the history
  • Loading branch information
TheTechsTech committed Feb 24, 2023
1 parent fc428a0 commit e120dd8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/921-zend_execute_scripts.phpt
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ Check/Test zend_execute_scripts
--FILE--
<?php
require 'vendor/autoload.php';
if (IS_PHP83)
ffi_set_free(false);

var_dump(zend_execute_scripts(__DIR__ . \DS . 'DummyRequest.php'));

Expand Down

0 comments on commit e120dd8

Please sign in to comment.