mirror of
https://github.com/php/php-src.git
synced 2026-03-26 09:12:14 +01:00
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.