Re: [PHP-DEV] Re: Bug #15186 Updated: define/mysql_connect problem

2002-01-25 Thread Yasuo Ohgaki
Andi Gutmans wrote: > Yasuo, > > I don't quite understand. define() hasn't been changed in the Zend Engine > 1. Can you please send me a reproducing script without pg_*() which > works on 4.0.6 and crashes on 4.2.0-dev? > It seems resources are deleted by RSHUTDOWN, but Zend is trying to delete

Re: [PHP-DEV] Re: Bug #15186 Updated: define/mysql_connect problem

2002-01-25 Thread Andi Gutmans
Yasuo, I don't quite understand. define() hasn't been changed in the Zend Engine 1. Can you please send me a reproducing script without pg_*() which works on 4.0.6 and crashes on 4.2.0-dev? Thanks, Andi On Fri, 25 Jan 2002, Yasuo Ohgaki wrote: > Hi Andi, > > I think you are interested in th