Skip to content

Commit 037e2a9

Browse files
committed
Added short_open_tags to E_CORE_ERROR
1 parent 2b6cdcf commit 037e2a9

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
@@ -2373,6 +2373,7 @@ int php_module_startup(sapi_module_struct *sf, zend_module_entry *additional_mod
23732373
"safe_mode_protected_env_vars",
23742374
"zend.ze1_compatibility_mode",
23752375
"track_errors",
2376+
"short_open_tag",
23762377
NULL
23772378
}
23782379
}

0 commit comments

Comments
 (0)