Re: [PHP-DEV] 4.3.0 Extension

2003-02-18 Thread md
Derick: Yes, that would be an avenue of approach, but in this case, I only have a single libphp4.so file on the apache server. There are no "extra" shared libraries floating around. What I will do is give it another try in a couple of days to get the basic compiled ext_skel working again. Then

Re: [PHP-DEV] 4.3.0 Extension

2003-02-17 Thread Derick Rethans
On Mon, 17 Feb 2003, md wrote: > I will look for duplicates as you suggest. > > I noticed that you use the PHP_ARG_WITH( inside your website's config.m4 > file. > > But if I wanted an internally embedded set of code instead of external > shared library, I could use PHP_ARG_ENABLE( instead. That

Re: [PHP-DEV] 4.3.0 Extension

2003-02-17 Thread Derick Rethans
On Mon, 17 Feb 2003, md wrote: > During server load on apache, the zend_API.c - line 1058 -> if > (zend_hash_exists(TRUE) -> warning message > "PHP Warning: Function registration failed - duplicate name - > compile_testmodulemodule_confirm in Unknown on line 0" > "PHP Warning: testmodulename: Unab

[PHP-DEV] 4.3.0 Extension

2003-02-17 Thread md
Hello: I am new to your list, but a long time user of extensions in PHP. I just met with complete failure trying to compile a working extension in 4.3.0 under linux/apache This is a pre-cursor to migrating my previous extensions to the new version. I tried just the basic ext_skel --extname=test

Re: [PHP-DEV] 4.3.0, RedHat 7.3:"Fatal error: Nesting level too deep- recursive dependency? in Unknown on line 0", even with empty file

2003-01-02 Thread Wez Furlong
Make a backtrace and then we will have a clue about what is happening... --Wez. On Thu, 2 Jan 2003, Tobias Schlitt wrote: > Hi everyone! > > Today i compiled 4.3.0 on my Laptop (Redhat 7.3). Compiling > works fine. Running Scripts works (until now) fine. Except, > that i'm getting the same error

[PHP-DEV] 4.3.0, RedHat 7.3:"Fatal error: Nesting level too deep - recursive dependency? in Unknown on line 0", even with empty file

2003-01-02 Thread Tobias Schlitt
Hi everyone! Today i compiled 4.3.0 on my Laptop (Redhat 7.3). Compiling works fine. Running Scripts works (until now) fine. Except, that i'm getting the same error, with every file i parse (even with whole empty ones). The Error is: "Fatal error: Nesting level too deep - recursive dependency?

[PHP-DEV] 4.3.0-pre1 printf weirdness

2002-10-18 Thread Mike Robinson
"; printf("%01.2f",-3000/100); echo ""; printf("%01.2f",-3000/100); echo ""; printf("%01.2f",-3000/100); echo ""; printf("%01.2f",-3001/100); echo ""; printf("%01.2f",-3000/100); ?> 4.2.3 output: -29.99 -30.00 -30.00 -30.00 -30.01 -30.00 4.3.0pre1 output: -29.99 296.14 0.00 0.00

Re: [PHP-DEV] 4.3.0-pre1 printf weirdness

2002-10-18 Thread Tom Sommer
Derick Rethans wrote: I could reproduce this with pre1, but latest CVS works fine again. Can you try? You gotta love bugkilling :) -- * Tom Sommer * http://www.tsn.dk | webmaster(a)tsn.dk * Any sufficiently advanced bug is indistinguishable from a feature -- PHP Development Mailing List

RE: [PHP-DEV] 4.3.0-pre1 printf weirdness

2002-10-18 Thread Mike Robinson
Yup, I just grabbed a checkout and its fixed. That was a weird one. Regards Mike Robinson Derick Rethans wrote: > Hello, > > I could reproduce this with pre1, but latest CVS works fine > again. Can > you try? > > Derick > > > On Thu, 17 Oct 2002, Mike Robinson wrote: > > > > printf("%

Re: [PHP-DEV] 4.3.0-pre1 printf weirdness

2002-10-18 Thread Derick Rethans
Hello, I could reproduce this with pre1, but latest CVS works fine again. Can you try? Derick On Thu, 17 Oct 2002, Mike Robinson wrote: >printf("%01.2f",-2999/100); > echo ""; > printf("%01.2f",-3000/100); > echo ""; > printf("%01.2f",-3000/100); > echo ""; > printf("%01.2f",-

[PHP-DEV] [4.3.0-pre1] output handler 'ob_gzhandler' cannot be used twice

2002-10-12 Thread Martin Jansen
With PHP 4.3.0-pre1 I get the following error message in Chora: "Warning: (null)() [ref.outcontrol]: output handler 'ob_gzhandler' cannot be used twice in Unknown on line 0" Did you change the behaviour of ob_gzhandler, which makes this warning legal, or is it a bug? -- - Martin

[PHP-DEV] [4.3.0-pre1] Weird encoding issue

2002-10-12 Thread Martin Jansen
Yet another issue with 4.3.0-pre1 and Chora: The screenshot that is available at http://www.martinjansen.com/stuff/chora-4.3.0-pre1.png shows that something (probably some character encoding stuff) is pretty much broken in pre1. Currently I don't have the time to track this down more detailed, b

Re: [PHP-DEV] 4.3.0

2002-10-02 Thread Sebastian Bergmann
Andrei Zmievski wrote: > Once the critical bugs are fixed, I intend to branch the tree in > preparation for 4.3.0 cycle. The remaining critical bugs are: Didn't Zak want to upgrade the bundled libmysql for PHP 4.3.0? Zak? -- Sebastian Bergmann http://sebastian-bergmann.de/

Re: [PHP-DEV] 4.3.0

2002-09-26 Thread Sebastian Bergmann
[EMAIL PROTECTED] wrote: >>> >>> Good News! >>> >> I so love that show. > Which show is that? Futurama. -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/ -- PHP Dev

Re: [PHP-DEV] 4.3.0

2002-09-26 Thread derick
On Thu, 26 Sep 2002, Andrei Zmievski wrote: > On Thu, 26 Sep 2002, Sebastian Bergmann wrote: > > Andrei Zmievski wrote: > > > Once the critical bugs are fixed, I intend to branch the tree in > > > preparation for 4.3.0 cycle. > > > > > > Good News! > > > > I so love that show. Which

Re: [PHP-DEV] 4.3.0

2002-09-26 Thread Andrei Zmievski
On Thu, 26 Sep 2002, Sebastian Bergmann wrote: > Andrei Zmievski wrote: > > Once the critical bugs are fixed, I intend to branch the tree in > > preparation for 4.3.0 cycle. > > > Good News! > I so love that show. -Andrei http://www.gravitonic.com

Re: [PHP-DEV] 4.3.0

2002-09-26 Thread Sebastian Bergmann
Andrei Zmievski wrote: > Once the critical bugs are fixed, I intend to branch the tree in > preparation for 4.3.0 cycle. Good News! -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Did I help you? Consider a gift: http://wishlist.seb

Re: [PHP-DEV] 4.3.0

2002-09-26 Thread Tal Peer
Andrei Zmievski wrote: >All, > >Once the critical bugs are fixed, I intend to branch the tree in >preparation for 4.3.0 cycle. The remaining critical bugs are: > > [15025] Copy of array is affected by reference > [19292] random error: open_basedir restriction in effect. File is in >

[PHP-DEV] 4.3.0

2002-09-26 Thread Andrei Zmievski
All, Once the critical bugs are fixed, I intend to branch the tree in preparation for 4.3.0 cycle. The remaining critical bugs are: [15025] Copy of array is affected by reference [19292] random error: open_basedir restriction in effect. File is in wrong di