RE: [PHP-DEV] Will pay for feature add

2007-12-25 Thread Sam Barrow
uilding > some proxy class in C as a PHP extension but I have yet to see many > situations where that's really needed. > > Andi > > > -Original Message- > > From: Sam Barrow [mailto:[EMAIL PROTECTED] > > Sent: Tuesday, December 25, 2007 12:23 PM > >

RE: [PHP-DEV] Will pay for feature add

2007-12-25 Thread Andi Gutmans
in C as a PHP extension but I have yet to see many situations where that's really needed. Andi > -Original Message- > From: Sam Barrow [mailto:[EMAIL PROTECTED] > Sent: Tuesday, December 25, 2007 12:23 PM > To: PHP Developers Mailing List > Subject: [PHP-DEV] Will

[PHP-DEV] Will pay for feature add

2007-12-25 Thread Sam Barrow
If anyone here is experienced enough to help me, I will pay for a patch to allow for multiple class inheritance (class D extends A, B, C) against PHP 5.3 CVS. Or if you can just help me get started on writing it, I'm sure I could finish myself. I'm just stuck at the basic zend class declaration fun