Re: [PHP-DEV] Bug #12607 Updated: new autoconf 2.52 does not work with latest CVS.

2001-08-16 Thread Caffeinate The World
--- Jani Taskinen <[EMAIL PROTECTED]> wrote: > On 17 Aug 2001 [EMAIL PROTECTED] wrote: > > >then i applied this patch i sent in before, but it looks like it > didn't make it to cvs yet: > > > > --- iconv/config.m4.origMon Jun 25 08:42:44 2001 > > +++ iconv/config.m4 Mon Jun 25 09

[PHP-DEV] Bug #12607 Updated: new autoconf 2.52 does not work with latest CVS.

2001-08-16 Thread mochaexpress
ID: 12607 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: *Configuration Issues Operating System: NetBSD/Alpha 1.5W PHP Version: 4.0CVS-2001-08-06 New Comment: got the snap, ran configure with my options before.. it did pass that point but stopped at:

[PHP-DEV] Bug #12607 Updated: new autoconf 2.52 does not work with latest CVS.

2001-08-16 Thread sniper
ID: 12607 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Analyzed Status: Bogus Bug Type: *Configuration Issues Operating System: NetBSD/Alpha 1.5W PHP Version: 4.0CVS-2001-08-06 New Comment: Obviously your cvs checkout isn't clean. Please use the snapshots from http://snaps.php.

Re: [PHP-DEV] Bug #12607 Updated: new autoconf 2.52 does not work with latest CVS.

2001-08-16 Thread Markus Fischer
Bla! God damit, I'm quitting for today ... *aplogises* On Fri, Aug 17, 2001 at 05:30:58AM -, [EMAIL PROTECTED] wrote : > ID: 12607 > Updated by: mfischer > Reported By: [EMAIL PROTECTED] > Status: Analyzed > Bug Type: *Configuration Issues > Operating System: NetBSD/Alpha 1.5W > PHP Versio

[PHP-DEV] Bug #12607 Updated: new autoconf 2.52 does not work with latest CVS.

2001-08-16 Thread mfischer
ID: 12607 Updated by: mfischer Reported By: [EMAIL PROTECTED] Status: Analyzed Bug Type: *Configuration Issues Operating System: NetBSD/Alpha 1.5W PHP Version: 4.0CVS-2001-08-06 New Comment: Oops, should have read more closely :/ But you can give it a try if it doesn't work. - Markus Previ

[PHP-DEV] Bug #12607 Updated: new autoconf 2.52 does not work with latest CVS.

2001-08-16 Thread mochaexpress
ID: 12607 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Analyzed Bug Type: *Configuration Issues Operating System: NetBSD/Alpha 1.5W PHP Version: 4.0CVS-2001-08-06 New Comment: trying an ealier libtool won't help. i did that already -- all the way back to 1.3.5. i'm p

[PHP-DEV] Bug #12801 Updated: scope of opened files

2001-08-16 Thread derick
ID: 12801 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Filesystem function related Operating System: win98 PHP Version: 4.0.6 New Comment: This is intended. The filehandle is closed after the passthru() call. You need to reopen it. From the manual:

[PHP-DEV] Bug #12607 Updated: new autoconf 2.52 does not work with latest CVS.

2001-08-16 Thread mfischer
ID: 12607 Updated by: mfischer Reported By: [EMAIL PROTECTED] Status: Analyzed Bug Type: *Configuration Issues Operating System: NetBSD/Alpha 1.5W PHP Version: 4.0CVS-2001-08-06 New Comment: Oops, should have read more closely :/ But you can give it a try if it doesn't work. - Markus Previ

[PHP-DEV] Bug #12607 Updated: new autoconf 2.52 does not work with latest CVS.

2001-08-16 Thread mfischer
ID: 12607 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Analyzed Bug Type: *Configuration Issues Operating System: NetBSD/Alpha 1.5W PHP Version: 4.0CVS-2001-08-06 New Comment: I bet that if you use libtool1.4 (no trailing character after the '4') it will work.

[PHP-DEV] Bug #12607 Updated: new autoconf 2.52 does not work with latest CVS.

2001-08-16 Thread sniper
ID: 12607 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Analyzed Status: Feedback Bug Type: *Configuration Issues Operating System: NetBSD/Alpha 1.5W PHP Version: 4.0CVS-2001-08-06 New Comment: Are you sure you don't have some cvs conflict there? Or what is this line: <<<

[PHP-DEV] Bug #12607 Updated: new autoconf 2.52 does not work with latest CVS.

2001-08-16 Thread mochaexpress
ID: 12607 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Analyzed Bug Type: *Configuration Issues Operating System: NetBSD/Alpha 1.5W PHP Version: 4.0CVS-2001-08-06 New Comment: i just deinstalled autoconf-2.52 and installed an earlier version: autoconf-2.13, but the s

