From: Hannes Magnusson Date: Thu, 28 Sep 2006 19:44:04 +0000 (+0000) Subject: Gah. these werent suppost to get committed atm X-Git-Tag: php-5.2.0RC5~75 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=26cff956c4ea5d203b94ba791fa43a26baace953;p=php Gah. these werent suppost to get committed atm # Those do differ from -dist thought, if someone could write a line # or two as to why they differ I would appreciate it! --- diff --git a/php.ini-recommended b/php.ini-recommended index 354a9befde..9de3a1cd5b 100644 --- a/php.ini-recommended +++ b/php.ini-recommended @@ -108,12 +108,6 @@ ; It's not possible to decide to force a variable to be passed by reference ; when calling a function. The PHP 4 style to do this is by making the ; function require the relevant argument by reference. -; - short_open_tag = Off -; - precision = 14 -; - session.gc_divisor = 1000 -; - session.bug_compat_42 = 1 -; - session.hash_bits_per_character = 5 -; - url_rewriter.tags = "a=href,area=href,frame=src,input=src,form=fakeentry" ;;;;;;;;;;;;;;;;;;;; ; Language Options ;