]> granicus.if.org Git - php/commit
Fixed bug #30702 (cannot initialize class variable from class constant)
authorDmitry Stogov <dmitry@php.net>
Tue, 26 Apr 2005 09:27:07 +0000 (09:27 +0000)
committerDmitry Stogov <dmitry@php.net>
Tue, 26 Apr 2005 09:27:07 +0000 (09:27 +0000)
commit1a94c0f341d13e63067fc656b91754dd7d1a208f
tree75f33dc61289ba6fb51c0a34f4b112017d747cd0
parentaa6ecd5619dd58fa3416c58ce1cd2a0daf17474a
Fixed bug #30702 (cannot initialize class variable from class constant)
NEWS
Zend/tests/bug30702.phpt [new file with mode: 0644]
Zend/zend_API.c