Skip to content

Commit 3b2879b

Browse files
author
Derick Rethans
committed
- Revert patch until it is discussed
1 parent c94cc82 commit 3b2879b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

main/main.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1321,6 +1321,7 @@ 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);
13241325

13251326
zuf.error_function = php_error_cb;
13261327
zuf.printf_function = php_printf;

0 commit comments

Comments
 (0)