Re: [PHP-DEV] Lame support for win32 mail() function -rant

2001-05-21 Thread derick
Hello, from RFC 822: destination = "To" ":" 1#address ; Primary / "Resent-To"":" 1#address / "cc" ":" 1#address ; Secondary / "Resent-cc"":" 1#address / "bcc" ":" #address ; Blind carbon

Re: [PHP-DEV] Lame support for win32 mail() function -rant

2001-05-21 Thread joel
I'm a pascal, delphi programmer so forget about c. Problem with the Win32 closed source thing you mentioned is that for this particular problem: win32/sendmail.c is not really a win32 problem but a php sendmail.c problem. A C problem in win32/sendmail.c is not win32 problem. So all you "PHP is

[PHP-DEV] Bug #11014 Updated: Can't build PDFlib with PHP successfully

2001-05-21 Thread derick
ID: 11014 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: PDF related Operating system: PHP Version: 4.0.5 Assigned To: Comments: When did you checkout the PHP (and Zend/TSRM) tree from the CVS? Derick Previous Comments:

Re: [PHP-DEV] Bug #9859 Updated: mail() doesn't send cc or bcc asin the manual instructions

2001-05-21 Thread derick
On Tue, 22 May 2001, Boian Bonev wrote: > hi, > > then maybe close the related bug 10136... > > although it would be better if win32 smtp code is made more consistent and > compatible with the unix sendmail one Making Cc and cc both work is a one-line fix. (Patch attached, but as I can not test

[PHP-DEV] Bug #11015: Warning: MySQL: Unable to save result set in

2001-05-21 Thread iplount
From: [EMAIL PROTECTED] Operating system: Redhat 7.0 PHP version: 4.0.5 PHP Bug Type: MySQL related Bug description: Warning: MySQL: Unable to save result set in $SQLStmt = CreateSQLArray(); $numElements = Count($SQLStmt); //dies here when trying to make the link $link = m

[PHP-DEV] Bug #11013 Updated: The Windows CHM format help file is missing a section.

2001-05-21 Thread derick
ID: 11013 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Assigned Bug Type: Documentation problem Operating system: PHP Version: 4.0.5 Assigned To: derick Comments: Ok, will see into that. Those manuals needed updating anyways. Derick Previous Comments: --

Re: [PHP-DEV] bug or feature?

2001-05-21 Thread Kristian Köhntopp
Zeev Suraski wrote: > It's good that this question was asked, but really, be prepared to the fact > that 'no' can also be an answer. Then let me rephrase the question: What is the recommended way to signal error conditions from the inside of an object constructor? Kristian -- Kristian Köhntopp

Re: [PHP-DEV] Lame support for win32 mail() function -rant

2001-05-21 Thread md
Michael & Joel: Here is a rant for both of you. Joel, Win32 is buggy no matter what flavor and you cannot fix the problem or isolate problems because it is closed source. (I bet poorly written source at that - like MFC garbage) Linux has bugs, but you have the "opportunity" of fixing what you

[PHP-DEV] Bug #10991 Updated: configuration problem with imap

2001-05-21 Thread Gerard . Gachelin
ID: 10991 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: *Install and Config Operating system: Solaris8 PHP Version: 4.0.5 Description: configuration problem with imap I added missing files in /usr/local/include and now ./configure --with-apxs=/usr/local/httpsd/bin

Re: [PHP-DEV] Lame support for win32 mail() function -rant

2001-05-21 Thread Gavin Sherry
Joel, The main problem is that in order to produce a PHP release for Windows which is of the same level of functionality as a release for a Unix system is quite difficult. Even though Linux, *BSD, Solaris and HP UX (as well as other unices) have their nuances, the PHP development team have an int

Re: [PHP-DEV] Lame support for win32 mail() function -rant

2001-05-21 Thread Michael Loftis
win32 support is and always has been admittedly lacking. I personally don't take it serious as a web serving platform, I have seen any number of sites hit the wall hard when it comes to scaling with Win32 based platforms. It's suitable for testing and development maybe but not deployment. PHP h

[PHP-DEV] Lame support for win32 mail() function -rant

2001-05-21 Thread joel
Well I feel the need for another rant. I reported several times about the bugs in the win32 mail() function. Over a year ago too. Well it looks like all the response that was given to it was about in the nature of "don't know nothin about it 'cause I'm into linux". If you want to port to Win

[PHP-DEV] Bug #11014: Can't build PDFlib with PHP successfully

2001-05-21 Thread leo
From: [EMAIL PROTECTED] Operating system: Linux 2.2.14 i586 PHP version: 4.0.5 PHP Bug Type: PDF related Bug description: Can't build PDFlib with PHP successfully Hi! I'm install PDFlib rpm files (pdflib-4.0.1-1,pdflib-tcl-4.0.1-1,pdflib-devel-4.0.1-1). My PHP configure lin

[PHP-DEV] Bug #10121 Updated: Case Sensitive Associative Arrays

2001-05-21 Thread swm
ID: 10121 Updated by: swm Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: PostgreSQL related Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: This query performs exactly as it should. If you had have enclosed the create table columns in quotes, they would

[PHP-DEV] Bug #8317 Updated: postgresql table uppercase field name

2001-05-21 Thread swm
ID: 8317 Updated by: swm Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: PostgreSQL related Operating system: PHP Version: 4.0.3 Assigned To: Comments: For lack of a script I can only presume that you have not correctly escaped that double quotes meaning that you get e

[PHP-DEV] Bug #10945 Updated: Apache core dumps when PHP4.0.5 is activated via LoadModule

2001-05-21 Thread morgan
ID: 10945 User Update by: [EMAIL PROTECTED] Status: Analyzed Bug Type: Apache related Operating system: AIX 4.3.3 (MU8) PHP Version: 4.0.5 Description: Apache core dumps when PHP4.0.5 is activated via LoadModule Tried the new php-4.0.6RC1 that's supposed to play nice with AIX 4.3.3. Didn't work

[PHP-DEV] Re: Bug #9859 Updated: mail() doesn't send cc or bcc as in the manual instructions

2001-05-21 Thread joel
Well If I may add my two cents here. I think the blasted thing need to be recompiled correctly instead of just changing the documentation so it matches bad programming code. Of course changing the documentation to read: undocumented bad code resulting in undocumented bad function behavior woul

[PHP-DEV] Bug #11013: The Windows CHM format help file is missing a section.

2001-05-21 Thread lew
From: [EMAIL PROTECTED] Operating system: Windows PHP version: 4.0.5 PHP Bug Type: Documentation problem Bug description: The Windows CHM format help file is missing a section. Download the English version of the PHP help file, in Windows CHM format. There's a section that

[PHP-DEV] Bug #11012: httpd won't start when openssl and curl is enabled.

2001-05-21 Thread yohgaki
From: [EMAIL PROTECTED] Operating system: RedHat 7.0.1 PHP version: 4.0 Latest CVS (2001-05-22) PHP Bug Type: *Configuration Issues Bug description: httpd won't start when openssl and curl is enabled. Apache fails to load libphp4.so when openssl and cURL is enabled. It works

[PHP-DEV] Bug #10980 Updated: mssql query error

2001-05-21 Thread fmk
ID: 10980 Updated by: fmk Reported By: [EMAIL PROTECTED] Status: Open Old-Bug Type: MSSQL related Bug Type: ODBC related Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: ODBC related should not be reported as MSSQL related. Furthermore I think we need some more information abou

[PHP-DEV] Bug #11010 Updated: current cvs cannot configure

2001-05-21 Thread boian
ID: 11010 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: *Install and Config Operating system: Linux glibc 2.1 PHP Version: 4.0 Latest CVS (2001-05-22) Description: current cvs cannot configure freshmeat on autoconf: Changes: This version includes 2 years of accumulated improvements

[PHP-DEV] Bug #11011: hex2bin?

2001-05-21 Thread yohgaki
From: [EMAIL PROTECTED] Operating system: PHP version: 4.0.5 PHP Bug Type: Feature/Change Request Bug description: hex2bin? Since there is bin2hex(), why not hex2bin()? (pack()/unpack() will do the job, though) -- Edit Bug report at: http://bugs.php.net/?id=11011&edit=

Re: [PHP-DEV] Using $HTTP_SESSION_VARS with register_globals On

2001-05-21 Thread Jon Parise
On Mon, May 21, 2001 at 05:02:03PM -0500, Andrei Zmievski wrote: > > I guess logically we should make the global variable take precedence and > > perhaps even export any changes to $HTTP_SESSION_VARS into the global > > symbol table. Somewhat magical, but what else can we do here? I really > >

Re: [PHP-DEV] Bug #9859 Updated: mail() doesn't send cc or bcc as in the manual instructions

2001-05-21 Thread Boian Bonev
hi, then maybe close the related bug 10136... although it would be better if win32 smtp code is made more consistent and compatible with the unix sendmail one b. - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, May 22, 2001 4:33 AM Subject: [PHP-DE

[PHP-DEV] Bug #9859 Updated: mail() doesn't send cc or bcc as in the manual instructions

2001-05-21 Thread danbeck
ID: 9859 Updated by: danbeck Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Mail related Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: If this is the case, then I'm closing this bug report and I will document the behavior under the mail function. Pre

[PHP-DEV] Bug #7016 Updated: Error when starting iPlanet

2001-05-21 Thread lester
ID: 7016 User Update by: [EMAIL PROTECTED] Status: Closed Bug Type: iPlanet related Operating system: Solaris 7 PHP Version: 4.0.2 Description: Error when starting iPlanet I just reinstalled iPlanet w/ PHP and it's working fine now. Maybe I missed during the my first install. Thanks. Previous

[PHP-DEV] Bug #10995 Updated: httpd dumps core when php4 module is loaded before modssl

2001-05-21 Thread sniper
ID: 10995 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Analyzed Status: Feedback Old-Bug Type: Documentation problem Bug Type: Reproducible crash Operating system: PHP Version: 4.0 Latest CVS (2001-05-21) Assigned To: Comments: I think I actually fixed this now. :) Please try

[PHP-DEV] RE: [PHP-CVS] cvs: php4 /ext/standard basic_functions.c basic_functions.h

2001-05-21 Thread Sean R. Bright
Since this move happened, I have been getting segfaults with the following script: > -Original Message- > From: Andrei Zmievski [mailto:[EMAIL PROTECTED]] > Sent: Monday, May 21, 2001 11:44 AM > To: [EMAIL PROTECTED] > Subject: [PHP-CVS] cvs: php4 /ext/standard basic_functions.c > basic

[PHP-DEV] Bug #11010: current cvs cannot configure

2001-05-21 Thread boian
From: [EMAIL PROTECTED] Operating system: Linux glibc 2.1 PHP version: 4.0 Latest CVS (2001-05-22) PHP Bug Type: *Install and Config Bug description: current cvs cannot configure after upgrading libtool to 1.4 i have upgraded automake and autoconf to latest stable versions,

Re: [PHP-DEV] Patch for charset aware htmlentities()

2001-05-21 Thread Wez Furlong
I wrote: > This patch has an impact on the wddx extension which needs to pass > a NULL for the charset, which will in turn search the locale to > determine which to use. Ignore that part; the charsets are only used when the "all" parameter is in effect. --Wez. -- PHP Development Mailing List

[PHP-DEV] Bug #11008 Updated: exit() should return an exit status if passed, not send to stdout

2001-05-21 Thread bbonev
ID: 11008 Updated by: bbonev Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Feature/Change Request Operating system: PHP Version: 4.0 Latest CVS (2001-05-21) Assigned To: Comments: indeed it does both: if php; then echo yes; fi X-Powered-By: PHP/4.0.5 Content-type: text/html 0y

RE: [PHP-DEV] function suggestion

2001-05-21 Thread Sean R. Bright
This is now implemented in the latest CVS. Grab it from there or try a snaps.php.net sometime tomorrow. Sean > -Original Message- > From: Alex Black [mailto:[EMAIL PROTECTED]] > Sent: Sunday, May 20, 2001 8:39 PM > To: [EMAIL PROTECTED] > Subject: [PHP-DEV] function suggestion > > > I w

[PHP-DEV] Bug #9813 Updated: Activating LoadModule for PHP4 causes Apache not to run, no error reported.

2001-05-21 Thread sniper
ID: 9813 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Apache related Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: Please check bug report #10995 if anything in it would help. --Jani Previous Comments: -

[PHP-DEV] Bug #9859 Updated: mail() doesn't send cc or bcc as in the manual instructions

2001-05-21 Thread bbonev
ID: 9859 Updated by: bbonev Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Mail related Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: see also bug #10136 the facts are: mail on win32 require \r\n newlines also it is case sensitive on Cc: and Bcc: - it will not honour

[PHP-DEV] Bug #9555 Updated: Dynamic libraries are not being found in the php.ini's extension_dir

2001-05-21 Thread derick
ID: 9555 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: Dynamic loading Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: Closing due to no feedback. Please open if the bug still persists with php 4.0.5 Derick Previous Comments:

[PHP-DEV] Bug #10995 Updated: httpd dumps core when php4 module is loaded before modssl

2001-05-21 Thread sniper
ID: 10995 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Analyzed Old-Bug Type: Apache related Bug Type: Documentation problem Operating system: PHP Version: 4.0 Latest CVS (2001-05-21) Assigned To: Comments: This is what works for me: = httpd.conf (OK) = LoadM

[PHP-DEV] Bug #9297 Updated: sprintf ("%f", $foo) crashes with very large $foo.

2001-05-21 Thread derick
ID: 9297 Updated by: derick Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Strings related Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: It does something strange for me: [root@mars lib]# /usr/local/bin/php -q 22864849511948990

[PHP-DEV] Bug #9085 Updated: tar file is corrupted in your web site

2001-05-21 Thread derick
ID: 9085 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: *Install and Config Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: Closing due to no feedback. Previous Comments: ---

[PHP-DEV] Bug #7450 Updated: File upload doesn't work.

2001-05-21 Thread derick
ID: 7450 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: HTTP related Operating system: PHP Version: 4.0.1pl2 Assigned To: Comments: Closing due to no feedback. If the problem persists with php 4.0.5, please reopen. Previous Comments: ---

[PHP-DEV] Bug #7383 Updated: configure script error - can't find pike modules directory

2001-05-21 Thread derick
ID: 7383 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: Other web server Operating system: PHP Version: 4.0.3pl1 Assigned To: Comments: Closing because of no feedback Previous Comments: ---

[PHP-DEV] Bug #7016 Updated: Error when starting iPlanet

2001-05-21 Thread derick
ID: 7016 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: iPlanet related Operating system: PHP Version: 4.0.2 Assigned To: Comments: Closing because of no feedback Previous Comments: ---

[PHP-DEV] Bug #6391 Updated: charset error

2001-05-21 Thread vlad
ID: 6391 Updated by: vlad Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: Sybase (dblib) related Operating system: PHP Version: 4.0 Latest CVS (28/08/2000) Assigned To: vlad Comments: No feedback, and I do not see a problem here. Therefore closed. Previous Comments:

[PHP-DEV] Patch for charset aware htmlentities()

2001-05-21 Thread Wez Furlong
Hi, The attached patch is the result of my work today on htmlentities. It provides a charset aware implementation that works for: iso-8859-1 (latin1), iso-8859-15 (latin9) Windows-1252 (latin1 with MS extensions) utf-8 I have added a third optional parameter to htmlentities() to allow the user

Re: [PHP-DEV] 4.0.6RC2

2001-05-21 Thread Stig Sæther Bakken
[Andi Gutmans <[EMAIL PROTECTED]>] > At 07:05 PM 5/21/2001 +0200, Sebastian Bergmann wrote: > >Andi Gutmans wrote: > > > Well it sounds like a bug in domxml to me. > > > > Damn. The first time I need this extension it turns out that it's > >broken :-/ > > > > > Maybe yesterday's patch unveiled t

[PHP-DEV] Bug #11009 Updated: Recursive call causes crash

2001-05-21 Thread millz
ID: 11009 User Update by: [EMAIL PROTECTED] Status: Closed Bug Type: Reproducible crash Operating system: RedHat 6.2 PHP Version: 4.0.5 Description: Recursive call causes crash Yeah, but the issue is not that I picked a "bad" way of doing this task, but whether or not a recursive call should be

[PHP-DEV] Bug #10995 Updated: httpd dumps core when php4 module is loaded before modssl

2001-05-21 Thread yohgaki
ID: 10995 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: Apache related Operating system: RedHat 7.0.1 PHP Version: 4.0 Latest CVS (2001-05-21) Description: httpd dumps core when php4 module is loaded before modssl Since post time is so close. You probably did not r

[PHP-DEV] Bug #10220 Updated: dynamic module can'nt not load

2001-05-21 Thread jmoore
ID: 10220 Updated by: jmoore Reported By: littlekai@#163.com Old-Status: Duplicate Status: Closed Bug Type: IIS related Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: Parent Bug closed. Please check your installation is set up correctly. Upgrade to 4.0.5/latest CVS and try agai

[PHP-DEV] Bug #10852 Updated: Php fails to get link to gd after compile ???

2001-05-21 Thread jmoore
ID: 10852 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Duplicate Status: Closed Bug Type: Apache related Operating system: PHP Version: 4.0.5 Assigned To: Comments: Fixed in latest CVS, will be included in release 4.0.7. - James Previous Comments: --

[PHP-DEV] Bug #11009 Updated: Recursive call causes crash

2001-05-21 Thread brianlmoon
ID: 11009 Updated by: brianlmoon Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Reproducible crash Operating system: PHP Version: 4.0.5 Assigned To: Comments: I personally used sprintf for this job before str_repeat came along. However, it is a useless argument now. Previous Comment

Re: [PHP-DEV] Using $HTTP_SESSION_VARS with register_globals On

2001-05-21 Thread Andrei Zmievski
On Mon, 21 May 2001, [EMAIL PROTECTED] wrote: > I guess logically we should make the global variable take precedence and > perhaps even export any changes to $HTTP_SESSION_VARS into the global > symbol table. Somewhat magical, but what else can we do here? I really > don't think we can live with

Re: [PHP-DEV] Using $HTTP_SESSION_VARS with register_globals On

2001-05-21 Thread Chuck Hagenbuch
Quoting Andrei Zmievski <[EMAIL PROTECTED]>: > Can't please everybody, eh? Of course not. But I think it's pretty bad that code written to work with register_globals = Off breaks when its turned on; it kind of fucks the idea of writing general php code that people can run anywhere, if you'll p

Re: [PHP-DEV] Using $HTTP_SESSION_VARS with register_globals On

2001-05-21 Thread rasmus
> On Mon, 21 May 2001, [EMAIL PROTECTED] wrote: > > Yes, I figured that was the issue. If $HTTP_SESSION_VARS is set then I > > think it should take precedence. I think the current approach where > > scripts written with register_globals set to Off do not work on servers > > that have register_gl

Re: [PHP-DEV] Using $HTTP_SESSION_VARS with register_globals On

2001-05-21 Thread Andrei Zmievski
On Mon, 21 May 2001, Chuck Hagenbuch wrote: > Something about people not expecting the values to be references to each other, > if I remember. Which is the opposite of the current unintuitive behavior. Can't please everybody, eh? -Andrei * "Lack of planning on your part doesn't constitute an em

Re: [PHP-DEV] Using $HTTP_SESSION_VARS with register_globals On

2001-05-21 Thread Chuck Hagenbuch
Quoting Andrei Zmievski <[EMAIL PROTECTED]>: > I think it used to be that both of them referenced the same value, but > it was changed due to some memorably big discussion the cause of which I > fail to remember at this point.. Something about people not expecting the values to be references to

Re: [PHP-DEV] Using $HTTP_SESSION_VARS with register_globals On

2001-05-21 Thread Andrei Zmievski
On Mon, 21 May 2001, Chuck Hagenbuch wrote: > No, it's not. The other option is, if register_globals is on, to make $foo and > $HTTP_SESSION_VARS['foo'] references pointing to the same value (well, one > points to the other; I don't _think_ it matters which). > > However it's solved, it'd be _r

