]> granicus.if.org Git - php/commit
MFH
authorMarcus Boerger <helly@php.net>
Wed, 31 Dec 2008 14:27:09 +0000 (14:27 +0000)
committerMarcus Boerger <helly@php.net>
Wed, 31 Dec 2008 14:27:09 +0000 (14:27 +0000)
commitf77719d8005ad3c0684ba1b40c83e8463b204b5a
tree78c79616b3ae24b8a61f466d1e5592872fce4150
parent2faea53de22c3297bde373bdd3b4fd021a47caab
MFH
- Changed dl() to be disabled by default. Enabled only when explicitly
  registered by the SAPI layer. Enabled only with CLI, CGI and EMBED. (Dmitry)
[DOC]
NEWS
ext/standard/basic_functions.c
main/SAPI.h
main/main.c
sapi/cgi/cgi_main.c
sapi/cli/php_cli.c
sapi/embed/php_embed.c