Date: 07/10/01
- Next message: Andi Gutmans: "Re: [PHP-DEV] [UPDATE] NGScan"
- Previous message: Andi Gutmans: "Re: [PHP-DEV] Possible feature for current version of PHP or PHP 4.1/5.0."
- In reply to: Brian Moon: "Re: [PHP-DEV] Possible feature for current version of PHP or PHP 4.1/5.0."
- Next in thread: Jani Taskinen: "Re: [PHP-DEV] Possible feature for current version of PHP or PHP 4.1/5.0."
- Reply: Jani Taskinen: "Re: [PHP-DEV] Possible feature for current version of PHP or PHP 4.1/5.0."
- Reply: Aral Balkan: "Re: [PHP-DEV] Possible feature for current version of PHP or PHP 4.1/5.0."
- Reply: Ron Chmara: "Re: [PHP-DEV] Possible feature for current version of PHP or PHP 4.1/5.0."
- Reply: Andrei Zmievski: "Re: [PHP-DEV] Possible feature for current version of PHP or PHP 4.1/5.0."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
At 04:04 PM 7/9/2001 -0500, Brian Moon wrote:
>It is not so much BC. It is more like unexpected new behavior.
>
>As of now, a bad programmer might have this:
>
>/www/site.com/include/file.php
>/www/site.com/include/config.php
>
>/www/site.com/index.php
>/www/site.com/config.php
>
>if index.php includes include/file.php which includes "config.php", the
>config in the main dir gets included.
>
>Now, in the future, if the main config.php is not there, the one in the
>include file gets included. Now, granted, this may not be the best case,
>but it would cause some confusion if someone was not well aware of this
>change.
>
>I am still +1, but think it should be at least a 4.1 thing.
Does others also think it should wait for 4.1 or later? If so I'll leave it
for now (I'll have more free time :).
Andi
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Andi Gutmans: "Re: [PHP-DEV] [UPDATE] NGScan"
- Previous message: Andi Gutmans: "Re: [PHP-DEV] Possible feature for current version of PHP or PHP 4.1/5.0."
- In reply to: Brian Moon: "Re: [PHP-DEV] Possible feature for current version of PHP or PHP 4.1/5.0."
- Next in thread: Jani Taskinen: "Re: [PHP-DEV] Possible feature for current version of PHP or PHP 4.1/5.0."
- Reply: Jani Taskinen: "Re: [PHP-DEV] Possible feature for current version of PHP or PHP 4.1/5.0."
- Reply: Aral Balkan: "Re: [PHP-DEV] Possible feature for current version of PHP or PHP 4.1/5.0."
- Reply: Ron Chmara: "Re: [PHP-DEV] Possible feature for current version of PHP or PHP 4.1/5.0."
- Reply: Andrei Zmievski: "Re: [PHP-DEV] Possible feature for current version of PHP or PHP 4.1/5.0."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

