[PHP-DEV] Re: popen() spans 100 processes

2001-03-09 Thread Andi Gutmans
I'm not quite sure if it is related but in general popen() doesn't work on non-console PHP under windows. I think your CGI is running without a console and the same happens with ISAPI. Someone is working on fixing this Windows issue but no results yet. Andi At 07:20 AM 3/9/2001 +0100, Andr

[PHP-DEV] PHP 4.0 Bug #9646: PHP (4.0.4pl1, snaps) doesn't compile with OpenLDAP 2.07

2001-03-09 Thread oernii
From: [EMAIL PROTECTED] Operating system: linux 2.2.14 PHP version: 4.0.4pl1 PHP Bug Type: Compile Problem Bug description: PHP (4.0.4pl1, snaps) doesn't compile with OpenLDAP 2.07 ./configure --with-ldap=../openldap-2.0.7/ make ... Making all in . make[1]: Entering

[PHP-DEV] PHP 4.0 Bug #9647: Problem with date(), displaying timezone

2001-03-09 Thread lukewright199
From: [EMAIL PROTECTED] Operating system: Windows ME PHP version: 4.0.4pl1 PHP Bug Type: Date/time related Bug description: Problem with date(), displaying timezone When I use the date() function with the "T" parameter, which displays the time zone, the PHP program

[PHP-DEV] PHP 4.0 Bug #9648: Gettext does not work (id #8969)

