1
0
mirror of https://github.com/php/php-src.git synced 2026-04-28 18:53:33 +02:00

ChangeLog update

This commit is contained in:
2006-12-13 01:31:03 +00:00
parent 3d2de2426e
commit 4967375aef
2 changed files with 170 additions and 0 deletions
+9
View File
@@ -1,3 +1,12 @@
2006-12-12 Sara Golemon <sara@golemon.com>
* (PHP_5_2)
zend_compile.c:
MFH: Bugfix# 39435: 'foo' instanceof bar gives invalid opcode error
* zend_compile.c:
Bugfix# 39435: 'foo' instanceof bar gives invalid opcode error
2006-12-11 Andrei Zmievski <andrei@gravitonic.com>
* zend.c: