On 02.07.2009, at 14:48, Derick Rethans wrote:

On Thu, 2 Jul 2009, Lukas Kahwe Smith wrote:


On 30.06.2009, at 11:57, Hannes Magnusson wrote:

On Tue, Jun 30, 2009 at 11:15, Jani Taskinen<jani.taski...@sci.fi> wrote:
Hannes Magnusson wrote:

bjori           Tue Jun 30 08:49:05 2009 UTC

Modified files:                  /php-src    php.ini-production
php.ini-development  Log:
MFB5.3: Add missing ini entries (Mikko)

http://cvs.php.net/viewvc.cgi/php-src/php.ini-production?r1=1.12&r2=1.13&diff_format=u
Index: php-src/php.ini-production
diff -u php-src/php.ini-production:1.12 php-src/php.ini- production:1.13
--- php-src/php.ini-production:1.12     Sun Jun 28 17:55:36 2009
+++ php-src/php.ini-production  Tue Jun 30 08:49:05 2009
@@ -641,7 +641,7 @@
; Data Handling ;
;;;;;;;;;;;;;;;;;
-; Note - track_vars is ALWAYS enabled as of PHP 4.0.3
+; Note - track_vars is ALWAYS enabled

Isn't that note kinda useless anyway. I don't even know what that
"track_vars" is supposed to be..some PHP 3 thing?

Good point. We should probably remove it before 5.3.1

You mean marking it deprecated and removing it in PHP 6.0?
Seems sensible to me.

This setting is *long* gone, it can just be removed.


Ah, great.
I got confused by the docs:
http://ch.php.net/manual/en/ini.core.php#ini.track-vars
"Note that as of PHP 4.0.3, track_vars is always turned on."

The entry on http://ch.php.net/manual/en/ini.list.php is a bit cleaer:
track_vars
"1"
PHP_INI_ALL
Removed in PHP 4.0.3.

regards,
Lukas Kahwe Smith
m...@pooteeweet.org




--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to