2001-03-09 Thread stefan
From: [EMAIL PROTECTED] Operating system: Linux Slackware 7.1 PHP version: 4.0 Latest CVS (09/03/2001) PHP Bug Type: Documentation problem Bug description: Gettext does not work (id #8969) Regarding gettext won't translate strings (id #8969), I found that if you use:

[PHP-DEV] pipes and PHP (CGI/shell)

2001-03-09 Thread Cymen Vig
How can I get PHP to talk to pipes? I know fopen can use php://stdin but can it also use named pipes (I think I want named pipes, not positive though)? Perl: $voice_rfd = new IO::Handle; $voice_rfd-fdopen( $ENV{VOICE_INPUT}, "r" ); PHP: $in = "php://" . getenv( "VOICE_INPUT" ); $fd_in =

[PHP-DEV] PHP 4.0 Bug #9633 Updated: sort() not working

2001-03-09 Thread sgarin
ID: 9633 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Unknown/Other Function Description: sort() not working Previous Comments: --- [2001-03-08 13:43:59] [EMAIL PROTECTED] I have an array with random number of

[PHP-DEV] PHP 4.0 Bug #9649: TEST: IGNORE!!!

2001-03-09 Thread sniper
From: [EMAIL PROTECTED] Operating system: * PHP version: 4.0.4pl1 PHP Bug Type: *General Issues Bug description: TEST: IGNORE!!! This is only test..ignore. -- Edit Bug report at: http://bugs.php.net/?id=9649edit=1 -- PHP Development Mailing List http://www.php.net/

[PHP-DEV] PHP 4.0 Bug #9649 Updated: TEST: IGNORE!!!

2001-03-09 Thread sniper
ID: 9649 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: *General Issues Assigned To: Comments: Previous Comments: --- [2001-03-09 06:02:05] [EMAIL PROTECTED] This is only

[PHP-DEV] PHP 4.0 Bug #9649 Updated: TEST: IGNORE!!!

2001-03-09 Thread sniper
ID: 9649 User Update by: [EMAIL PROTECTED] Status: Bogus Bug Type: *General Issues Description: TEST: IGNORE!!! Previous Comments: --- [2001-03-09 06:02:05] [EMAIL PROTECTED] This is only test..ignore.

[PHP-DEV] PHP 4.0 Bug #9649 Updated: TEST: IGNORE!!!

2001-03-09 Thread sniper
ID: 9649 User Update by: [EMAIL PROTECTED] Status: Bogus Bug Type: *General Issues Description: TEST: IGNORE!!! Previous Comments: --- [2001-03-09 06:02:05] [EMAIL PROTECTED] This is only test..ignore.

[PHP-DEV] PHP 4.0 Bug #9647 Updated: Problem with date(), displaying timezone

2001-03-09 Thread sniper
ID: 9647 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Date/time related Assigned To: Comments: Could you try the latest CVS snapshot build from http://www.php4win.de/ ? --Jani Previous Comments:

[PHP-DEV] PHP 4.0 Bug #9646 Updated: PHP (4.0.4pl1, snaps) doesn't compile with OpenLDAP 2.07

2001-03-09 Thread sniper
ID: 9646 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Compile Problem Assigned To: Comments: You have to use the INSTALL path of the ldap NOT the source path.ie. --with-ldap=/www/ldap (if you had --prefix=/www/ldap in openldap configure

[PHP-DEV] PHP 4.0 Bug #9400 Updated: Duplicate symbol with GD

2001-03-09 Thread sniper
ID: 9400 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Compile Failure Assigned To: Comments: Please try the latest CVS snapshot from http://snaps.php.net/ and this time DO NOT tamper with the sources by yourself.. --Jani Previous

[PHP-DEV] PHP 4.0 Bug #9648 Updated: Gettext does not work (id #8969)

2001-03-09 Thread sniper
ID: 9648 Updated by: sniper Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Assigned To: Comments: putenv("LANG=sv"); works for me just fine on Red Hat 6.2. --Jani Previous Comments:

[PHP-DEV] PHP 4.0 Bug #9163 Updated: mcrypt_list_algorithms doesn't work

2001-03-09 Thread derick
ID: 9163 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Assigned Bug Type: mcrypt related Assigned To: derick Comments: Previous Comments: --- [2001-02-07 17:36:27] [EMAIL PROTECTED] What is

[PHP-DEV] PHP 4.0 Bug #9650: Feedback to new PHP WEBSITE

2001-03-09 Thread php-site
From: [EMAIL PROTECTED] Operating system: NT4 sp6 PHP version: 4.0.4pl1 PHP Bug Type: Feature/Change Request Bug description: Feedback to new PHP WEBSITE I would strongly suggest to add the target="_xxx" to all your links on the top level of the new site. When I visit

[PHP-DEV] PHP 4.0 Bug #9651: Can't access IBM DB2 UDB5 with ODBC

2001-03-09 Thread leixiao000
From: [EMAIL PROTECTED] Operating system: WINDOWS NT4+SP5 PHP version: 4.0.4pl1 PHP Bug Type: ODBC related Bug description: Can't access IBM DB2 UDB5 with ODBC I get an error when i want to connect to IBM DB2 database with ODBC,The error means the codepage is

[PHP-DEV] PHP 4.0 Bug #9652: don't work

2001-03-09 Thread emena
From: [EMAIL PROTECTED] Operating system: nt4.0 PHP version: 4.0.4pl1 PHP Bug Type: *Install and Config Bug description: don't work I lived en Costa Rica and I speck Spanish. Please Help me, everybody speck Spanish, that my english don't good. My Problem. I instaled

[PHP-DEV] PHP 4.0 Bug #9653: don't work

2001-03-09 Thread emena
From: [EMAIL PROTECTED] Operating system: nt4.0 PHP version: 4.0.4pl1 PHP Bug Type: *Install and Config Bug description: don't work I lived en Costa Rica and I speck Spanish. Please Help me, everybody speck Spanish, that my english don't good. My Problem. I instaled

[PHP-DEV] PHP 4.0 Bug #9400 Updated: Duplicate symbol with GD

2001-03-09 Thread l_faillie
ID: 9400 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: Compile Failure Description: Duplicate symbol with GD Hi Jani, I download the file and then 1/ When I compile with the orginal source code : $ gmake datas/depot/php4-200103090345/Zend

[PHP-DEV] PHP 4.0 Bug #9655: zend_operators.h:84: implicit declaration of function `int finite(...)'

2001-03-09 Thread root
From: [EMAIL PROTECTED] From: [EMAIL PROTECTED] Operating system: Solaris 2.6 PHP version: 4.0.4pl1 PHP Bug Type: Compile Failure Bug description: zend_operators.h:84: implicit declaration of function `int finite(...)' I read the BugIds #9599 and #9602! Got the latest

RE: [PHP-DEV] The new design

2001-03-09 Thread Robert Kelly
Title: RE: [PHP-DEV] The new design I like the new design, but it is critically flawed. In Netscape 4.75 linux and windows, Cut and Paste ability is no longer available for code samples. I've learned to rely heavily on cut and pasting PHP sample code when working with functionality I am

[PHP-DEV] PHP 4.0 Bug #9656: make[3]: *** [sockets.lo] Error 1

2001-03-09 Thread yiannis . neophytou
From: [EMAIL PROTECTED] Operating system: Solaris 8 sparc PHP version: 4.0.4pl1 PHP Bug Type: Compile Failure Bug description: make[3]: *** [sockets.lo] Error 1 Use gcc version 2.95.2 have download the latest CVS Version (sockets.c v 1.32) and still have the same problem

[PHP-DEV] PHP 4.0 Bug #9652 Updated: don't work

2001-03-09 Thread andre
ID: 9652 Updated by: andre Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: *Install and Config Assigned To: Comments: Previous Comments: --- [2001-03-09 08:59:46] [EMAIL PROTECTED] I lived en

[PHP-DEV] PHP 4.0 Bug #9653 Updated: don't work

2001-03-09 Thread andre
ID: 9653 Updated by: andre Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: *Install and Config Assigned To: Comments: please try out the binaries from www.php4win.de and look of they work for you Previous Comments:

[PHP-DEV] PHPS-files

2001-03-09 Thread Anders Pettersson
On my Linux files with extension phps show code just fine, with colors and all. On my Win98 and Win2k phps doesn't work. I DO have this in my Apaceh httpd.conf: ScriptAlias /php/ "C:/httpd/php/" AddType application/x-httpd-php .php AddType application/x-httpd-php .php3 #AddType

[PHP-DEV] PHP 4.0 Bug #9633 Updated: sort() not working

2001-03-09 Thread andre
ID: 9633 Updated by: andre Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: Unknown/Other Function Assigned To: Comments: bogus, try using var_dump() on $tb to figure out what happens, sort() is fine indeed... Previous Comments:

[PHP-DEV] Static vars in methods

2001-03-09 Thread Andrei Zmievski
Just ran into something (well, actually searching for it) and wanted to know what everyone's thoughts on this were and whether it should stay that way. ?php class Foo { function get() { static $i = 0; return ++$i; } } $c1 = new Foo; var_dump($c1-get());

[PHP-DEV] PHP 4.0 Bug #9657: zend_hash.c:257: `LONG_MAX' undeclared

2001-03-09 Thread pbonnet
From: [EMAIL PROTECTED] Operating system: Linux Suse PHP version: 4.0.4pl1 PHP Bug Type: *Install and Config Bug description: zend_hash.c:257: `LONG_MAX' undeclared immo:/aenix/php-4.0.4pl1 # make Making all in Zend make[1]: Entering directory `/aenix/php-4.0.4pl1/Zend'

[PHP-DEV] PHP 4.0 Bug #9646 Updated: PHP (4.0.4pl1, snaps) doesn't compile with OpenLDAP 2.07

2001-03-09 Thread oernii
ID: 9646 User Update by: [EMAIL PROTECTED] Status: Closed Bug Type: Compile Problem Description: PHP (4.0.4pl1, snaps) doesn't compile with OpenLDAP 2.07 thanx, it did help Previous Comments: --- [2001-03-09 06:18:53]

[PHP-DEV] Re: Static vars in methods

2001-03-09 Thread Andi Gutmans
Yeah, it's supposed to be this way. We copied C++. Andi At 10:50 AM 3/9/2001 -0600, Andrei Zmievski wrote: Just ran into something (well, actually searching for it) and wanted to know what everyone's thoughts on this were and whether it should stay that way. ?php class Foo { function

[PHP-DEV] Re: Static vars in methods

2001-03-09 Thread Andrei Zmievski
On Fri, 09 Mar 2001, Andi Gutmans wrote: We need to think of static class variables. I don't think it's very easy to do this in a way which wouldn't cause a general performance loss but I'll put on my thinking cap. Ok, I was gonna try to hack it in myself, but you are obviously more

[PHP-DEV] Re: Static vars in methods

2001-03-09 Thread Andrei Zmievski
On Fri, 09 Mar 2001, Andi Gutmans wrote: Yeah, it's supposed to be this way. We copied C++. Ok, so I can rely on this behavior in the future. On a similar note, what about static class variables, can those be done? -Andrei * What were the first 15 billion years of the universe like for you? *

[PHP-DEV] Re: PHP 4.0 Bug #9500 Updated: mssql_query returns false forINSERT UPDATE queries

2001-03-09 Thread Greg Sohl
Jani, Sure can. #8777 and #8783. Hope this helps. Greg Bug Database [EMAIL PROTECTED] 03/08/01 05:56PM ID: 9500 Updated by: sniper Reported By: [EMAIL PROTECTED] Status: Duplicate Bug Type: MSSQL related Assigned To: Comments: Mind telling that which bug report is the duplicate to this

[PHP-DEV] Re: Static vars in methods

2001-03-09 Thread Andi Gutmans
By the way, if you need something that works you can just add the following line in your constructor: $this-mystatic = $GLOBALS["__myclass_mystatic"]; Then use $this-mystatic in all of your methods. It's not built-in but it should work pretty nicely. Andi At 11:02 AM 3/9/2001 -0600, Andrei

[PHP-DEV] Re: Static vars in methods

2001-03-09 Thread Andrei Zmievski
On Fri, 09 Mar 2001, Andi Gutmans wrote: By the way, if you need something that works you can just add the following line in your constructor: $this-mystatic = $GLOBALS["__myclass_mystatic"]; Then use $this-mystatic in all of your methods. It's not built-in but it should work pretty

Re: [PHP-DEV] Static vars in methods

2001-03-09 Thread Jason Greene
this sounds like a bad thing, especially if people start depending on that behavior -Jason - Original Message - From: "Andrei Zmievski" [EMAIL PROTECTED] To: "PHP Developers" [EMAIL PROTECTED] Cc: "Zeev Suraski" [EMAIL PROTECTED]; "Andi Gutmans" [EMAIL PROTECTED] Sent: Friday,

[PHP-DEV] PHP 4.0 Bug #9658: saps Servlet reproducible crash.

2001-03-09 Thread alt
From: [EMAIL PROTECTED] Operating system: Linux RH 6.1 PHP version: 4.0 Latest CVS (09/03/2001) PHP Bug Type: Unknown/Other Function Bug description: saps Servlet reproducible crash. Servlet sapi seems to be very unstable. Running the jinfo.php script causes a segv after

[PHP-DEV] PHP 4.0 Bug #9659: sapi servlet crashes when exceptions thrown in java code

2001-03-09 Thread alt
From: [EMAIL PROTECTED] Operating system: Linux RH 6.1 PHP version: 4.0 Latest CVS (09/03/2001) PHP Bug Type: Unknown/Other Function Bug description: sapi servlet crashes when exceptions thrown in java code ./configure --with-java --with-servlet Sun JVM (also happens with

[PHP-DEV] PHP 4.0 Bug #9469 Updated: HAVE_REALPATH not being checked

2001-03-09 Thread amra
ID: 9469 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Compile Failure Description: HAVE_REALPATH not being checked Just wondering what the status of this is... Previous Comments: --- [2001-02-26 17:52:34]

[PHP-DEV] PHP 4.0 Bug #9505 Updated: Pointer not set exception on a realloc

2001-03-09 Thread amra
ID: 9505 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Reproduceable crash Description: Pointer not set exception on a realloc Just wondering what the status of this is... Previous Comments: --- [2001-02-28

[PHP-DEV] PHP 4.0 Bug #9501 Updated: variable sapi_module defined multiple places

2001-03-09 Thread amra
ID: 9501 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Compile Problem Description: variable sapi_module defined multiple places Just wondering what the status of this is... Previous Comments: --- [2001-02-28

[PHP-DEV] PHP 4.0 Bug #9660: sapi servlet excessive memory usage.

2001-03-09 Thread alt
From: [EMAIL PROTECTED] Operating system: Linux RH 6.1 PHP version: 4.0 Latest CVS (09/03/2001) PHP Bug Type: Unknown/Other Function Bug description: sapi servlet excessive memory usage. The sapi servlet seems to be using a large amount of memory within the JVM. After a

[PHP-DEV] PHP 4.0 Bug #9650 Updated: Feedback to new PHP WEBSITE

2001-03-09 Thread sniper
ID: 9650 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: Feature/Change Request Assigned To: Comments: This is not the right place to report bugs/feature/change requests. Please email to [EMAIL PROTECTED] instead. --Jani Previous Comments:

[PHP-DEV] PHP 4.0 Bug #9400 Updated: Duplicate symbol with GD

2001-03-09 Thread sniper
ID: 9400 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Compile Failure Assigned To: Comments: Okay, could you try configuring PHP without the socket support? ie. leave --enable-sockets out of your configure line. Remember to delete config.cache

[PHP-DEV] PHP 4.0 Bug #9655 Updated: zend_operators.h:84: implicit declaration of function `int finite(...)'

2001-03-09 Thread sniper
ID: 9655 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: Compile Failure Assigned To: Comments: You obviously try to compile PHP 4.0.4pl1 all the time. The directory name for cvs snapshots is totally different so please get the right package first.

[PHP-DEV] PHP 4.0 Bug #9656 Updated: make[3]: *** [sockets.lo] Error 1

2001-03-09 Thread sniper
ID: 9656 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Old-Bug Type: Compile Failure Bug Type: Sockets related Assigned To: Comments: You shouldn't try to change just one file from CVS snapshot to PHP 4.0.4pl1 but use the whole CVS snapshot package.

[PHP-DEV] PHP 4.0 Bug #9500 Updated: mssql_query returns false for INSERT UPDATE queries

2001-03-09 Thread sniper
ID: 9500 Updated by: sniper Reported By: [EMAIL PROTECTED] Status: Duplicate Bug Type: MSSQL related Assigned To: Comments: Duplicate of #8777 Previous Comments: --- [2001-03-08 18:56:06] [EMAIL PROTECTED] Mind telling

[PHP-DEV] PHP 4.0 Bug #8783 Updated: mssql_query() function returns empty result after succesfull UPDATE or DELETE

2001-03-09 Thread sniper
ID: 8783 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Duplicate Bug Type: MSSQL related Assigned To: Comments: Duplicate of #8777 Previous Comments: --- [2001-01-18 10:37:31] [EMAIL

[PHP-DEV] PHP 4.0 Bug #9658 Updated: saps Servlet reproducible crash.

2001-03-09 Thread sniper
ID: 9658 Updated by: sniper Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Unknown/Other Function Assigned To: Comments: ./configure --with-java --with-servlet Sun JVM (also happens with IBM JVM). Java version "1.3.0_02" Java(TM) 2 Runtime Environment, Standard Edition (build

[PHP-DEV] PHP 4.0 Bug #9659 Updated: sapi servlet crashes when exceptions thrown in java code

2001-03-09 Thread sniper
ID: 9659 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: Unknown/Other Function Assigned To: Comments: This info moved to #9658 Previous Comments: --- [2001-03-09 12:34:25]

[PHP-DEV] PHP 4.0 Bug #9661: PHP sometimes dumps core

2001-03-09 Thread michael
From: [EMAIL PROTECTED] Operating system: Linux 2.4.1 PHP version: 4.0 Latest CVS (09/03/2001) PHP Bug Type: Reproduceable crash Bug description: PHP sometimes dumps core When I run .php files under Apache (1.3.19) PHP sometimes crash. I can run the same file several

[PHP-DEV] zend_llist_destroy on overloaded element list casuses SEG

2001-03-09 Thread Jason Greene
I am writing an OO overloaded module, and I can not figure out why this is occuring, but after my function call handler is called, I get a segmentation fault in zend_llist_destroy on REMOVE_POINTER_FROM_LIST(p) within efree. Does anyone know off the top of their head what I could possibly be

[PHP-DEV] PHP 4.0 Bug #9657 Updated: zend_hash.c:257: `LONG_MAX' undeclared

2001-03-09 Thread sniper
ID: 9657 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: *Install and Config Assigned To: Comments: Can you find 'limits.h' in your system (you should..) and check if it defines LONG_MAX. And please add your configure line into this bug report.

[PHP-DEV] PHP 4.0 Bug #9662: odbc_connect() acts like odbc_pconnect()

2001-03-09 Thread cpoirier
From: [EMAIL PROTECTED] Operating system: Windows 98 PHP version: 4.0.4pl1 PHP Bug Type: ODBC related Bug description: odbc_connect() acts like odbc_pconnect() I think this may be intentional -- there was a comment that could have been to that effect in the code. However,

[PHP-DEV] PHP 4.0 Bug #9407 Updated: Memory Problem while using self referencing objects...

2001-03-09 Thread andre
ID: 9407 Updated by: andre Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Suspended Bug Type: Performance problem Assigned To: Comments: cicrular/self references are known to leak memory, not sure if this can be improved Previous Comments:

[PHP-DEV] PHP 4.0 Bug #8935 Updated: A reference to 'this' can not be used in the constructor method for a class.

2001-03-09 Thread andre
ID: 8935 Updated by: andre Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Duplicate Bug Type: Class/Object related Assigned To: Comments: this has been fixed for months, please use = new instead of = new in this special case Previous Comments:

Re: [PHP-DEV] zend_llist_destroy on overloaded element list casuses SEG

2001-03-09 Thread Jason Greene
Never mind this, I somehow was overwriting part of my stack frame, specifically where my overloaded element list was. Thanks, -Jason - Original Message - From: "Jason Greene" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, March 09, 2001 12:41 PM Subject: [PHP-DEV]

[PHP-DEV] PHP 4.0 Bug #9663: Cannot finr or read php.ini

2001-03-09 Thread pop501
From: [EMAIL PROTECTED] Operating system: Winnt SP5 PHP version: 4.0.4pl1 PHP Bug Type: *Install and Config Bug description: Cannot finr or read php.ini Cannot find or read php.ini file. PWS4.0 + Winnt SP5 + PHP4.0.5dev PHP Location : c:\php php.ini location : c:\winnt

[PHP-DEV] PHP 4.0 Bug #9664: Unable to make , related to bug 8468 i think

2001-03-09 Thread yavo
From: [EMAIL PROTECTED] Operating system: Solaris 8 PHP version: 4.0.4 PHP Bug Type: Sockets related Bug description: Unable to make , related to bug 8468 i think My enviroment Solaris 8 Gnu gcc compile options ./configure --enable-sockets This bug occured to some

Re: [PHP-DEV] manual?

2001-03-09 Thread Jon Parise
On Fri, Mar 09, 2001 at 04:22:12PM -0500, Andrew Hill wrote: Who can I bug about the manual? :) There's a separate mailing list ([EMAIL PROTECTED]) for manual maintenance. The ODBC page http://www.php.net/manual/en/ref.odbc.php is a little misleading, namely that iODBC is a database, and

Re: [PHP-DEV] manual?

2001-03-09 Thread Lars Torben Wilson
Andrew Hill writes: Hi gurus, Who can I bug about the manual? :) The ODBC page http://www.php.net/manual/en/ref.odbc.php is a little misleading, namely that iODBC is a database, and the subsequent text implies that the unified ODBC functions don't use ODBC when connecting via iODBC, which

[PHP-DEV] PHP 4.0 Bug #9658 Updated: saps Servlet reproducible crash.

2001-03-09 Thread alt
ID: 9658 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Unknown/Other Function Description: saps Servlet reproducible crash. Bugs 9658 and 9659 are different. 9658 refers to a crash in the JNI code. No java exceptions were thrown when this stack trace was produced. A simple one

[PHP-DEV] PHP 4.0 Bug #9659 Updated: sapi servlet crashes when exceptions thrown in java code

2001-03-09 Thread alt
ID: 9659 User Update by: [EMAIL PROTECTED] Status: Bogus Bug Type: Unknown/Other Function Description: sapi servlet crashes when exceptions thrown in java code Please note that 9658 and 9659 are not related. They resulted from two different areas of tests being performed on the servlet sapi.

[PHP-DEV] PHP 4.0 Bug #8935 Updated: A reference to 'this' can not be used in the constructor method for a class.

2001-03-09 Thread sniper
ID: 8935 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Duplicate Status: Closed Bug Type: Class/Object related Assigned To: Comments: It's fixed - closed. --Jani Previous Comments: --- [2001-03-09

[PHP-DEV] Re: Weekly Update

2001-03-09 Thread newbrightconceptz2321
-WEEKLY UPDATES- BREAKING NEWS... RECORDS WERE BROKEN... AND MILLIONAIRRES WILL BE MADE!! THE ADVANTAGES OF BEING ON OUR TEAM ARE: -YOU WILL GET PAYED NEXT WEEK! -WE WILL BUILD ONE SIDE OF YOUR BUSINESS FOR YOU! -WE WILL PROVIDE YOU WITH FREE NETWORKER LEADS SPECIFIC TO THIS OPPORTUNITY -WE

[PHP-DEV] PHP 4.0 Bug #8935 Updated: A reference to 'this' can not be used in the constructor method for a class.

2001-03-09 Thread andre
ID: 8935 Updated by: andre Reported By: [EMAIL PROTECTED] Old-Status: Closed Status: Duplicate Bug Type: Class/Object related Assigned To: Comments: not really this is only a duplicate report for an already fixed bug... Previous Comments:

[PHP-DEV] Technical resource for PHP and other technologies

2001-03-09 Thread narsu
I developed this site http://www.hytes.com for techical resource for developers. Please take a look and let me know your feedback. -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the

[PHP-DEV] PHP 4.0 Bug #9659 Updated: sapi servlet crashes when exceptions thrown in java code

2001-03-09 Thread sniper
ID: 9659 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Bogus Status: Open Bug Type: Unknown/Other Function Assigned To: Comments: Reopened. Sorry, my fingers were quicker than my brain. :) --Jani Previous Comments:

Re: [PHP-DEV] PHP 4.0 Bug #8935 Updated: A reference to 'this' cannot be used in the constructor method for a class.

2001-03-09 Thread Jani Taskinen
Uhm..I have always closed the duplicates after the original (which they refer to) was closed. Any opinions about this? As the current bug system doesn't have any support for 'multiple' closing, I think it's better to close bugs after they are fixed, be it a duplicate or not. --Jani On 9 Mar

[PHP-DEV] PHP 4.0 Bug #8935 Updated: A reference to 'this' can not be used in the constructor method for a class.

2001-03-09 Thread andre
ID: 8935 Updated by: andre Reported By: [EMAIL PROTECTED] Status: Duplicate Bug Type: Class/Object related Assigned To: Comments: I have added some notes to the documenation, as far as the the site has been updated its documenatation check it out "language.oop.newref.html"

Re: [PHP-DEV] PHP 4.0 Bug #8935 Updated: A reference to 'this' cannot be used in the constructor method for a class.

2001-03-09 Thread Derick Rethans
On Sat, 10 Mar 2001, Jani Taskinen wrote: Uhm..I have always closed the duplicates after the original (which they refer to) was closed. Any opinions about this? As the current bug system doesn't have any support for 'multiple' closing, I think it's better to close bugs after they are fixed,

Re: [PHP-DEV] PHP 4.0 Bug #8935 Updated: A reference to 'this' can not be used in the constructor method for a class.

2001-03-09 Thread André Langhorst
Jani Taskinen wrote: Uhm..I have always closed the duplicates after the original (which they refer to) was closed. Any opinions about this? As the current bug system doesn't have any support for 'multiple' closing, I think it's better to close bugs after they are fixed, be it a duplicate or

[PHP-DEV] PHP 4.0 Bug #8935 Updated: A reference to 'this' can not be used in the constructor method for a class.

2001-03-09 Thread andre
ID: 8935 Updated by: andre Reported By: [EMAIL PROTECTED] Old-Status: Duplicate Status: Closed Bug Type: Class/Object related Assigned To: Comments: Previous Comments: --- [2001-03-09 17:26:53] [EMAIL PROTECTED] not

Re: [PHP-DEV] manual?

2001-03-09 Thread eschmid+sic
On Fri, Mar 09, 2001 at 04:22:12PM -0500, Andrew Hill wrote: Who can I bug about the manual? :) The ODBC page http://www.php.net/manual/en/ref.odbc.php is a little misleading, namely that iODBC is a database, and the subsequent text implies that the unified ODBC functions don't use ODBC

Re: [PHP-DEV] PHP 4.0 Bug #8935 Updated: A reference to 'this' cannot be used in the constructor method for a class.

2001-03-09 Thread Jani Taskinen
On Sat, 10 Mar 2001, Andr Langhorst wrote: Jani Taskinen wrote: Uhm..I have always closed the duplicates after the original (which they refer to) was closed. Any opinions about this? As the current bug system doesn't have any support for 'multiple' closing, I think it's better to close bugs

[PHP-DEV] PHP 4.0 Bug #9661 Updated: PHP sometimes dumps core

2001-03-09 Thread sniper
ID: 9661 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Reproduceable crash Assigned To: Comments: What was the configure line used for PHP 4 ? --Jani Previous Comments:

Re: [PHP-DEV] manual?

2001-03-09 Thread Lars Torben Wilson
[EMAIL PROTECTED] writes: On Fri, Mar 09, 2001 at 04:22:12PM -0500, Andrew Hill wrote: Who can I bug about the manual? :) The ODBC page http://www.php.net/manual/en/ref.odbc.php is a little misleading, namely that iODBC is a database, and the subsequent text implies that the unified

[PHP-DEV] PHP 4.0 Bug #9664 Updated: Unable to make , related to bug 8468 i think

2001-03-09 Thread sniper
ID: 9664 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Sockets related Assigned To: Comments: Please try the latest CVS snapshot from http://snaps.php.net/ as there have been some fixes for this. --Jani Previous Comments:

[PHP-DEV] PHP 4.0 Bug #9661 Updated: PHP sometimes dumps core

2001-03-09 Thread michael
ID: 9661 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: Reproduceable crash Description: PHP sometimes dumps core Sorry, I forgot the configure line. It's: --enable-track-vars --with-mysql=/usr/local/mysql --with-mhash --with-mcrypt

Re: [PHP-DEV] static call bugs?

2001-03-09 Thread Andrei Zmievski
On Sat, 10 Mar 2001, Andr Langhorst wrote: Hi, 1) I am currently completing the php documentation to cover all undocumented features and I have noticed that using a static method call to the same class from on instanciated object exhibits the presence of the instance within the static

[PHP-DEV] Re: static call bugs?

2001-03-09 Thread Andi Gutmans
At 12:56 AM 3/10/2001 +0100, Andr Langhorst wrote: Hi, 1) I am currently completing the php documentation to cover all undocumented features and I have noticed that using a static method call to the same class from on instanciated object exhibits the presence of the instance within the static

