I suggest a little more damage control is needed...
Steph Fox wrote:
Guys and guyess,
...
4. instanceof, is_a(), is_subclass_of(), catch
==
In PHP 5.0, is_a() was deprecated and replaced by the "instanceof" operator.
There were some issues with t
extra note by it?)
- Steph
- Original Message -
From: "Wez Furlong" <[EMAIL PROTECTED]>
To: "Steph Fox" <[EMAIL PROTECTED]>
Cc: "internals"
Sent: Saturday, November 19, 2005 5:14 PM
Subject: Re: [PHP-DEV] Upgrade notes for PHP 5.1 - final draft
There is no pecl/phpscript, it's pecl/activescript.
I'm still wary of sending too strong a message about adopting PDO in
this release; there are almost certainly some features missing from
PDO that are present in the traditional drivers. This feature gap
will get smaller after the 5.1 release is m
Hello Steph,
you forgot to mention the change in inheritance rules that affected
the way interface ArrayAccess can be used. Due to a missing check in our
inheritance rules 5.0.* series allowed to introduce return by reference
in derived classes. Thus it was possible to implement offsetGet($offse
Guys and guyess,
Hopefully this is the final version of the upgrade notes. Please could you
scroll through it (particularly if you've been involved in developing any of
the affected areas) and get back to me ASAP if you find any misconceptions,
missing information about changes that will affect l