]> granicus.if.org Git - php/commitdiff
Gah. these werent suppost to get committed atm
authorHannes Magnusson <bjori@php.net>
Thu, 28 Sep 2006 19:44:04 +0000 (19:44 +0000)
committerHannes Magnusson <bjori@php.net>
Thu, 28 Sep 2006 19:44:04 +0000 (19:44 +0000)
# Those do differ from -dist thought, if someone could write a line
# or two as to why they differ I would appreciate it!

php.ini-recommended

index 354a9befde79d4a701b2a9f589597e0af8826c62..9de3a1cd5bc26b8d184f80093175f96b08258316 100644 (file)
 ;     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 ;