[PHP-DEV] PHP 4.0 Bug #9665: .netrc sought only in /root

2001-03-09 Thread torben
From: [EMAIL PROTECTED] Operating system: Mandrake 7.0 PHP version: 4.0.4pl1 PHP Bug Type: cURL related Bug description: .netrc sought only in /root cURL works fine in general, but when told to search for a .netrc file, searches only in /root and not in the httpd user's

[PHP-DEV] PHP 4.0 Bug #9664 Updated: Unable to make , related to bug 8468 i think

2001-03-09 Thread yavo
ID: 9664 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: Sockets related Description: Unable to make , related to bug 8468 i think Hi Jani, Prior to submiting this bug I tried two things first I applied the pathch in bug 8468, next I got the latest cvs snapshot

[PHP-DEV] PHP 4.0 Bug #9664 Updated: Unable to make , related to bug 8468 i think

2001-03-09 Thread yavo
ID: 9664 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Sockets related Description: Unable to make , related to bug 8468 i think Hi Jani, Prior to submiting this bug I tried two things first I applied the pathch in bug 8468, next I got the latest cvs snapshot as of 5-6 hours

Re: [PHP-DEV] Re: static call bugs?

2001-03-09 Thread André Langhorst
There are no static functions in PHP. This syntax is used to call a method of the parent. It can be used to call other methods and thus have parent::foo(); If you remember, it has been implemented *after* [classname]::[functionname]() ... the wrong $this but I wouldn't document it.

