php-src/ext/zend_test
Niels Dossche ebd1a36670
Fix GH-14215: Cannot use FFI::load on CRLF header file with apache2handler
Some modules may reset _fmode, which causes mangling of line endings.
Always be explicit like we do in other places where the native open call
is used.

Closes GH-14218.
2024-05-14 19:49:22 +02:00
..
tests Delay #[Attribute] arg validation until runtime 2024-05-06 12:38:56 +02:00
config.m4 adds failing test case for #12060 2023-09-05 10:23:22 +01:00
config.w32 adds failing test case for #12060 2023-09-05 10:23:22 +01:00
fiber.c Revert "Port all internally used classes to use default_object_handlers" 2022-09-14 11:13:23 +02:00
fiber.h Flexible fiber bailout handling (#7163) 2021-06-18 11:01:10 -05:00
fiber.stub.php Add support for validation of missing class synopses (#9472) 2022-09-05 14:21:15 +02:00
fiber_arginfo.h Add support for validation of missing class synopses (#9472) 2022-09-05 14:21:15 +02:00
iterators.c adds failing test case for #12060 2023-09-05 10:23:22 +01:00
iterators.h adds failing test case for #12060 2023-09-05 10:23:22 +01:00
iterators.stub.php adds failing test case for #12060 2023-09-05 10:23:22 +01:00
iterators_arginfo.h adds failing test case for #12060 2023-09-05 10:23:22 +01:00
observer.c Always load EX(opline) into the current frame in JIT when observers are enabled 2024-04-08 15:09:14 +02:00
observer.h Fix memory_leak in zend_test 2022-07-30 15:57:08 +00:00
php_test.h Merge branch 'PHP-8.1' into PHP-8.2 2023-11-25 00:59:26 +01:00
test.c Fix GH-14215: Cannot use FFI::load on CRLF header file with apache2handler 2024-05-14 19:49:22 +02:00
test.h Add support for generating namespaced constant 2023-02-23 10:05:30 +01:00
test.stub.php Fix GH-14215: Cannot use FFI::load on CRLF header file with apache2handler 2024-05-14 19:49:22 +02:00
test_arginfo.h Fix GH-14215: Cannot use FFI::load on CRLF header file with apache2handler 2024-05-14 19:49:22 +02:00