Date: 09/08/01
- Next message: Andrei Zmievski: "Re: [PHP-DEV] Woah"
- Previous message: Edin Kadribasic: "[PHP-DEV] dso extensions and php.ini entries"
- In reply to: Zeev Suraski: "Re: [PHP-DEV] Woah"
- Next in thread: Chuck Hagenbuch: "Re: [PHP-DEV] Woah"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sat, 08 Sep 2001, Zeev Suraski wrote:
> Again, by deprecating it now, the immediate action would be removing any
> reference to it from the documentation (the very little there is). There
> are a hell of a lot PHP users to come than there are existing users of PHP,
> so we might as well limit the scope of the problem. We can also advertise
> that this function will not be staying with us in the future, and that
> people should use gettext() instead. We can add an E_NOTICE to it, which
> would make fixing it a trivial single command. When we actually remove this
> alias can be determined in the future.
To me personally, gettext('This is my string') is a lot uglier than
_('This is my String'). I think _() could be made an exception to the
function-naming rule.
-Andrei
Give a man a fish; you have fed him for today. Teach a man to fish;
and you can sell him fishing equipment.
-Author unknown
-- 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: Andrei Zmievski: "Re: [PHP-DEV] Woah"
- Previous message: Edin Kadribasic: "[PHP-DEV] dso extensions and php.ini entries"
- In reply to: Zeev Suraski: "Re: [PHP-DEV] Woah"
- Next in thread: Chuck Hagenbuch: "Re: [PHP-DEV] Woah"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

