At 11:07 AM 11/19/2003 +0000, Ford, Mike [LSS] wrote:
On 19 November 2003 06:12, Andi Gutmans contributed these pearls of wisdom:

> Just a warning.
> I commited your patch. Not sure about the naming but it's the
> status quo for now :)
> Andi
>
>> +                       case E_STRICT:
>> +                               error_type_str = "Strict
>> Standards";
>> +                               break;

As it's a prefix to a more substantive error message, I'd go for something
like "Deprecated Usage" or "No Longer Supported".  (The former would also
match up to an (en|dis)able_deprecated option.)

Well I'm not sure it will only include deprecated functionality. Maybe it'll also include some advisory stuff? Like, you better use foo instead of bar because it's quicker?


Andi

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to