[PHP-DEV] Intermittent problem: can't write to properties of $this

2010-10-21 Thread Tim Steiner
the same issue. I've traced the warning output to line 576 of Zend/zend_execute.c, which means that something is happening to the write_property of the object. At this point, I don't have enough knowledge of the internals to continue tracking this bug down. Any help would be a

[PHP-DEV] [PATCH] Bug #44251

2008-10-06 Thread Tim Steiner
the .c file with re2c 0.13.5. Should I use a different version and if so where can I get it? Should I even be submitting the updated .c file? Thanks! Tim Steiner --- php-5.2.6/ext/pdo/pdo_sql_parser.re 2007-12-31 01:17:40.0 -0600 +++ php-5.2.6.fixed/ext/pdo/pdo_sql_parser.re 2008-09