[PHP-DEV] Bug #12802: gethostbyname/gethostbyaddr timeout

2001-08-16 Thread cheapsalsa
From: [EMAIL PROTECTED] Operating system: Linux (N/A) PHP version: 4.0CVS-2001-08-16 PHP Bug Type: Feature/Change Request Bug description: gethostbyname/gethostbyaddr timeout I propose creating a timeout argument on the gethostbyname and gethostbyaddr. I have a script that

[PHP-DEV] Bug #12767 Updated: Apache compile with php4.0.6

2001-08-16 Thread sniper
ID: 12767 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: Compile Failure Operating System: AIX 4.3.3.0 PHP Version: 4.0.6 New Comment: If latest CVS doesn't work for you, reopen. --Jani Previous Comments: -

[PHP-DEV] Bug #12788 Updated: Array_diff problem

2001-08-16 Thread sniper
ID: 12788 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Arrays related Operating System: UNIX PHP Version: 4.0.6 New Comment: Please include a short example script here that doesn't work for you. Add also the output it gives, and the output you

[PHP-DEV] Bug #8999 Updated: difference ftp_fget() cgi and module

2001-08-16 Thread sniper
ID: 8999 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Bogus Bug Type: FTP related Operating System: Windows PHP Version: 4.0.4pl1 New Comment: You opened the target file in 'w' mode when you should have opened it in 'wb' (binary) mode. Not a bug. --Jani

[PHP-DEV] Bug #11928 Updated: dbase_replace_record writes (null) in .dbf

2001-08-16 Thread joey
ID: 11928 Updated by: joey Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: dBase related Operating System: Win2k PHP Version: 4.0.6 New Comment: Fixed in CVS. Previous Comments: [2001-08-16 08:52:1

[PHP-DEV] Bug #12801: scope of opened files

2001-08-16 Thread lumberjakel
From: [EMAIL PROTECTED] Operating system: win98 PHP version: 4.0.6 PHP Bug Type: Filesystem function related Bug description: scope of opened files Look at the following script-file: some text You should get twice the content op project1.txt, seperated by "

[PHP-DEV] Quick Question for Win32

2001-08-16 Thread Chris Newbill
Is there a way to connect to a serial port in PHP on Win32? TIA, -Chris -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

[PHP-DEV] Bug #8874 Updated: ftp_nlist and rawlist not working

2001-08-16 Thread sniper
ID: 8874 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: FTP related Operating System: Windows 2000 Advanced Server PHP Version: 4.0.4 New Comment: I must be blind. :) The ftp server information was in the first comment of yours: wu-2.6.1 I installe

[PHP-DEV] Bug #12775 Updated: Incorrect result using references and objects

2001-08-16 Thread jeroen
ID: 12775 Updated by: jeroen Reported By: [EMAIL PROTECTED] Status: Suspended Bug Type: Scripting Engine problem Operating System: All PHP Version: 4.0.6 New Comment: I always use a 'cool' workaround (forgot to mention it), it isn't extremely fast, it is simple... works on both objects, arrays,

[PHP-DEV] Bug #12776 Updated: 4.0.7RC1: array_walk crash

