Jonatan Klemets

Results 6 issues of Jonatan Klemets

`tests/007phpt` was disabled in PR #39. We want to fix this and re-enable the test.

bug

`tests/004.phpt` was disabled in PR #39. We want to fix this and re-enable the test. Error: ``` Warning: main(): invalid statement handle in .../tests/004.php on line 112 ```

bug

`tests/008.phpt` was disabled in PR #39 if we have a debug build. The engine detects a memory leak. We want to fix the leak and re-enable the test in debug...

`tests/bug45373.phpt` was disabled if the PHP version is >= 8.0 in PR #39. We might want to fix and re-enable.

`tests/bug46543.phpt` was disabled if the PHP version is >= 8.0 in PR #39. We might want to fix and re-enable. The test verifies that we don't leak memory if we...

`tests/005.phpt` was disabled in PR #39. We want to fix this and re-enable the test. The issue is that we don't get the error message that the test expected. Do...