php-developer-list | 2001122
Date: 12/31/01
- Next message: August Zajonc: "[PHP-DEV] Re: Moving extensions to PECL"
- Previous message: Pierre-Alain Joye: "Re: [PHP-DEV] Re: Moving extensions to PECL"
- Next in thread: zak <email protected>: "[PHP-DEV] Bug #14782 Updated: key_exists renamed to array_key_exists"
- Reply: zak <email protected>: "[PHP-DEV] Bug #14782 Updated: key_exists renamed to array_key_exists"
- Reply: zak <email protected>: "[PHP-DEV] Bug #14782 Updated: key_exists renamed to array_key_exists"
- Reply: zak <email protected>: "[PHP-DEV] Bug #14782 Updated: key_exists renamed to array_key_exists"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: mike <email protected>
Operating system: all
PHP version: 4.1.1
PHP Bug Type: Feature/Change Request
Bug description: key_exists renamed to array_key_exists
I have a very large PHP application running on my Linux web server that
uses the 4.0.6 function key_exists. The problem is that I have 30 copies of
this application running on the server. If I upgrade my server to php
4.1.1, I will be forced to upgrade all 30 sites with a new version of my
application where array_key_exists is used instead. This is a HUGE
undertaking.
Is there any way to put the key_exists alias back in so that PHP
compatiblity is not broken?
Thank you
-- Edit bug report at: http://bugs.php.net/?id=14782&edit=1-- 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: August Zajonc: "[PHP-DEV] Re: Moving extensions to PECL"
- Previous message: Pierre-Alain Joye: "Re: [PHP-DEV] Re: Moving extensions to PECL"
- Next in thread: zak <email protected>: "[PHP-DEV] Bug #14782 Updated: key_exists renamed to array_key_exists"
- Reply: zak <email protected>: "[PHP-DEV] Bug #14782 Updated: key_exists renamed to array_key_exists"
- Reply: zak <email protected>: "[PHP-DEV] Bug #14782 Updated: key_exists renamed to array_key_exists"
- Reply: zak <email protected>: "[PHP-DEV] Bug #14782 Updated: key_exists renamed to array_key_exists"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

