php-src/sapi
Kees Cook 2c2bb50984 sapi/fpm/config.m4: check for libapparmor's aa_change_profile()
The fpm code actually uses aa_change_profile(), not change_hat(). Test
for the correct function. (libapparmor always has both, so this is just
a correctness fix.)

Closes GH-6037.
2020-08-24 10:10:12 +02:00
..
apache2handler Remove proto comments from C files 2020-07-06 21:13:34 +02:00
cgi Add many missing closing PHP tags to tests 2020-08-09 22:03:36 +02:00
cli ensure installed ini don't interfere 2020-08-21 14:41:35 +02:00
embed Add stubs for SAPIs 2020-07-10 14:20:18 +02:00
fpm sapi/fpm/config.m4: check for libapparmor's aa_change_profile() 2020-08-24 10:10:12 +02:00
fuzzer Extract some common fuzzer code 2020-06-30 15:05:02 +02:00
litespeed Disable report_zend_debug by default 2020-08-12 10:36:40 +02:00
phpdbg Disable report_zend_debug by default 2020-08-12 10:36:40 +02:00