Re: [PHP-DEV] static call bugs?

2001-03-09 Thread André Langhorst
Is that bad? Could come in useful, especially when calling parent classes. wow, what a quick response :) could you elaborate (I guess you do not have parent:: in your mind writing from parent classes)? andr -- Andr Langhorstt: +49 331 5811560 [EMAIL PROTECTED] m:

Re: [PHP-DEV] Re: static call bugs?

2001-03-09 Thread Andi Gutmans
At 01:30 AM 3/10/2001 +0100, Andr Langhorst wrote: There are no static functions in PHP. This syntax is used to call a method of the parent. It can be used to call other methods and thus have parent::foo(); If you remember, it has been implemented *after* [classname]::[functionname]() ... I

Re: [PHP-DEV] static call bugs?

2001-03-09 Thread André Langhorst
I don't understand the question. Can you rephrase? I simply wanted to know what you had in mind, where could it be useful... andr -- Andr Langhorstt: +49 331 5811560 [EMAIL PROTECTED] m: +49 173 9558736 * PHP Quality Assurance http://qa.php.net * -- PHP Development

[PHP-DEV] PHP 4.0 Bug #9644 Updated: File Upload eats all RAM and swap space

2001-03-09 Thread sniper
ID: 9644 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Reproduceable crash Assigned To: Comments: 1. There is an entry for APC in your php.ini.. have you tried this without APC? 2. Please try the latest CVS snapshot from http://snaps.php.net/

