Hi Dmitry:
On 14 Jan 2012, at 01:24, Stefan Marr wrote:
> On 13 Jan 2012, at 19:53, Stas Malyshev wrote:
>
>> trait foo {
>> public $bar = __CLASS__;
>> }
>
> Breakpoint 3, zend_do_early_binding () at zend_compile.c:4602
> 4602 zend_error(E_COMPILE_ERROR, "Invalid bind
On Fri, 2012-01-13 at 18:28 +0100, Remi Collet wrote:
> I fill a bug : https://bugs.php.net/bug.php?id=60748
> (trivial patch proposed, shouldn't break anything)
>
> Just a notice, there is no mysqlnd component in bug tracker...
> (or I was unable to find it...)
In what case do you notice that? -
Hi!
What would be the best approach to handle the case of property
definitions?
I don't think this opcode should be there in this case. Maybe we should
use IS_CONSTANT in this case and handle it when constants are updated as
a special case?
Alternatively, if we find no solution for it we may