Re: [PHP-DEV] Re: Really odd PHP problem

2004-09-08 Thread Russ Garrett
Rasmus Lerdorf wrote: On Tue, 7 Sep 2004, Russ Garrett wrote: Anyhow, the whole backtrace is here, I'd be interested to see what you think: http://static.last.fm/phpbug/bt.txt Are you sure this happens with Apache1 as well? I see you are running the prefork mpm, but you are still linking against

Re: [PHP-DEV] Re: Really odd PHP problem

2004-09-08 Thread Joe Orton
On Tue, Sep 07, 2004 at 11:34:50AM -0700, Andi Gutmans wrote: > At 10:04 AM 9/6/2004 -0700, Rasmus Lerdorf wrote: > >On Mon, 6 Sep 2004, Joe Orton wrote: > > > >> On Sun, Sep 05, 2004 at 04:41:44PM -0700, Rasmus Lerdorf wrote: > >> > On Sun, 5 Sep 2004, Andi Gutmans wrote: > >> > > Yeah I know non-

Re: [PHP-DEV] Re: Really odd PHP problem

2004-09-08 Thread Derick Rethans
On Wed, 8 Sep 2004, Joe Orton wrote: > > Didn't Joe mean that it's wrong on Linux/x86_64 or am I misinterpreting his > > email? > > Yup I did mean that. Linux/x86_64 is an example of a platform where you > cannot put non-PIC code into a shared object. libtool does honour > -prefer-non-pic on thi

Re: [PHP-DEV] Re: Really odd PHP problem

2004-09-08 Thread Joe Orton
On Wed, Sep 08, 2004 at 01:05:37PM +0200, Derick Rethans wrote: > On Wed, 8 Sep 2004, Joe Orton wrote: > > > > Didn't Joe mean that it's wrong on Linux/x86_64 or am I misinterpreting his > > > email? > > > > Yup I did mean that. Linux/x86_64 is an example of a platform where you > > cannot put no

Re: [PHP-DEV] Re: Really odd PHP problem

2004-09-08 Thread Sascha Schumann
On Wed, 8 Sep 2004, Joe Orton wrote: On Wed, Sep 08, 2004 at 01:05:37PM +0200, Derick Rethans wrote: On Wed, 8 Sep 2004, Joe Orton wrote: Didn't Joe mean that it's wrong on Linux/x86_64 or am I misinterpreting his email? Yup I did mean that. Linux/x86_64 is an example of a platform where you canno

[PHP-DEV] Segmentationfault in PHP extension

2004-09-08 Thread Jan Gerritsen
Hello, i try to write an extension for PHP. But I have problems managing the memory correctly. Every time I try to run the attached script, I get segmentation errors, after the script is finished. I could not work out what the problem is. I guess I am using one of the Zend/PHP API functions wro

Re: [PHP-DEV] Re: Really odd PHP problem

2004-09-08 Thread Andi Gutmans
At 01:05 PM 9/8/2004 +0200, Derick Rethans wrote: On Wed, 8 Sep 2004, Joe Orton wrote: > > Didn't Joe mean that it's wrong on Linux/x86_64 or am I misinterpreting his > > email? > > Yup I did mean that. Linux/x86_64 is an example of a platform where you > cannot put non-PIC code into a shared obj

[PHP-DEV] Something wrong with CVS commit?

2004-09-08 Thread Andi Gutmans
I just commited a big patch to Zend and the commit message didn't come through. Any idea why? revision 1.1 date: 2004/09/08 22:14:12; author: andi; state: Exp; - Some architectural changes: a) We specialize opcodes according to op_type fields. Each opcode has to be marked with which op_typ

Re: [PHP-DEV] Something wrong with CVS commit?

2004-09-08 Thread Rasmus Lerdorf
I saw it. On Wed, 8 Sep 2004, Andi Gutmans wrote: > I just commited a big patch to Zend and the commit message didn't come > through. Any idea why? > > revision 1.1 > date: 2004/09/08 22:14:12; author: andi; state: Exp; > - Some architectural changes: > a) We specialize opcodes according to o

Re: [PHP-DEV] Something wrong with CVS commit?

2004-09-08 Thread Andi Gutmans
Never mind. It just seems to have arrived. At 03:37 PM 9/8/2004 -0700, Andi Gutmans wrote: I just commited a big patch to Zend and the commit message didn't come through. Any idea why? revision 1.1 date: 2004/09/08 22:14:12; author: andi; state: Exp; - Some architectural changes: a) We special

[PHP-DEV] __set __get __call in internal class

2004-09-08 Thread Frédéric LECOINTRE
hi all, 1) i have to implement __set and __get methods in internal class but, actually, methods declared in the class function entry aren't recognized automatically like __construct, __destruct and __clone. i can see that in zend_register_functions ( zend_API.c # from l. 1308) to solve this pro

Re: [PHP-DEV] Directoryiterator / preg_match behavior

2004-09-08 Thread Andi Gutmans
Can you please try again (HEAD)? Let me know if it's OK and I'll merge to PHP_5_0 Andi At 05:51 PM 9/5/2004 +, Curt Zirzow wrote: * Thus wrote Andi Gutmans: > At 03:46 AM 9/4/2004 +, Curt Zirzow wrote: > > > >What are the possibilities of thrown E_STRICT or E_WARNING, since > >the object ge

Re: [PHP-DEV] Directoryiterator / preg_match behavior

2004-09-08 Thread Curt Zirzow
* Thus wrote Andi Gutmans: > Can you please try again (HEAD)? > Let me know if it's OK and I'll merge to PHP_5_0 Works good now. Passes the attached test now. Curt -- First, let me assure you that this is not one of those shady pyramid schemes you've been hearing about. No, sir. Our model is

Re: [PHP-DEV] Directoryiterator / preg_match behavior

2004-09-08 Thread Andi Gutmans
Thanks. I merged it into 5.0.x At 02:35 AM 9/9/2004 +, Curt Zirzow wrote: * Thus wrote Andi Gutmans: > Can you please try again (HEAD)? > Let me know if it's OK and I'll merge to PHP_5_0 Works good now. Passes the attached test now. Curt -- First, let me assure you that this is not one of thos

[PHP-DEV] Fwd: [ZEND-ENGINE-CVS] cvs: ZendEngine2 / zend_compile.h zend_exceptions.c zend_execute.c zend_execute.h zend_execute_API.c zend_opcode.c zend_vm.h zend_vm_handlers.h zend_vm_spec.h

2004-09-08 Thread Sterling Hughes
this is actually a relevant discussion for internals... -- Forwarded message -- From: Sterling Hughes <[EMAIL PROTECTED]> Date: Wed, 8 Sep 2004 23:26:00 -0700 Subject: Re: [ZEND-ENGINE-CVS] cvs: ZendEngine2 / zend_compile.h zend_exceptions.c zend_execute.c zend_execute.h zend_exec