Skip to content

Commit

Permalink
Fix broken merge
Browse files Browse the repository at this point in the history
  • Loading branch information
saundefined committed Aug 1, 2023
1 parent 7020e2e commit 2f540d3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ext/zend_test/test.stub.php
Expand Up @@ -170,7 +170,7 @@ function zend_test_zend_ini_str(): string {}
function zend_get_map_ptr_last(): int {}
function zend_test_crash(?string $message = null): void {}
#ifdef HAVE_LIBXML
#if defined(HAVE_LIBXML) && !defined(PHP_WIN32)
function zend_test_override_libxml_global_state(): void {}
#endif
Expand Down
4 changes: 2 additions & 2 deletions ext/zend_test/test_arginfo.h

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2f540d3

Please sign in to comment.