summaryrefslogtreecommitdiff
path: root/php.ini-dist
diff options
context:
space:
mode:
authorMarcus Boerger <helly@php.net>2006-05-10 19:41:34 +0000
committerMarcus Boerger <helly@php.net>2006-05-10 19:41:34 +0000
commit0dacd6d5c00eed33180ae5de7055bb3c1d00bd30 (patch)
treee4bdd06dc47fce2a6670dcc8832e88a37b4fc441 /php.ini-dist
parent1048c9cd52381dd4c98238ea2b1d4edce754ade8 (diff)
downloadphp-git-0dacd6d5c00eed33180ae5de7055bb3c1d00bd30.tar.gz
- ze1 cleanup (bjori) /thx
Diffstat (limited to 'php.ini-dist')
-rw-r--r--php.ini-dist3
1 files changed, 0 insertions, 3 deletions
diff --git a/php.ini-dist b/php.ini-dist
index ffbaae89b6..26fee87451 100644
--- a/php.ini-dist
+++ b/php.ini-dist
@@ -71,9 +71,6 @@
; Enable the PHP scripting language engine under Apache.
engine = On
-; Enable compatibility mode with Zend Engine 1 (PHP 4.x)
-zend.ze1_compatibility_mode = Off
-
; Allow the <? tag. Otherwise, only <?php and <script> tags are recognized.
; NOTE: Using short tags should be avoided when developing applications or
; libraries that are meant for redistribution, or deployment on PHP