Re: [PHP-DEV] Where to send the patch

2002-03-17 Thread Markus Fischer
You usually send a unified diff to the php-dev@lists and if people are interested things are getting discussed. On Mon, Mar 18, 2002 at 10:34:48AM +0530, S.Murali Krishna wrote : > Dear all, > > If anybody knows perl and its AUTOLOAD method, read the following. > > I have bee

[PHP-DEV] Where to send the patch

2002-03-17 Thread S.Murali Krishna
Dear all, If anybody knows perl and its AUTOLOAD method, read the following. I have been in search for the above feauture in PHP quite long time. Even I tried with ErrorHandler settings but it didn't worked for me. so I modified zend engine source code to meet my req