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
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-
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
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
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
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
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
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
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
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
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
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
* 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
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
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
15 matches
Mail list logo