Everything
php
Learn
Community
Releases
The PHP Project
Learn
Community
Releases
The PHP Project
Home
»
Project
»
Newsgroups
»
php.internals
»
PATCH: enable disable_functions per dir
»
PATCH: enable disable_functions per dir
php.internals
Tvrtko Ursulin
22 years ago
Hello everyone! I made a patch for PHP 4.3.3 which enables disable_functions perdir support. It touches main/main.c and sapi/apache/mod_php4.c and it seems to work. However, I would like to hear developer comments about it. Thanks!