Re: [PHP-DEV] Re: static call bugs?

2001-03-09 Thread André Langhorst
I still don't understand what the problem is? What should be documented is the right way to use these calls. problem 1 : how do I call the "::" operator and how do I call what it does if it is no static call. problem 2 : the "bug" with incorrect $this I mentioned, it is at least

[PHP-DEV] CVS Account Request

2001-03-09 Thread CVS Account Request
Full name: Niklas Fondberg Email: [EMAIL PROTECTED] ID: nfondberg Purpose: developer -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

[PHP-DEV] PHP 4.0 Bug #9664 Updated: Unable to make , related to bug 8468 i think

2001-03-09 Thread sniper
ID: 9664 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Sockets related Assigned To: Comments: Yes, you should try with the whole CVS snapshot and not try to replace any files from it in PHP 4.0.4. --Jani Previous Comments:

[PHP-DEV] PHP 4.0 Bug #9664 Updated: Unable to make , related to bug 8468 i think

2001-03-09 Thread yavo
ID: 9664 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: Sockets related Description: Unable to make , related to bug 8468 i think Ok I'really hate to be a nag, but just finished compiling the latest cvs snapshot, it's still the same error. I wonder if im missing a

[PHP-DEV] PHP 4.0 Bug #9664 Updated: Unable to make , related to bug 8468 i think

