[PHP-DEV] Sayonara PHP

2007-12-25 Thread Martin Alterisio
Please let me do a little explanation of the title first. Japanese is an interesting language where context is vital to the meaning of a word. Sayonara usually means a simple "good bye", but within a different context can mean "we'll probably never meet again". To understand this mail you'll have

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

2007-12-25 Thread Sara Golemon
Sam Barrow wrote: 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 c

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

2007-12-25 Thread Sam Barrow
I understand that this functionality would not be implemented in the PHP release, I was just going to try to get it going for myself, so that I could have my own patch and compile from source when needed. On Tue, 2007-12-25 at 17:39 -0800, Andi Gutmans wrote: > Hi Sam, > > When we designed PHP 5

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

2007-12-25 Thread Andi Gutmans
Hi Sam, When we designed PHP 5 we intentionally went down the Java-like route of multiple interfaces and single inheritance. This was a major design decision and not something we want to change. From the languages which do support it like C++ you can see how many problems it creates and the workar

Re: [PHP-DEV] Re: Fixed and enhancements for php odbc layer

2007-12-25 Thread Patrick van Kleef
Hi Johannes, I have attached 3 diffs as txt files. Each of the files start with a short explanation of what the patch is supposed to do, so it is easier for anyone else to see what i did. Tanks, I don't see a problem with these patches, while I don't really know ODBC. But three comments:

[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

[PHP-DEV] Re: Fixed and enhancements for php odbc layer

2007-12-25 Thread Johannes Schlüter
Hi Patrick, On Thu, 2007-12-20 at 21:49 +0100, iODBC Maintainer wrote: > I have attached 3 diffs as txt files. Each of the files start with a > short explanation of what the patch is supposed to do, so it is easier > for anyone else to see what i did. Tanks, I don't see a problem with these pat

Re: [PHP-DEV] Garbage collector patch

2007-12-25 Thread Markus Fischer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ok, I got the message :-) Sorry for interruption, thanks, works as expected. - - Markus Dmitry Stogov wrote: > ./buildconf --force > ./config.nice > make clean > make > > Dmtiry. > > Markus Fischer wrote: > Hi, > > it would really be gre

Re: [PHP-DEV] Garbage collector patch

2007-12-25 Thread Antony Dovgal
On 25.12.2007 11:51, Markus Fischer wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi, > > it would really be great if this could be part of CVS alredy. The patch > doesn't compile currently, I get zillions of You didn't read 3 last messages in the thread, did you? You have to run

Re: [PHP-DEV] Garbage collector patch

2007-12-25 Thread Dmitry Stogov
./buildconf --force ./config.nice make clean make Dmtiry. Markus Fischer wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, it would really be great if this could be part of CVS alredy. The patch doesn't compile currently, I get zillions of Zend/zend_execute.o: In function `gc_zval_che

Re: [PHP-DEV] Garbage collector patch

2007-12-25 Thread Markus Fischer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, it would really be great if this could be part of CVS alredy. The patch doesn't compile currently, I get zillions of Zend/zend_execute.o: In function `gc_zval_check_possible_root': php5.3-200712250730/Zend/zend_gc.h:175: undefined reference to `g