Re: [PHP-DEV] Using $HTTP_SESSION_VARS with register_globals On

2001-05-21 Thread Chuck Hagenbuch
Quoting Andrei Zmievski <[EMAIL PROTECTED]>: > How about this scenario -- register_globals is on, session is loaded, > $HTTP_SESSION_VARS['foo'] and $foo contain the same value, then user > changes $foo, thinking it will be saved. But if you say > $HTTP_SESSION_VARS value takes precedence, then h

Re: [PHP-DEV] Using $HTTP_SESSION_VARS with register_globals On

2001-05-21 Thread Andrei Zmievski
On Mon, 21 May 2001, [EMAIL PROTECTED] wrote: > Yes, I figured that was the issue. If $HTTP_SESSION_VARS is set then I > think it should take precedence. I think the current approach where > scripts written with register_globals set to Off do not work on servers > that have register_globals On i

Re: [PHP-DEV] Using $HTTP_SESSION_VARS with register_globals On

2001-05-21 Thread rasmus
> On Mon, 21 May 2001, Rasmus Lerdorf wrote: > > Looks like this code in session.c is the culprit: > > > > int php_get_session_var(char *name, size_t namelen, zval ***state_var PLS_DC >PSLS_DC ELS_DC) > > { > > HashTable *ht = &EG(symbol_table); > > > > if (!PG(register_globals))

Re: [PHP-DEV] Using $HTTP_SESSION_VARS with register_globals On

2001-05-21 Thread Andrei Zmievski
On Mon, 21 May 2001, Rasmus Lerdorf wrote: > Looks like this code in session.c is the culprit: > > int php_get_session_var(char *name, size_t namelen, zval ***state_var PLS_DC PSLS_DC >ELS_DC) > { > HashTable *ht = &EG(symbol_table); > > if (!PG(register_globals)) >

[PHP-DEV] Using $HTTP_SESSION_VARS with register_globals On

2001-05-21 Thread Rasmus Lerdorf
Hey, is there some reason that using something like this isn't working? [ses1.php] [ses2.php] ie. ses1.php starts a session and registers $test to be a session var and then I define it in in the $HTTP_SESSION_VARS array. ses2.php simply prints the value. With register_globals turned off thi

[PHP-DEV] Bug #8539 Updated: undefined symbol: phpi_get_le_gd

2001-05-21 Thread jmoore
ID: 8539 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Critical Status: Closed Bug Type: Dynamic loading Operating system: PHP Version: 4.0 Latest CVS (03/01/2001) Assigned To: Comments: Fixed in CVS. Please test latest snapshot. - James Previous Comments: --

[PHP-DEV] Bug #11009 Updated: Recursive call causes crash

2001-05-21 Thread millz
ID: 11009 User Update by: [EMAIL PROTECTED] Status: Closed Bug Type: Reproducible crash Operating system: RedHat 6.2 PHP Version: 4.0.5 Description: Recursive call causes crash yeah, but a while($length--) was super slow (10-20 times slower)...actually timed-out on the simplest runs. maybe a

[PHP-DEV] Bug #11009 Updated: Recursive call causes crash

2001-05-21 Thread brianlmoon
ID: 11009 Updated by: brianlmoon Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Reproducible crash Operating system: PHP Version: 4.0.5 Assigned To: Comments: This is more of a programing error. This is a poor way to use recursive calls. A loop is the correct way to

[PHP-DEV] Bug #11000 Updated: ftp_connect(...) produces ftpbuf 0 "error"

2001-05-21 Thread kniprath . l
ID: 11000 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: FTP related Operating system: NT 4.0 PHP Version: 4.0.4pl1 Description: ftp_connect(...) produces ftpbuf 0 "error" Now the third answer for [EMAIL PROTECTED] (Hi Jani, I saw your question unfortunately just after I sent my last r

Re: [PHP-DEV] 4.0.6RC2

2001-05-21 Thread Colin Viebrock
> >>Can you please check 4.0.6RC1? > >> > > (http://www.php.net/~andi/php-4.0.6RC1.tar.gz) > > > > Getting make errors with CURL (which I never got before): > > upgrade to cURL 7.7.3 Thanks, Sterling ... that fixed the cURL problems. Well, it looks like my scripts all seem to work without any ch

[PHP-DEV] Bug #11009: Recursive call causes crash

2001-05-21 Thread millz
From: [EMAIL PROTECTED] Operating system: RedHat 6.2 PHP version: 4.0.5 PHP Bug Type: Reproducible crash Bug description: Recursive call causes crash I created a function called pad which performs exactly what str_repeat does (didn't realize str_repeat was there originally)

Re: [PHP-DEV] 4.0.6RC2

2001-05-21 Thread Andi Gutmans
At 03:53 AM 5/21/2001 -0400, Sterling Hughes wrote: >Andi Gutmans wrote: > >>At 03:43 AM 5/21/2001 -0400, Sterling Hughes wrote: >> >>>Colin Viebrock wrote: >>> >Can you please check 4.0.6RC1? (http://www.php.net/~andi/php-4.0.6RC1.tar.gz) Getting make errors with CURL (which I ne

Re: [PHP-DEV] 4.0.6RC2

2001-05-21 Thread Sterling Hughes
Andi Gutmans wrote: > At 03:43 AM 5/21/2001 -0400, Sterling Hughes wrote: > >> Colin Viebrock wrote: >> Can you please check 4.0.6RC1? >>> >>> (http://www.php.net/~andi/php-4.0.6RC1.tar.gz) >>> Getting make errors with CURL (which I never got before): >> >> >> >> upgrade to cURL 7.7.3 > >

Re: [PHP-DEV] 4.0.6RC2

2001-05-21 Thread Andi Gutmans
At 03:43 AM 5/21/2001 -0400, Sterling Hughes wrote: >Colin Viebrock wrote: > >>>Can you please check 4.0.6RC1? >>(http://www.php.net/~andi/php-4.0.6RC1.tar.gz) >>Getting make errors with CURL (which I never got before): > > >upgrade to cURL 7.7.3 What about a configure msg? It's probably worth it

Re: [PHP-DEV] 4.0.6RC2

2001-05-21 Thread Sterling Hughes
Colin Viebrock wrote: >>Can you please check 4.0.6RC1? >> > (http://www.php.net/~andi/php-4.0.6RC1.tar.gz) > > Getting make errors with CURL (which I never got before): > upgrade to cURL 7.7.3 -Sterling -- PHP Development Mailing List To unsubscribe, e-mail: [EMA

[PHP-DEV] Bug #10777 Updated: Missing libraries for Netscape LDAP SDK

2001-05-21 Thread sniper
ID: 10777 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: LDAP related Operating system: PHP Version: 4.0.5 Assigned To: Comments: Fixed in CVS. Fix will be in PHP 4.0.6. --Jani Previous Comments:

Re: [PHP-DEV] 4.0.6RC2

2001-05-21 Thread Colin Viebrock
> Can you please check 4.0.6RC1? (http://www.php.net/~andi/php-4.0.6RC1.tar.gz) Getting make errors with CURL (which I never got before): ... curl.c: In function `php_minit_curl': curl.c:175: `CURLOPT_FILETIME' undeclared (first use in this function) curl.c:175: (Each undeclared identifier is re

[PHP-DEV] Bug #11006 Updated: include_path in php.ini broken

2001-05-21 Thread reitsmac
ID: 11006 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: *Configuration Issues Operating system: Solaris 7,8 PHP Version: 4.0.5 Description: include_path in php.ini broken Here's a link to a broken web server: http://charlie1.test.denison.edu/horde/test.php It's the Horde project test

[PHP-DEV] Removed php4/ext/saprfc

2001-05-21 Thread Andi Gutmans
Hey, I've removed the SAP model so that we can make a clean and easy 4.0.6 release. We can return it after 4.0.6 although it's probably best only to return it once it's in a relatively OK state. You should all remove the following from your php4/ext/CVS/Entries file or you'll get an annoying b

Re: [PHP-DEV] 4.0.6RC2

2001-05-21 Thread Andrei Zmievski
On Mon, 21 May 2001, Colin Viebrock wrote: > > No, we'll revert it to 4.0.5 version, not 4.0.4. > > Is this the version that includes the "complete rewrite of the DOMXML > module"? > > Basically, which will work now: > $rootname = $XML_TREE->root->name; > or > $rootname = {$XML_TREE->chi

[PHP-DEV] Bug #11008: exit() should return an exit status if passed, not send to stdout

2001-05-21 Thread brianm
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0 Latest CVS (2001-05-21) PHP Bug Type: Feature/Change Request Bug description: exit() should return an exit status if passed, not send to stdout Working with a shell script here. I hoped that exit() would work

[PHP-DEV] Bug #10593 Updated: GD compile failure with GD 1.5

2001-05-21 Thread sniper
ID: 10593 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: GD related Operating system: PHP Version: 4.0.5 Assigned To: Comments: Fixed in CVS. Fix will be in PHP 4.0.6. --Jani Previous Comments: --

[PHP-DEV] Bug #10586 Updated: Wrong parameters in docs for pdf_stringwidth

2001-05-21 Thread danbeck
ID: 10586 Updated by: danbeck Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Documentation problem Operating system: PHP Version: 4.0.5 Assigned To: Comments: Corrected in latest phpdoc cvs. Thanks for the bug report. Previous Comments:

Re: [PHP-DEV] 4.0.6RC2

2001-05-21 Thread Andrei Zmievski
On Mon, 21 May 2001, Andi Gutmans wrote: > Well as I don't use domxml nor did I know where the bugs were introduced I > couldn't know where it broke. I didn't know it broke in the "complete > rewrite of domxml module" version. I thought it broke much more recently. > With Colin saying that the l

Re: [PHP-DEV] 4.0.6RC2

2001-05-21 Thread Andi Gutmans
At 03:13 PM 5/21/2001 -0400, Colin Viebrock wrote: > > > Do you know what to revert to? Apparently it didn't work in 4.0.5 >either. > > > > Huh? Revision 1.29 says "complete rewrite of domxml module", and 1.28 is > > where 4.0.5 was branched so that's what you'd revert back to. > >I'm sorry but I'

Re: [PHP-DEV] 4.0.6RC2

2001-05-21 Thread Andrei Zmievski
On Mon, 21 May 2001, Colin Viebrock wrote: > I'm sorry but I'll be a wee bit annoyed if all the code I rewrote for the > 4.0.5 "version" of the DOMXML functions needs to be rewritten to go back to > the 4.0.4 version. :( > > FWIW, I've been using the 4.0.5 and CVS version flawlessly" no core dum

Re: [PHP-DEV] 4.0.6RC2

2001-05-21 Thread Andi Gutmans
At 01:42 PM 5/21/2001 -0500, Andrei Zmievski wrote: >On Mon, 21 May 2001, Andi Gutmans wrote: > > Do you know what to revert to? Apparently it didn't work in 4.0.5 either. > >Huh? Revision 1.29 says "complete rewrite of domxml module", and 1.28 is >where 4.0.5 was branched so that's what you'd rev

[PHP-DEV] Bug #11006 Updated: include_path in php.ini broken

2001-05-21 Thread reitsmac
ID: 11006 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: *Configuration Issues Operating system: Solaris 7,8 PHP Version: 4.0.5 Description: include_path in php.ini broken Yes...for example, I changed include_path to '.:/usr/local/lib/php:/usr/local/lib/php/pear' i

Re: [PHP-DEV] 4.0.6RC2

2001-05-21 Thread Colin Viebrock
> No, we'll revert it to 4.0.5 version, not 4.0.4. Is this the version that includes the "complete rewrite of the DOMXML module"? Basically, which will work now: $rootname = $XML_TREE->root->name; or $rootname = {$XML_TREE->children[1]}->tagname; ? Please say the second one. - Colin

[PHP-DEV] Bug #11000 Updated: ftp_connect(...) produces ftpbuf 0 "error"

2001-05-21 Thread kniprath . l
ID: 11000 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: FTP related Operating system: NT 4.0 PHP Version: 4.0.4pl1 Description: ftp_connect(...) produces ftpbuf 0 "error" Send this bug-message this morning, got two answers myself this evening: Obviously php does n

Re: [PHP-DEV] 4.0.6RC2

2001-05-21 Thread Colin Viebrock
> > Do you know what to revert to? Apparently it didn't work in 4.0.5 either. > > Huh? Revision 1.29 says "complete rewrite of domxml module", and 1.28 is > where 4.0.5 was branched so that's what you'd revert back to. I'm sorry but I'll be a wee bit annoyed if all the code I rewrote for the 4.0.

[PHP-DEV] Bug #10928 Updated: Loading PHP as a DSO fails - "garbled"

2001-05-21 Thread jmoore
ID: 10928 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Dynamic loading Operating system: PHP Version: 4.0.5 Assigned To: Comments: Closing Previous Comments: --- [2001-05-21

[PHP-DEV] Bug #10928 Updated: Loading PHP as a DSO fails - "garbled"

2001-05-21 Thread dave
ID: 10928 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: Dynamic loading Operating system: Linux Redhat 6.2 Kernel 2.2.17 PHP Version: 4.0.5 Description: Loading PHP as a DSO fails - "garbled" Yep - spot on - putting the full path for apxs did the trick! Thanks,

Re: [PHP-DEV] 4.0.6RC2

2001-05-21 Thread Andrei Zmievski
On Mon, 21 May 2001, Andi Gutmans wrote: > Do you know what to revert to? Apparently it didn't work in 4.0.5 either. Huh? Revision 1.29 says "complete rewrite of domxml module", and 1.28 is where 4.0.5 was branched so that's what you'd revert back to. -Andrei "Computers are useless. They can o

Re: [PHP-DEV] 4.0.6RC2

2001-05-21 Thread Andi Gutmans
At 01:37 PM 5/21/2001 -0500, Andrei Zmievski wrote: >On Mon, 21 May 2001, Andi Gutmans wrote: > > Well php-dev, wake up! :) What do we do with this one? I don't think 4.0.6 > > should linger forever because of it. > >My vote is to revert the changes made to it. Do you know what to revert to? Appa

Re: [PHP-DEV] 4.0.6RC2

2001-05-21 Thread Andrei Zmievski
On Mon, 21 May 2001, Andi Gutmans wrote: > Well php-dev, wake up! :) What do we do with this one? I don't think 4.0.6 > should linger forever because of it. My vote is to revert the changes made to it. -Andrei * "UNIX, isn't that some archaic form of DOS?" - our job applicant * -- PHP Develop

[PHP-DEV] Bug #10752 Updated: infinite loops prevents pages from loading

2001-05-21 Thread sniper
ID: 10752 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: *Programming Data Structures Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: The example code works just fine for me with 5 browser windows. This is on Linux / Apache. Unless

[PHP-DEV] Bug #11007: session_register() doesn't work after session_id(n)

2001-05-21 Thread averma
From: [EMAIL PROTECTED] Operating system: linux 2.2.14 PHP version: 4.0.4 PHP Bug Type: *Session related Bug description: session_register() doesn't work after session_id(n) I am implemeting an e-commerce site with credit-card processing done by an external payment processor

Re: [PHP-DEV] language specification project

2001-05-21 Thread jeroen
> <> Stig wrote: > I think the important thing is just to have the language specified and > thoroughly documented, with BNF and all. Let quirks be quriks for > now, a specification process should not fix them, but put them all on > the radar for future fixing. There's always someone who relies

Re: [PHP-DEV] 4.0.6RC2

2001-05-21 Thread Andi Gutmans
At 07:56 PM 5/21/2001 +0200, Sebastian Bergmann wrote: >Andi Gutmans wrote: > > a) the SAP extension. I want to nuke it from the CVS repository > > completely and have Uwe return it when he has time to continue the > > work. > > s/Uwe/Hartmut Yep. > > b) Has DOM XML been reverted to the 4.0.5

Re: [PHP-DEV] 4.0.6RC2

2001-05-21 Thread Sebastian Bergmann
Andi Gutmans wrote: > a) the SAP extension. I want to nuke it from the CVS repository > completely and have Uwe return it when he has time to continue the > work. s/Uwe/Hartmut > b) Has DOM XML been reverted to the 4.0.5 version? Apparently it's > pretty broken. Dunno. -- sebastian be

[PHP-DEV] 4.0.6RC2

2001-05-21 Thread Andi Gutmans
At 07:05 PM 5/21/2001 +0200, Sebastian Bergmann wrote: >Andi Gutmans wrote: > > Well it sounds like a bug in domxml to me. > > Damn. The first time I need this extension it turns out that it's >broken :-/ > > > Maybe yesterday's patch unveiled this bug because there is no reason > > I can think

[PHP-DEV] Bug #10246 Updated: Lint option WORKS, but still dumps core

2001-05-21 Thread jmoore
ID: 10246 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Old-Bug Type: Reproducible Crash Bug Type: *General Issues Operating system: PHP Version: 4.0 Latest CVS (09/04/2001) Assigned To: Comments: Can you try latest CVS for me please, I dont get the core du

[PHP-DEV] Bug #10756 Updated: segfault. php tried to work with non-existent pgsql connection

2001-05-21 Thread stask
ID: 10756 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: Reproducible crash Operating system: linux-2.2.19 PHP Version: 4.0.5 Description: segfault. php tried to work with non-existent pgsql connection Jani, Thank you for reply :) php-4.0.6RC1 taken at given URL

[PHP-DEV] Bug #10799 Updated: fails to compile with mysql's libraries

2001-05-21 Thread sniper
ID: 10799 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: *Install and Config Operating system: PHP Version: 4.0.5 Assigned To: Comments: It means your external mysql client lib is linked with zlib. Try adding --with-zlib into your configure line.

  1   2   >