Skip to content

Conversation

@bukka
Copy link
Member

@bukka bukka commented Dec 3, 2025

This happens because disable_functions are not explicitly disabled. The fix explicitly calls zend_disable_functions when config is applied.

The WST test for this available here: https://github.com/wstool/wst-php-apache2handler/blob/6573dd55449504e71971c939bf1cca79412197b3/spec/instances/php-admin-value-disable-functions.yaml

This happens because disable_functions are not explicitly disabled. The
fix explicitly calls zend_disable_functions when config is applied.
@ndossche
Copy link
Member

ndossche commented Dec 3, 2025

This looks a bit ugly. Why is this not done in the ini message handler instead?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants