Skip to content

Commit 6021286

Browse files
author
Anantha Kesari H Y
committed
removing php_output_activate Fix for bug#30397
1 parent 3b2879b commit 6021286

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

main/main.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1321,7 +1321,6 @@ int php_module_startup(sapi_module_struct *sf, zend_module_entry *additional_mod
13211321
sapi_module = *sf;
13221322

13231323
php_output_startup();
1324-
php_output_activate(TSRMLS_C);
13251324

13261325
zuf.error_function = php_error_cb;
13271326
zuf.printf_function = php_printf;

0 commit comments

Comments
 (0)