php-src/ext/zend_test
Christoph M. Becker 0427dcb913 Fix bug79177.phpt wrt. JIT
JIT ignores that the `zend_write` callback is overwritten, so we define
our own callback and caller.

We also fix the "inconsistent DLL binding" warnings on Windows, by
introducing `PHP_ZEND_TEST_API`.

Closes GH-6391.
2020-10-30 15:47:18 +01:00
..
config.m4 Add AS_HELP_STRING to *nix build configure options 2019-03-07 20:36:59 +01:00
config.w32 Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
php_test.h Fix bug79177.phpt wrt. JIT 2020-10-30 15:47:18 +01:00
test.c Fix bug79177.phpt wrt. JIT 2020-10-30 15:47:18 +01:00