2001-08-16 Thread rasmus
ID: 12776 Updated by: rasmus Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Reproducible crash Operating System: Linux PHP Version: 4.0.6 New Comment: On my machine, this will crash it: function test($val,$key) { global $globalArray; $globalArray[]=$key; } $arr=array('k

[PHP-DEV] Bug #12776 Updated: 4.0.7RC1: array_walk crash

2001-08-16 Thread rasmus
ID: 12776 Updated by: rasmus Reported By: [EMAIL PROTECTED] Old Status: Closed Status: Open Bug Type: Reproducible crash Operating System: Linux PHP Version: 4.0.6 New Comment: Oops, never mind, it is not fixed in CVS. It just morphed slightly. Previous Comments: ---

[PHP-DEV] Bug #12776 Updated: 4.0.7RC1: array_walk crash

2001-08-16 Thread rasmus
ID: 12776 Updated by: rasmus Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Reproducible crash Operating System: Linux PHP Version: 4.0.6 New Comment: Looks like it is fixed in CVS Previous Comments: --

[PHP-DEV] Bug #12800 Updated: QUERY_STRING disappears inside function bodies

2001-08-16 Thread rasmus
ID: 12800 Updated by: rasmus Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Variables related Operating System: linux PHP Version: 4.0.6 New Comment: It is documented in the section on variable scope that you have to use the 'global' keyword to access a global variable f

[PHP-DEV] Bug #12775 Updated: Incorrect result using references and objects

2001-08-16 Thread wayne
ID: 12775 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Suspended Bug Type: Scripting Engine problem Operating System: All PHP Version: 4.0.6 New Comment: Actually, that would be a nice feature. If one could call a function on an object such as "make_reference($this)

[PHP-DEV] Bug #12800: QUERY_STRING disappears inside function bodies

2001-08-16 Thread Frank . Cornelis
From: [EMAIL PROTECTED] Operating system: linux PHP version: 4.0.6 PHP Bug Type: Variables related Bug description: QUERY_STRING disappears inside function bodies In next PHP page test.php something weird happens: <% // using asp_tags print "before call: $QUERY_S

[PHP-DEV] Bug #12635 Updated: href="#botton" gives wrong url

2001-08-16 Thread lukas_schell
ID: 12635 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Session related Operating System: ? PHP Version: 4.0.4 New Comment: Thank you very much ! I'm sorry to have bothered you with my problem. I was sure I was working with php 4.0.4, but it actually w

[PHP-DEV] Re: [PATCH] ext/imap (imap_search)

2001-08-16 Thread Chuck Hagenbuch
Quoting Rob Siemborski <[EMAIL PROTECTED]>: > The addition of a tail pointer to the list fixes this problem. I also > made the free function non-recursive, which is somthing that could > probabally be applied to most of the list-freeing functions in > php_imap.c Cool. It's committed. -chuck -

[PHP-DEV] CVS Account Request

2001-08-16 Thread CVS Account Request
Full name: Rob Siemborski Email: [EMAIL PROTECTED] ID:rjs3 Purpose: Mostly for work on imap module. -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators,

[PHP-DEV] [PATCH] ext/imap (imap_search)

2001-08-16 Thread Rob Siemborski
I've been doing some work with large mailboxes using the php imap module and I uncovered a pretty severe efficiency bug that results in monstrous amounts of silly computation. Basically, what is happening is each call to mm_searched() is resulting in a traversal of the entire linked list so far.

[PHP-DEV] Bug #12799: mysql_fetch_array returns good data even if resource identifier is bad

2001-08-16 Thread drfickle
From: [EMAIL PROTECTED] Operating system: Mandrake Linux PHP version: 4.0.6 PHP Bug Type: MySQL related Bug description: mysql_fetch_array returns good data even if resource identifier is bad When calling mysql_fetch_array($foo) and $foo is not a valid resource identifier (

Re: [PHP-DEV] Re: Bug #12767 Updated: Apache compile with php4.0.6

2001-08-16 Thread Zeev Suraski
Can you try the latest CVS? Zeev At 21:22 16-08-01, Mike Hepworth wrote: >The snapshot gives me the following error on the php make command: > >Making all in Zend > /bin/sh ../libtool --silent --mode=compile cc -DHAVE_CONFIG_H >-I. -I. -I >../main -I../TSRM -g -prefer-non-pic -static

[PHP-DEV] RFC: rand() change, second try

2001-08-16 Thread Jeroen van Wolffelaar
Hi, [Impact and relevance: all functions that use randomness (including array_shuffle&co)] After the previous discussion, I've been thinking, and I think I've got a way which has only a neglectible BC problem (unlike my first proposal), while still keeping the following in mind: Probably 99% or

Re: [PHP-DEV] Setting up RFC

2001-08-16 Thread jeroen
There are some doubts on it, but because: Zak Greant: > (...) I don't > see how it could hurt to try. :) And the main advantage is: > I just want a way to more > easily keep track of what is going on. :) In fact, it is not so different from discussion on php-dev (it's only an ad

Re: [PHP-DEV] Re: Output Compression Issues

2001-08-16 Thread Thies C. Arntzen
On 16 Aug 2001 21:37:11 +0300, Zeev Suraski wrote: > At 21:27 16-08-01, Thies C. Arntzen wrote: > >On 16 Aug 2001 15:26:09 +0300, Zeev Suraski wrote: > > > - Output compression should probably check that the content type is > > text/*, > > > and not perform compression otherwise > > > >that means

Re: [PHP-DEV] Re: Bug #12767 Updated: Apache compile with php4.0.6

2001-08-16 Thread Zeev Suraski
At 21:22 16-08-01, Mike Hepworth wrote: >The snapshot gives me the following error on the php make command: > >Making all in Zend > /bin/sh ../libtool --silent --mode=compile cc -DHAVE_CONFIG_H >-I. -I. -I >../main -I../TSRM -g -prefer-non-pic -static -c >zend_language_parser.c >

Re: [PHP-DEV] Re: Output Compression Issues

2001-08-16 Thread Zeev Suraski
At 21:27 16-08-01, Thies C. Arntzen wrote: >On 16 Aug 2001 15:26:09 +0300, Zeev Suraski wrote: > > - Output compression should probably check that the content type is > text/*, > > and not perform compression otherwise > >that means adding another sapi call - but i think it would make sense. Yep

[PHP-DEV] Bug #12798: call_user_function_ex fails randomly, infrequently on NoSeparator check

2001-08-16 Thread tannus
From: [EMAIL PROTECTED] Operating system: Solaris 7, RedHat 6.0 PHP version: 4.0.6 PHP Bug Type: Scripting Engine problem Bug description: call_user_function_ex fails randomly, infrequently on NoSeparator check We are seeing strange fatal errors on 1 fairly big installation

Re: [PHP-DEV] Re: Output Compression Issues

2001-08-16 Thread Thies C. Arntzen
On 16 Aug 2001 15:26:09 +0300, Zeev Suraski wrote: > - Output compression should probably check that the content type is text/*, > and not perform compression otherwise that means adding another sapi call - but i think it would make sense. > - We can look into sending the content length header

[PHP-DEV] Re: Bug #12767 Updated: Apache compile with php4.0.6

2001-08-16 Thread Mike Hepworth
The snapshot gives me the following error on the php make command: Making all in Zend /bin/sh ../libtool --silent --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I ../main -I../TSRM -g -prefer-non-pic -static -c zend_language_parser.c /bin/sh ../libtool --silent --mode=compile cc -D

[PHP-DEV] Suggestion: fopen_wrappers and time out

2001-08-16 Thread Niels Leenheer
Hi all, My webhoster is having some problems with the allow_url_fopen setting on their servers. The problem occurs when try to include or fopen a external file, which located on a slow or offline server. Because the allow_url_fopen function uses blocking sockets PHP will wait until the external f

[PHP-DEV] Form.php attachment

2001-08-16 Thread Lani Castro
- Original Message - From: "Bug Database" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, August 14, 2001 8:38 PM Subject: Bug #12751 Updated: Form.php Pear Class errors > ID: 12751 > Updated by: derick > Reported By: [EMAIL PROTECTED] > Old Status: Open > Status: Feedback > B

[PHP-DEV] current CVS w/ ZE2 on NT (mod_php)

2001-08-16 Thread Cynic
... doesn't run. is anyone interested in debug builds? Zeev? Andi? [EMAIL PROTECTED] - And the eyes of them both were opened and they saw that their files were world readable and writable, so they chmoded 600 their files. - Book of Installation chapt 3 sec 7 -- PHP Developme

Re: [PHP-DEV] Re: Output Compression Issues

2001-08-16 Thread John Donagher
On Thu, 16 Aug 2001, Zeev Suraski wrote: > So, to summarize: > > - Output compression should probably check that the content type is text/*, > and not perform compression otherwise I think I'd prefer to leave control of this in user-land, because this _is_ supported under HTTP/1.1, and write s

Re: [PHP-DEV] [[PHP-DEV]

2001-08-16 Thread Jon Parise
On Thu, Aug 16, 2001 at 08:15:25PM +0300, Zeev Suraski wrote: > >actually, i think both TYPE and LANGUAGE are required for validation > >purposes. it really needs to support > > > >

Re: [PHP-DEV] [[PHP-DEV]

2001-08-16 Thread Zeev Suraski
At 20:01 16-08-01, Chris Gardner wrote: >actually, i think both TYPE and LANGUAGE are required for validation >purposes. it really needs to support > >

Re: [PHP-DEV] [[PHP-DEV]

2001-08-16 Thread Jon Parise
On Thu, Aug 16, 2001 at 12:01:56PM -0500, Chris Gardner wrote: > actually, i think both TYPE and LANGUAGE are required for validation > purposes. it really needs to support > >

[PHP-DEV] array_unique: problems with type array?

2001-08-16 Thread Holger Schopohl
Hi all, is it correct that the following code (PHP 4.0.6) ---snip--- $a[1]=array(1,2); $a[2]=array(2,4); $b=array_unique($a); print_r($b); ---snap--- output this?: --- Array ( [1] => Array ( [0] => 1 [1] => 2 ) ) --- instead of: --- Array ( [1]

Re: [PHP-DEV] [[PHP-DEV]

2001-08-16 Thread Chris Gardner
actually, i think both TYPE and LANGUAGE are required for validation purposes. it really needs to support

[PHP-DEV] Bug #12796 Updated: Incorrect handling of header sending

2001-08-16 Thread cynic
ID: 12796 Updated by: cynic Reported By: [EMAIL PROTECTED] Old Status: Open Status: Duplicate Bug Type: Other web server Operating System: All PHP Version: 4.0.6 New Comment: http://www.php.net/bugs.php?id=5653 adding your info to the mentioned PR, I'll mark this one as duplicate. Previous Co

[PHP-DEV] Bug #5653 Updated: PIKE specific: with setcookie(), only the last cookie is written

2001-08-16 Thread cynic
ID: 5653 Updated by: cynic Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Other web server Operating System: Linux PHP Version: 4.0.5 New Comment: [2001-08-16 12:24:36] [EMAIL PROTECTED] There is small problem in Roxen's SAPI, which arises when duplicate headers are sent out. While pl

Re: [PHP-DEV] Linux Today Article

2001-08-16 Thread John Lim
Hi Ron, You're asking the wrong audience. Ask for a show of hands on a .NET mailing list. Regards, John "Ron Chmara" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Edin Kadribasic wrote: > > http://linuxtoday.com/news_story.php3?ltsn=2001-08-13-009-20-OP > >

Re: [PHP-DEV] [[PHP-DEV]

2001-08-16 Thread Cynic
Hi Jon, I'm fine with it, but dunno if I count. :) At 18:30 8/16/2001, Jon Parise wrote the following: -- >Has anyone given this any consideration, one way or another? > >-- >Jon Parise ([EMAIL PROTECTED]) . Rochester Inst. of Techn

Re: [PHP-DEV] Linux Today Article

2001-08-16 Thread John Lim
Hi everyone, I found the talk about Apache vs IIS boring. I run both and only look at httpd.conf maybe once a month, and ditto with IIS Service Manager. It's just infrastructure that helps me do interesting things. And .NET and PHP both allow me to do interesting things. In some ways .NET is pl

[PHP-DEV] Bug #12797: Postgres Queries and big results

2001-08-16 Thread torstenknodt
From: [EMAIL PROTECTED] Operating system: SuSE Linux 7.1 PHP version: 4.0.4pl1 PHP Bug Type: Feature/Change Request Bug description: Postgres Queries and big results When using a low memory_limit you have problems on working with big quey results. It seems PHP buffers the

Re: [PHP-DEV] Re: [PHP-QA] 4.0.7RC1 rolled

2001-08-16 Thread Phil Driscoll
On Thursday 16 August 2001 6:35 pm, Phil Driscoll wrote: > On Thursday 16 August 2001 4:56 pm, Harald Radi wrote: > > could you or someone else provide a windows binary of RC1. > > > > regards > > It will be at > http://www.dialsolutions.com/phil/php/php-4.0.7RC1win32.zip > in a few minutes when I

[PHP-DEV] Re: [PHP-QA] 4.0.7RC1 rolled

2001-08-16 Thread Phil Driscoll
On Thursday 16 August 2001 4:56 pm, Harald Radi wrote: > could you or someone else provide a windows binary of RC1. > > regards It will be at http://www.dialsolutions.com/phil/php/php-4.0.7RC1win32.zip in a few minutes when I've brewed up a version which includes crypt. Cheers -- Phil Driscoll

Re: [PHP-DEV] Re: [PHP-QA] 4.0.7RC1 rolled

2001-08-16 Thread Zeev Suraski
www.php.net/~zeev/php-4.0.7RC1-Win32.zip It only includes the CGI and ISAPI modules, and no additional extensions... At 18:56 16-08-01, Harald Radi wrote: >could you or someone else provide a windows binary of RC1. > >regards >harald > > >-- >PHP Development Mailing List

[PHP-DEV] [[PHP-DEV]

2001-08-16 Thread Jon Parise
Has anyone given this any consideration, one way or another? -- Jon Parise ([EMAIL PROTECTED]) . Rochester Inst. of Technology http://www.csh.rit.edu/~jon/ : Computer Science House Member PHP (or, rather, the Zend scanner) currently recognizes the following tags as enclosing PHP code:

[PHP-DEV] Bug #12796: Incorrect handling of header sending

2001-08-16 Thread aldem-php
From: [EMAIL PROTECTED] Operating system: All PHP version: 4.0.6 PHP Bug Type: Other web server Bug description: Incorrect handling of header sending There is small problem in Roxen's SAPI, which arises when duplicate headers are sent out. While playing with some PHP apps wi

[PHP-DEV] Re: [PHP-QA] 4.0.7RC1 rolled

2001-08-16 Thread Harald Radi
could you or someone else provide a windows binary of RC1. regards harald -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

[PHP-DEV] Karma request

2001-08-16 Thread Marc Boeren
I would like to add myself as maintainer of dbx to the EXTENSIONS file, but my karma is not sufficient to do this myself... So if somebody could do this for me, or upgrade my karma, that would be nice :) Cheerio, Marc. ---

[PHP-DEV] Bug #12795: php-4.0.7RC1: make error

2001-08-16 Thread colin
From: [EMAIL PROTECTED] Operating system: rh 7.2 PHP version: 4.0.6 PHP Bug Type: Compile Failure Bug description: php-4.0.7RC1: make error ./configure \ --with-mysql=/usr/local \ --disable-pear \ --enable-track-vars \ --enable-debug \ --disable-magic-quotes \ --enable

[PHP-DEV] Bug #12793: __sleep causing problems

2001-08-16 Thread clownfighter
From: [EMAIL PROTECTED] Operating system: PHP version: 4.0.6 PHP Bug Type: Session related Bug description: __sleep causing problems When I create a db connection object, call it "conn", with a __sleep function to close the connection when the object is serialized for a ses

[PHP-DEV] Re: troubles compiling ext/mcrypt/ on windows

2001-08-16 Thread colin mcdonald
(this is getting off topic and not related to this list, sorry) can somebody at least please answer this and tell me that mcrypt and windows is impossible! or at least tell me I'm crazy! or at lesat tell me another 2-way encryption that I can use on windows. fustrated and going crazy, co

[PHP-DEV] Bug #12791 Updated: mcrypt doesnt work in 4.0.7 rc1 by this code

2001-08-16 Thread derick
ID: 12791 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Open Status: Analyzed Bug Type: mcrypt related Operating System: i686-pc-linux-gnu PHP Version: 4.0CVS-2001-08-16 New Comment: I suppose this has something to do with the latest fixed to the ZTS mode of the module. However,

[PHP-DEV] Bug #12785 Updated: Issuing a SELECT like '%xx' returns WRONG data!

2001-08-16 Thread gf
ID: 12785 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: MySQL related Operating System: RedHat 7.1 PHP Version: 4.0.4 New Comment: No bug! That was my mistake.-:) Previous Comments: --

[PHP-DEV] Bug #12791: mcrypt doesnt work in 4.0.7 rc1 by this code

2001-08-16 Thread alberty
From: [EMAIL PROTECTED] Operating system: i686-pc-linux-gnu PHP version: 4.0CVS-2001-08-16 PHP Bug Type: mcrypt related Bug description: mcrypt doesnt work in 4.0.7 rc1 by this code Hi all, mcrypt doesnt work in 4.0.7 with the following code: the following code produce

[PHP-DEV] Bug #11928 Updated: dbase_replace_record writes (null) in .dbf

2001-08-16 Thread robin . marlow
ID: 11928 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: dBase related Operating System: Win2k PHP Version: 4.0.6 New Comment: Any news on this? Here is the fix, when can this be implemented?... 312c312 < pval *dbh_id, *fields, **field, *recnum

Re: [PHP-DEV] Re: Output Compression Issues

2001-08-16 Thread Zeev Suraski
At 15:37 16-08-01, Troels Arvin wrote: >On Thu, 16 Aug 2001 14:26:09 +0200, "Zeev Suraski" <[EMAIL PROTECTED]> wrote: > > Can anybody think of good reasons not to send the content-length header > > in case we're performing output buffering? I meant "in case we're performing output compression" :I

[PHP-DEV] Bug #12777 Updated: Segmentation fault (11) : mcrypt

2001-08-16 Thread mneto
ID: 12777 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Assigned Bug Type: Reproducible crash Operating System: Linux PHP Version: 4.0CVS-2001-08-15 Old Assigned To: derick Assigned To: New Comment: A quick note : this also happens with 4.0.6 and fewer "extra" modules

[PHP-DEV] Bug #12790: Can't access global vars in a class method

2001-08-16 Thread jean-gael
From: [EMAIL PROTECTED] Operating system: solaris7 PHP version: 4.0.6 PHP Bug Type: Class/Object related Bug description: Can't access global vars in a class method Using PHP4.06 on solaris 7 and SiteManager (www.roadsend.com) as framework. I can't access global vars in a

Re: [PHP-DEV] Re: Output Compression Issues

2001-08-16 Thread Troels Arvin
On Thu, 16 Aug 2001 14:26:09 +0200, "Zeev Suraski" <[EMAIL PROTECTED]> wrote: > Can anybody think of good reasons not to send the content-length header > in case we're performing output buffering? Personally: No. - However, the docs for the output handling system seems to indicate that output bu

Re: [PHP-DEV] Re: Output Compression Issues

2001-08-16 Thread Zeev Suraski
At 14:55 16-08-01, Troels Arvin wrote: >On Thu, 16 Aug 2001 07:44:50 +0200, "John Donagher" <[EMAIL PROTECTED]> >wrote: > > > So, we really want to disable output compression when we are serving > > anything but HTML/text. > >I agree on that. I have heard that some older versions of both major >br

Re: [PHP-DEV] Re: Output Compression Issues

2001-08-16 Thread Joey Smith
On Thu, 16 Aug 2001, Troels Arvin wrote the following to [EMAIL PROTECTED] : > #if 0 > } else { > char lenbuf[64]; > > sprintf(lenbuf,"Content-Length: %d",Z_STRLEN_P(return_value)); > sapi_add_header(lenbuf,strlen(lenbuf), 1); > #endif > > What doe

Re: [PHP-DEV] Re: Output Compression Issues

2001-08-16 Thread Björn Schotte
Hi, * Troels Arvin wrote: > I agree on that. I have heard that some older versions of both major > browsers have trouble with compressed non-HTML content. Jep. Especially Netscape (tested with 4.61 @ Linux 2.2.14) can't display dynamic generated images which are gzipped by ob. Also, there's ano

[PHP-DEV] Re: Output Compression Issues

2001-08-16 Thread Troels Arvin
On Thu, 16 Aug 2001 07:44:50 +0200, "John Donagher" <[EMAIL PROTECTED]> wrote: > So, we really want to disable output compression when we are serving > anything but HTML/text. I agree on that. I have heard that some older versions of both major browsers have trouble with compressed non-HTML cont

[PHP-DEV] Bug #12789: array_unique() always returns only 1 result for multi-dimentional arrays

2001-08-16 Thread bystruev
From: [EMAIL PROTECTED] Operating system: Cobalt Linux PHP version: 4.0.6 PHP Bug Type: Arrays related Bug description: array_unique() always returns only 1 result for multi-dimentional arrays array_unique() always returns only 1 result for multi-dimentional arrays Here

[PHP-DEV] Bug #12788: Array_diff problem

2001-08-16 Thread thomasb
From: [EMAIL PROTECTED] Operating system: UNIX PHP version: 4.0.6 PHP Bug Type: Arrays related Bug description: Array_diff problem There is a bug in the array_diff fonction with the multi-dimensional array. This function works very well in the previous version of PHP. The s

[PHP-DEV] AW: Bug #8999 Updated: difference ftp_fget() cgi and module

2001-08-16 Thread Lehmann Rolf
Title: AW: Bug #8999 Updated: difference ftp_fget() cgi and module I didn't follow this error any further. I just have programmed a workaround since I only use it in Apache Module Mode and not in CGI-Mode anymore. Thanks, Rolf. -Ursprüngliche Nachricht- Von: Bug Database [mailto:[EM

Re: [PHP-DEV] Please..

2001-08-16 Thread Stanislav Malyshev
ZS>> "Any technique is acceptable for keeping changes separate - generally, you ZS>> would have to mark changes very clearly for them to be separate. We don't ZS>> want to hard-code the idea that the form must be patches. " ZS>> ZS>> http://www.trolltech.com/products/download/freelicense/annotated

[PHP-DEV] Bug #12787: mysql_escape_strings()

2001-08-16 Thread klebermass
From: [EMAIL PROTECTED] Operating system: linux PHP version: 4.0.6 PHP Bug Type: Documentation problem Bug description: mysql_escape_strings() the Function mysql_escpage_strings() is only documented in the english documentation but not in the german one. -- Edit bug r

Re: [PHP-DEV] Please..

2001-08-16 Thread Zeev Suraski
At 13:39 16-08-01, Sascha Schumann wrote: > > From the annotated license: > > "Any technique is acceptable for keeping changes separate - generally, you > > would have to mark changes very clearly for them to be separate. We don't > > want to hard-code the idea that the form must be patches. " >

Re: [PHP-DEV] 4.0.7RC1 rolled

2001-08-16 Thread Phil Driscoll
On Thursday 16 August 2001 11:25 am, Zeev Suraski wrote: > You're building Release_TSDbg, right? Good call. Release_TS builds fine. Cheers -- Phil Driscoll -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PR

Re: [PHP-DEV] Linux Today Article

2001-08-16 Thread Kristian Koehntopp
On Thu, Aug 16, 2001 at 01:20:23PM +0300, Zeev Suraski wrote: > I don't usually buy into long term visions, because they > virtually never work. Microsoft changed its vision twice in > the last 5 years, *completely*, from end to end. Sun (and the > other Java followers) have also changed their J

[PHP-DEV] Bug #12785 Updated: Issuing a SELECT like '%xx' returns WRONG data!

2001-08-16 Thread derick
ID: 12785 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: MySQL related Operating System: RedHat 7.1 PHP Version: 4.0.4 New Comment: Select statements are not executed by PHP, but on the server. This is not a PHP bug. Try executing the query with the co

Re: [PHP-DEV] Please..

2001-08-16 Thread Sascha Schumann
> From the annotated license: > "Any technique is acceptable for keeping changes separate - generally, you > would have to mark changes very clearly for them to be separate. We don't > want to hard-code the idea that the form must be patches. " And that is exactly what they did. They explic

[PHP-DEV] Bug #12786: PHP-CGI executing PHP-CGI thru Apache

2001-08-16 Thread all
From: [EMAIL PROTECTED] Operating system: Linux 2.2.19 and FreeBSD 4.3 PHP version: 4.0.5 PHP Bug Type: Reproducible crash Bug description: PHP-CGI executing PHP-CGI thru Apache PHP is run as a CGI script. Error does not occur when PHP is run as Apache module. I have reprod

Re: [PHP-DEV] Linux Today Article

2001-08-16 Thread Joey Smith
(And other ".NET is the death knell for Open Source" articles...) I guess I am just missing something, but how can ANYTHING kill Open Source in general, or PHP in specific? There is no way that .NET is going to be a "silver bullet" solution that solves every possible problem in the most efficent

Re: [PHP-DEV] 4.0.7RC1 rolled

2001-08-16 Thread Zeev Suraski
You're building Release_TSDbg, right? Something's broken with this build. Try Release_TS or Debug_TS. I'll try to figure out what's wrong with Release_TSDbg. Zeev At 13:52 16-08-01, Phil Driscoll wrote: >Just tried to build on Windows but got the following warning & error. > >E:\F\php\php-4.0

Re: [PHP-DEV] Please..

2001-08-16 Thread Zeev Suraski
At 13:19 16-08-01, Sascha Schumann wrote: > > Having now re-read the Q license a few times, the PHP license a few > > times, this seems unrelated to licensing, and more related to > > You might want to reread the QPL then. The important point > is clause 3 which prohibits distributing cha

Re: [PHP-DEV] Linux Today Article

2001-08-16 Thread Zeev Suraski
I don't usually buy into long term visions, because they virtually never work. Microsoft changed its vision twice in the last 5 years, *completely*, from end to end. Sun (and the other Java followers) have also changed their Java vision several times during its short lifespan, also, from end

[PHP-DEV] Bug #12785 Updated: Issuing a SELECT like '%xx' returns WRONG data!

2001-08-16 Thread gf
ID: 12785 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Closed Status: Open Bug Type: MySQL related Operating System: RedHat 7.1 PHP Version: 4.0.4 New Comment: SELECT * FROM CHEM where KEMIKALIE like '%ol' does NOT report only the KEMIKALIE ending with 'ol' BUT e

[PHP-DEV] Bug #12785 Updated: Issuing a SELECT like '%xx' returns WRONG data!

2001-08-16 Thread swm
ID: 12785 Updated by: swm Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: MySQL related Operating System: RedHat 7.1 PHP Version: 4.0.4 New Comment: This question is related to the MySQL database, not PHP. See www.mysql.com for support. Previous Comments: --

Re: [PHP-DEV] Please..

2001-08-16 Thread Peter \"[DiSAStA]\" Petermann
> 2. If all of the current PHP and Zend core developers die in a fire at > a convention, can the codebase continue, or will the ZE possibly become the > property of somebody who could demand $1,500 (USD) per server for licensing, > and lock down the source, thus killing PHP and Zend? .oO(what is y

Re: [PHP-DEV] Please..

2001-08-16 Thread Sascha Schumann
> Having now re-read the Q license a few times, the PHP license a few > times, this seems unrelated to licensing, and more related to You might want to reread the QPL then. The important point is clause 3 which prohibits distributing changes, unless they are provided as patches. Thi

[PHP-DEV] Bug #12785: Issuing a SELECT like '%xx' returns WRONG data!

2001-08-16 Thread gf
From: [EMAIL PROTECTED] Operating system: RedHat 7.1 PHP version: 4.0.4 PHP Bug Type: MySQL related Bug description: Issuing a SELECT like '%xx' returns WRONG data! SELECT * FROM CHEM where KEMIKALIE like '%ol' does NOT report only the KEMIKALIE ending with 'ol' BUT even tho

[PHP-DEV] Re: [PHP-QA] 4.0.7RC1 rolled

2001-08-16 Thread Phil Driscoll
On Thursday 16 August 2001 10:32 am, Alexander Wirtz wrote: > >Just built RC1 on SuSE7.2 with > >./configure --with-apxs=/usr/local/httpd/bin/apxs > >--with-mysql=/usr/local/mysql --with-gmp=/usr/local/lib/gmp > > > >Built fine, works perfectly on all my code + Phorum +PHPMyAdmin. > > Could you pl

Re: [PHP-DEV] Please..

2001-08-16 Thread Zeev Suraski
As you know, most of your questions were hypothetical. I tried to answer them and take them seriously, even if they weren't very likely or serious :) At 11:05 16-08-01, Ron Chmara wrote: >1. If the relationship between Zend Tech and PHP becomes irreconcilable, >can PHP and Zend fork and/or reco

Re: [PHP-DEV] 4.0.7RC1 rolled

2001-08-16 Thread Phil Driscoll
Just tried to build on Windows but got the following warning & error. E:\F\php\php-4.0.7RC1\php-4.0.7RC1\ext\calendar\jewish.c(270) : warning C4005: 'SDN_OFFSET' : macro redefinition E:\F\php\php-4.0.7RC1\php-4.0.7RC1\ext\calendar\gregor.c(0) : see previous definition of 'SDN_OFFSET' .

  1   2   >