[PHP-DEV] CVS Account Request: navidvakili

2005-08-20 Thread navid vakili
design web -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] is_a, instanceof, conclusion

2005-08-20 Thread Marcus Boerger
Hello Andi, Saturday, August 20, 2005, 3:31:53 AM, you wrote: > Dmitry commited the updated instanceof to HEAD. I suggest to merge it into > PHP_5_1 as many want it and it's an extremely low risk patch. > If people object, we can put it into 5.1.1. > So you see, I am not as stubborn as some assu

Re: [PHP-DEV] is_a, instanceof, conclusion

2005-08-20 Thread Marcus Boerger
Hello Derick, Saturday, August 20, 2005, 10:54:38 AM, you wrote: > On Fri, 19 Aug 2005, Andi Gutmans wrote: >> Dmitry commited the updated instanceof to HEAD. I suggest to merge it into >> PHP_5_1 as many want it and it's an extremely low risk patch. >> If people object, we can put it into 5.1.1

Re: [PHP-DEV] is_a, instanceof, conclusion

2005-08-20 Thread Derick Rethans
On Fri, 19 Aug 2005, Andi Gutmans wrote: > Dmitry commited the updated instanceof to HEAD. I suggest to merge it into > PHP_5_1 as many want it and it's an extremely low risk patch. > If people object, we can put it into 5.1.1. I saw he made instanceof NOT use autoload anymore. I'm not sure if th