2001-03-09 Thread sniper
ID: 9664 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Sockets related Assigned To: Comments: You're not missing any libraries..FYI: The sockets extension is still EXPERIMENTAL, ie. it's not very stable yet. This is yet another bug in it. Have

Re: [PHP-DEV] Re: static call bugs?

2001-03-09 Thread André Langhorst
Right, and they weren't static functions either (this feature was designed for calling parent/grandparent/etc methods). The way it's designed is completely intentional. ok. this makes sense now :) andr -- Andr Langhorstt: +49 331 5811560 [EMAIL PROTECTED] m: +49 173

[PHP-DEV] PHP 4.0 Bug #8347 Updated: /usr/local/apache/bin/apachectl start: httpd could not be started

2001-03-09 Thread sniper
ID: 8347 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: Apache related Assigned To: Comments: No feedback, not enough info, closed. --Jani Previous Comments: ---

[PHP-DEV] PHP 4.0 Bug #8316 Updated: cannot set short_open_tags to off

2001-03-09 Thread sniper
ID: 8316 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: *Configuration Issues Assigned To: Comments: No feedback, not enough info, closed. --Jani Previous Comments: ---

[PHP-DEV] PHP 4.0 Bug #8278 Updated: libmain.al(main.lo) in archive is not object

2001-03-09 Thread sniper
ID: 8278 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: Compile Failure Assigned To: Comments: No feedback, not enough info, closed. --Jani Previous Comments: ---

[PHP-DEV] PHP 4.0 Bug #8273 Updated: Can't submit a form with 50 input file tag

2001-03-09 Thread sniper
ID: 8273 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: HTTP related Assigned To: Comments: This is fixed. --Jani Previous Comments: --- [2000-12-15 11:15:49] [EMAIL

  1   2   >