[PHP-DEV] Cannot edit user notes

2001-06-20 Thread Chris Newbill
the pop up window closes right away when trying to edit user notes. Someone wrote fuckdir as their comment on http://www.php.net/manual/en/class.dir.php and I tried to remove it, but no luck. -Chris -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL PROTECTED]

[PHP-DEV] HTTP Status 500 makes Apache override message body

2001-06-20 Thread Manuel Lemos
Hello, Those of you that needed to set HTTP status code with Header() calls know that if you set the status code to 500 (Header(HTTP/1.0 500 Internal Server Error)), Apache overrides whatever you have set as page body contents. This is a bit problematic if you want to use PHP to generate SOAP

[PHP-DEV] Bug #11411 Updated: Java support doesn't work when oci8 support is also compiled it

2001-06-20 Thread sniper
ID: 11411 Updated by: sniper Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Java related Operating system: PHP Version: 4.0.5 Assigned To: Comments: just FYI: This is actually a glibc bug that prevents something linked with phtread to work if not all the parties are not linked with

[PHP-DEV] Bug #11567 Updated: True Dynamic Binding and Public/Private

2001-06-20 Thread cynic
ID: 11567 Updated by: cynic Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Feature/Change Request Operating system: PHP Version: 4.0.5 Assigned To: Comments: function drawMe() { if( 2 == func_num_args() ) { doStuff( func_get_arg(0) , func_get_arg(1) ) ; } else {

[PHP-DEV] Bug #11569: session_register() not working after session_unset(); session_destroy();

2001-06-20 Thread antipode
From: [EMAIL PROTECTED] Operating system: Solaris 8 / Sparc PHP version: 4.0.5 PHP Bug Type: *Session related Bug description: session_register() not working after session_unset(); session_destroy(); I adopted most of this little script from user feedback in the

[PHP-DEV] Bug #11557 Updated: session,functions

2001-06-20 Thread sniper
ID: 11557 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Old-Bug Type: IIS related Bug Type: *Session related Operating system: PHP Version: 4.0.5 Assigned To: Comments: Could you please include the shortest possible script that can be used to reproduce

[PHP-DEV] Bug #11403 Updated: calling session_start with protected images sends bogus headers

2001-06-20 Thread sniper
ID: 11403 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Bogus Status: Closed Bug Type: *Session related Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: Just a note, this is problem only with IE. Seems like it doesn't like all the cache preventing headers sent

[PHP-DEV] Bug #11539 Updated: Oracle_Apache / PHP Installing

2001-06-20 Thread sniper
ID: 11539 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Analyzed Old-Bug Type: Compile Failure Bug Type: OCI8 related Operating system: PHP Version: 4.0.6RC3 Assigned To: Comments: I don't think the OCI8 extension is (yet) compatible with OCI9 libs. The configure

[PHP-DEV] Bug #11447 Updated: Switch statement sensible for white-space

2001-06-20 Thread per . persson
ID: 11447 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Scripting Engine problem Operating system: Linux (RedHat 6.2) PHP Version: 4.0.4pl1 Description: Switch statement sensible for white-space Observe that the spaces are significant. This doesn't work: ? switch($var){ ? ?

[PHP-DEV] Bug #10934 Updated: set_error_handler () is not catching all errors

2001-06-20 Thread sniper
ID: 10934 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Scripting Engine problem Operating system: PHP Version: 4.0.5 Assigned To: Comments: Yes, this is how it supposed to work. Fatal errors are always outputted via the default error handler.

[PHP-DEV] Bug #11509 Updated:

2001-06-20 Thread thuyminhle
ID: 11509 User Update by: [EMAIL PROTECTED] Status: Bogus Bug Type: *General Issues Operating system: PHP Version: 4.0.5 Description: TEST 2 TEST 2 TEST 2 TEST 2 Previous Comments: --- [2001-06-16 11:58:55] [EMAIL

[PHP-DEV] Bug #11344 Updated: Memory not being reused.

2001-06-20 Thread andi
ID: 11344 Updated by: andi Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Scripting Engine problem Operating system: PHP Version: 4.0 Latest CVS (2001-06-08) Assigned To: Comments: Brian, Can you please checkout the latest CVS of PHPZend and let us know if this problem is fixed

[PHP-DEV] Bug #9502 Updated: IE5.5 SP1: New browser instances displaying same session id

2001-06-20 Thread sniper
ID: 9502 Updated by: sniper Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: *Session related Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: I suggest you report this to Microsoft. As it can not by any means be a server side problem. And you said it yourself, it works

[PHP-DEV] Bug #11546 Updated: Register_Shutdown_Function doesn't happen after shutdown

2001-06-20 Thread btanner
ID: 11546 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: Program Execution Operating system: Windows 2000 PHP Version: 4.0.5 Description: Register_Shutdown_Function doesn't happen after shutdown Windows 2000 - Apache 1.3x PHP 4.05 Running PHP.exe as CGI. Is

[PHP-DEV] Bug #11566: It appears most functions don't check open_basedir

2001-06-20 Thread henry
From: [EMAIL PROTECTED] Operating system: linux PHP version: 4.0.5 PHP Bug Type: PHP options/info functions Bug description: It appears most functions don't check open_basedir It appears most functions that accept path/filename args don't check open_basedir. The following

[PHP-DEV] Bug #11554 Updated: Apache processes get stuck

2001-06-20 Thread sniper
ID: 11554 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: PostgreSQL related Operating system: PHP Version: 4.0.5 Assigned To: Comments: Please try the latest RC of PHP 4.0.6: http://www.php.net/~andi/php-4.0.6RC4.tar.gz I believe this is

[PHP-DEV] Bug #11545 Updated: no pdf_show2()?

2001-06-20 Thread sniper
ID: 11545 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: PDF related Operating system: PHP Version: 4.0.5 Assigned To: Comments: Since 4.0.5, the pdf extension is using the pdf_show2() and pdf_show_xy2() API functions in PHP functions pdf_show()

[PHP-DEV] Bug #11568 Updated: not working

2001-06-20 Thread sniper
ID: 11568 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: *Install and Config Operating system: PHP Version: 4.0.5 Assigned To: Comments: Previous Comments: --- [2001-06-19

[PHP-DEV] Bug #8989 Updated: Bug#5493 resurfaced

2001-06-20 Thread fseesink
ID: 8989 User Update by: [EMAIL PROTECTED] Status: Closed Bug Type: *Session related Operating system: Windows NT 4 SP5/IIS4 PHP Version: 4.0.5 Description: Bug#5493 resurfaced Amazing. No report has been made that the bug has been resolved, yet you have a burr up your butt to close out the

[PHP-DEV] Bug #11264 Updated: apache child crashes

2001-06-20 Thread mike_comp
ID: 11264 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: Reproducible crash Operating system: Win ME PHP Version: 4.0.5 Description: apache child crashes Apache 1.3.20 with PHP sapi. This only started happening i think with PHP 4.0.5 not 4.0.4. This happens with

Re: [PHP-DEV] 4.0.6 - ?

2001-06-20 Thread Cynic
RC6 just went out, so I guess if it's the last RC, it could be approx. time() + 604800. right? At 21:53 19.6. 2001, Andrei Zmievski wrote the following: -- When are we releasing 4.0.6? I'm asking more as an end user because it has a

[PHP-DEV] Sybase query result problem

2001-06-20 Thread Paul Moosman
I think there is a bug in the PHP sybase_ct module. The following script produces the following error the second time getAppName/sybase_fetch_row is called. Error (warning): /users/pmoosman/test_data/test1.php(26) : Warning - 3 is not a valid

Re: [PHP-DEV] Multiple inserts in one sybase_query issue

2001-06-20 Thread Jo Giraerts
Well, what you are doing in the second query is actually getting more resultsets in one query. The current sybase modules can't handle more than 1 resultset at a time. Try running sp_help through sybase_query(), you'll notice that only the first resultset is given back, all the rest is discarded.

Re: [PHP-DEV] 4.0.6 - ?

2001-06-20 Thread Andi Gutmans
Hopefully ASAP. We should release RC4 unless people find *serious* problems. Andi At 02:53 PM 6/19/2001 -0500, Andrei Zmievski wrote: When are we releasing 4.0.6? I'm asking more as an end user because it has a few bug fixes that affect our products. -Andrei * Power corrupts. Atomic power

RE: [PHP-DEV] Totally Blue Sky

2001-06-20 Thread Brian Tanner
Sounds like a great idea. You could probably improve it by not using an actual browser, but by using the browser properties in a standalone application. Here me out... I am confident there are some Windows widgets that let you easily build you own browser.. which is actually Internet Explorer

[PHP-DEV] Bug #11570: Security Hole on ChDir()

2001-06-20 Thread wangshui
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.4pl1 PHP Bug Type: Directory function related Bug description: Security Hole on ChDir() ChDir() can be use to enter a directory which belongs to others. Hackers can use this hole to break the SafeMode and

Re: [PHP-DEV] bug/dev

2001-06-20 Thread Rasmus Lerdorf
I know the lists are just back online, so I shouldn't be making feature requests ... but it would be nice if the bug reports had their own mailing list instead of being sent to the dev list. I can see why you might not want this (dev people work on bugs), but I'm sure some people would like

[PHP-DEV] Bug #11567 Updated: True Dynamic Binding and Public/Private

2001-06-20 Thread rasmus
ID: 11567 Updated by: rasmus Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Analyzed Bug Type: Feature/Change Request Operating system: PHP Version: 4.0.5 Assigned To: Comments: I completely disagree with the concept of dynamic binding. Calling different functions based on the number

[PHP-DEV] Bug #11571: cannot insert data in msaccess

2001-06-20 Thread sugus_24
From: [EMAIL PROTECTED] Operating system: w2k PHP version: 4.0.5 PHP Bug Type: ODBC related Bug description: cannot insert data in msaccess hello. my script is : - ? /* connect database */ $dsn = nawa_dsn; $user = ; $pw = ; $conn

RE: [PHP-DEV] Totally Blue Sky

2001-06-20 Thread Gre7g Luterman
Sounds like a great idea. Thanks! You could probably improve it by not using an actual browser, but by using the browser properties in a standalone application. Here me out... I am confident there are some Windows widgets that let you easily build you own browser.. which is actually

[PHP-DEV] Bug #8753 Updated: Dynamic load library error

2001-06-20 Thread ojo
ID: 8753 User Update by: [EMAIL PROTECTED] Status: Closed Bug Type: Dynamic loading Operating system: Linux PHP Version: 4.0.4pl1 Description: Dynamic load library error Sorry, I just forgot to write down phpsize, but I used it. There is a still same error, even in version 4.0.5, plus there

[PHP-DEV] Bug #8753 Updated: Dynamic load library error

2001-06-20 Thread ojo
ID: 8753 User Update by: [EMAIL PROTECTED] Status: Closed Bug Type: Dynamic loading Operating system: Linux PHP Version: 4.0.4pl1 Description: Dynamic load library error I can try --with-pgsql=shared, but what if I want to add support for mysql? Do I need to recompile php? I think modules

[PHP-DEV] Re: Bug #11557 Updated: session,functions

2001-06-20 Thread Vikram-burlee
Hi, this is the snippete ?php session_start(); ? and error is Warning: open(/tmp\sess_e381bf8b6b5aea5756925a218535fdd3, O_RDWR) failed: m (2) in D:\php\vik\test.php on line 2 Iam not able to use any sessions(do i have to include any files) and also some functions like open... thanks in

[PHP-DEV] Bug #11572: global variables cannot be accessed from an objects function?

2001-06-20 Thread vincev
From: [EMAIL PROTECTED] Operating system: debian linux PHP version: 4.0.4pl1 PHP Bug Type: Variables related Bug description: global variables cannot be accessed from an objects function? class a { function a() { if(!isset($GLOBALS[b])) {

[PHP-DEV] Bug #11562 Updated: PHP crashes everytime with little syntax error

2001-06-20 Thread derick
ID: 11562 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Reproducible crash Operating system: PHP Version: 4.0.5 Assigned To: Comments: I tried this on Linux with PHP 4.0.7dev as CGI executable and Apache static module, it just gives me a parse

[PHP-DEV] Re: Bug #11556 Updated: empty function does only accept variables, but no functions

2001-06-20 Thread Sönke Ruempler
Yeah, you repeated my comment - but that is no solution. if that is not a bug, there must me an explanation of this Bug Database schrieb: ID: 11556 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Scripting Engine problem Operating system:

[PHP-DEV] Bug #11565 Updated: classes/objects

2001-06-20 Thread derick
ID: 11565 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Duplicate Bug Type: Scripting Engine problem Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: For both your requests are already feature requests filed. So I'm marking this one as duplicate.

[PHP-DEV] Re: Bug #11564 Updated: Passing variables using the GET method

2001-06-20 Thread Chaz
ahh im sorry for the mistake :( - Original Message - From: Bug Database [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, June 19, 2001 11:39 PM Subject: Bug #11564 Updated: Passing variables using the GET method ID: 11564 Updated by: cnewbill Reported By: [EMAIL PROTECTED]

[PHP-DEV] Bug #11540 Updated: Backslash and regular expressions

2001-06-20 Thread oroos
ID: 11540 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: *Regular Expressions Operating system: Windows PHP Version: 4.0.5 Description: Backslash and regular expressions I am told that I should put four backslahes in my pattern to make it match a single backslash. This is good in

[PHP-DEV] Re: [PHP-QA] 4.0.6RC4 out.

2001-06-20 Thread derick
Hello, I could build RC4 just fine. I'm using it on my dev machine now, I'll certainly find some probs (if there are some). configure script: ./configure --with-apache=../$APACHE_DIR --with-gd \ --with-ttf --with-mysql --with-pdflib --with-config-file-path=/etc/httpd \ --enable-track-vars

RE: [PHP-DEV] Bug #8989 Updated: Bug#5493 resurfaced

2001-06-20 Thread Brian Tanner
I want to chime in here. The reason (IMHO) that they are asking you to test the latest release is because you are reporting a symptom of a bigger problem. They *think* that they fixed the bigger problem. However, the best way to be *sure* (like you want) -- is to have people see if the

[PHP-DEV] parent and grandparent functions

2001-06-20 Thread Lenar Lõhmus
Hello, Sorry to write in dev, but i consider this a weakness of php. Something needs to be changed. Ok, maybe thereis a solution right now existing in PHP, but i'm unaware of it. Skip to the problem I have three classes: class a { function make() { // some code } } class b

[PHP-DEV] Bug #11555 Updated: date() format addition

2001-06-20 Thread martin
ID: 11555 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Feature/Change Request Operating system: any PHP Version: 4.0.5 Description: date() format addition i live in sweden, where displaying weeknumbers in calendars of any sort is common. the following code does the work, tho i'd be

Re: [PHP-DEV] Memory overwriting problem in CVS

2001-06-20 Thread Wez Furlong
On 2001-06-19 16:58:51, Wez Furlong [EMAIL PROTECTED] wrote: The problem seems to have been introduced after snap php4-200106111635 but before CVS as of Fri 15th June. Looks like it was the same problem that Sebastian reported; its fixed now. --Wez. -- PHP Development Mailing List

RE: [PHP-DEV] 4.0.6RC4 out.

2001-06-20 Thread Marc Boeren
Please test it http://www.php.net/~andi/php-4.0.6RC4.tar.gz Compiles just fine on my WinNT box (with the usual warnings). Could somebody with a bit more access to the cvs tree add the dbx.dsp project (in /ext/dbx) to the php_modules.dsw workspace (in /win32)? This isn't required for the 406

[PHP-DEV] Bug #11559 Updated: charset optional argument doesn't work with sybase_[p]connect

2001-06-20 Thread mad
ID: 11559 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Sybase-ct (ctlib) related Operating system: HP-UX 10.20 PHP Version: 4.0.5 Description: charset optional argument doesn't work with sybase_[p]connect Okay, I've examined the php source code...and it appears that only php

[PHP-DEV] Bug #11573: Malformed HTTP response Header

2001-06-20 Thread jerome . delamarche
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.5 PHP Bug Type: *Session related Bug description: Malformed HTTP response Header I'm using the session*() functions and test them with a browser which refuses cookies. So I add PHPSESSID=. as a parameter

Re: [PHP-DEV] bug/dev

2001-06-20 Thread Zak Greant
Colin wrote I know the lists are just back online, so I shouldn't be making feature requests ... but it would be nice if the bug reports had their own mailing list instead of being sent to the dev list. I can see why you might not want this (dev people work on bugs), but I'm sure some

[PHP-DEV] Bug #10108 Updated: cc 1501:218 file XXX contains an incorrect file suffix

2001-06-20 Thread mviorney
ID: 10108 User Update by: [EMAIL PROTECTED] Status: Closed Bug Type: Compile Failure Operating system: AIX V4.3.3 PHP Version: 4.0.4pl1 Description: cc 1501:218 file XXX contains an incorrect file suffix Hi, I can't access the mentionned file : http://www.php.net/~andi/php-4.0.6RC2.tar.gz

[PHP-DEV] Bug #11558 Updated: Sybase-CT functions not found.

2001-06-20 Thread dbeu
ID: 11558 Updated by: dbeu Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Sybase-ct (ctlib) related Operating system: PHP Version: 4.0.5 Assigned To: Comments: such functions don't exist in the sybase_ct extension (only one available under win32) Previous Comments:

[PHP-DEV] RE: Bug #9280 Updated: HTTP/1.1 Expect: header not honoured

2001-06-20 Thread Paul Corke
ID: 9280 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: Do you have any example script that can be used to reproduce this behaviour? (I'm being lazy here..

[PHP-DEV] Bug #11540 Updated: Backslash and regular expressions

2001-06-20 Thread oroos
ID: 11540 User Update by: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: *Regular Expressions Operating system: Windows PHP Version: 4.0.5 Description: Backslash and regular expressions Sorry my added comment is silly... I just understood why I have to put in my source code

Re: [PHP-DEV] Re: Bug #11556 Updated: empty function does only acceptvariables, but no functions

2001-06-20 Thread derick
On Wed, 20 Jun 2001, Sönke Ruempler wrote: Yeah, you repeated my comment - but that is no solution. if that is not a bug, there must me an explanation of this It's not a bug, it's how empty and unset work. It's just part of the design of the language. empty and unset are not functions

[PHP-DEV] proposed change in the build-system.

2001-06-20 Thread Thies C. Arntzen
hi sascha, i would love if we could reduce the output of make from .. /bin/sh /home/thies/devel/apxs/libtool --silent --silent --mode=link gcc -I. -I/home/thies/devel/php4/main -I/home/thies/devel/apxs/main -I/home/thies/devel/php4 -I/usr/include/apache -I/home/thies/devel/apxs/Zend

[PHP-DEV] Bug #11527 Updated: session_unregister() seems not work properly

2001-06-20 Thread cynic
ID: 11527 Updated by: cynic Reported By: [EMAIL PROTECTED] Old-Status: Closed Status: Open Bug Type: *Session related Operating system: PHP Version: 4.0.5 Assigned To: Comments: Hi Jani, does your comment mean register_globals off is deprecated? I don't think so. :) Previous Comments:

[PHP-DEV] Re: proposed change in the build-system.

2001-06-20 Thread Sascha Schumann
that's how a samba compile looks like. this would make the output of the make way more shorter readable. This makes sense when the various parameters are constant throughout the whole build (which seems to be the case in Samba). How do you propose to handle additions to

[PHP-DEV] Bug #11540 Updated: Backslash and regular expressions

2001-06-20 Thread andre
ID: 11540 Updated by: andre Reported By: [EMAIL PROTECTED] Old-Status: Closed Status: Bogus Bug Type: *Regular Expressions Operating system: PHP Version: 4.0.5 Assigned To: Comments: Previous Comments: --- [2001-06-20

[PHP-DEV] Re: proposed change in the build-system.

2001-06-20 Thread Thies C. Arntzen
On Wed, Jun 20, 2001 at 12:36:35PM +0200, Sascha Schumann wrote: that's how a samba compile looks like. this would make the output of the make way more shorter readable. This makes sense when the various parameters are constant throughout the whole build (which seems to

[PHP-DEV] Bug #11574: Using $thok()

2001-06-20 Thread ssayan3
From: [EMAIL PROTECTED] Operating system: Windows Me PHP version: 4.0.4pl1 PHP Bug Type: Reproducible crash Bug description: Using $thok() ? $var[0] = text0; $var[1] = text1; $var[2] = text2; $var[3] = text3; $var[4] = text4; $co = 0; while (($var[$co]) == TRUE) { $some =

[PHP-DEV] Bug #11575 Updated: Compile failure with Adabas v12

2001-06-20 Thread john_w_lloyd
ID: 11575 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Compile Failure Operating system: Redhat V7.1 PHP Version: 4.0.6-RC4 and 4.0.5 Description: Compile failure with Adabas v12 Previous Comments: ---

Re: [PHP-DEV] 4.0.6 RC3 ./configure

2001-06-20 Thread Cynic
uh, disregard that message. that was pure insanity. [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 Development Mailing

[PHP-DEV] Bug #11576: The PHP Files are not working

2001-06-20 Thread KhaderTarazi
From: [EMAIL PROTECTED] Operating system: Windows 2000 SP2 PHP version: 4.0.5 PHP Bug Type: IIS related Bug description: The PHP Files are not working The PHP Files are not working -- Edit Bug report at: http://bugs.php.net/?id=11576edit=1 -- PHP Development Mailing

[PHP-DEV] Bug #11577: Crypt-function doesn't work

2001-06-20 Thread wallytax
From: [EMAIL PROTECTED] Operating system: Windows 2000 Advanced Server PHP version: 4.0.5 PHP Bug Type: Scripting Engine problem Bug description: Crypt-function doesn't work This has worked before, but I installed a new version of Apache, PHP and a database and did some

Re: [PHP-DEV] parent and grandparent functions

2001-06-20 Thread Lenar Lõhmus
An update. When I hardcode the parent class name (example below) then it works. But if I decide to change the class inheritance hierarchy I need to manually revise all my existing classes. So where is the flexibility? Furthermore .. I found a note in php manual stating that in php405

RE: [PHP-DEV] Bug #8989 Updated: Bug#5493 resurfaced

2001-06-20 Thread derick
Hello, On Wed, 20 Jun 2001, Brian Tanner wrote: They *think* that they fixed the bigger problem. However, the best way to be *sure* (like you want) -- is to have people see if the symptoms are gone. Instead of recreating every problem that people describe... they try to fix the root cause,

[PHP-DEV] Bug #11555 Updated: date() format addition

2001-06-20 Thread derick
ID: 11555 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Feature/Change Request Operating system: PHP Version: 4.0.5 Assigned To: Comments: You can use the strftime function already, it's the %W modifier. But it would be useful if date would

[PHP-DEV] Bug #11555 Updated: date() format addition

2001-06-20 Thread derick
ID: 11555 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Closed Status: Open Bug Type: Feature/Change Request Operating system: PHP Version: 4.0.5 Assigned To: Comments: Not closed... Previous Comments: ---

[PHP-DEV] A L'AIDE !!!

2001-06-20 Thread HOUSSAYE
Bonjour, je suis un tout nouveau programmeur PHP. Mais aujourd'hui je bloque sur ce problème : print(option value=\Choisissez\Choisissez/option); while ($ligne = mysql_fetch_array($resultat)) { echo option name=\ville\ value=\; echo $ligne[ville]; echo \; echo

[PHP-DEV] Bug #11578: http header order not respected and messages not transmitted

2001-06-20 Thread xavier . galai
From: [EMAIL PROTECTED] Operating system: win32 (nt4 and 2000) PHP version: 4.0.5 PHP Bug Type: HTTP related Bug description: http header order not respected and messages not transmitted ? // // description : ntlm authentification module

[PHP-DEV] Bug #11579: errors in output

2001-06-20 Thread developer
From: [EMAIL PROTECTED] Operating system: win nt server 4.0 sp5 PHP version: 4.0.5 PHP Bug Type: *General Issues Bug description: errors in output I just upgraded to 4.0.5 from 4.0.4 but the problem remains. It seems that when the output is very long the engine inserts

[PHP-DEV] Bug #11580: array manipulation makes apache segfault

2001-06-20 Thread joffrey
From: [EMAIL PROTECTED] Operating system: Linux 2.2.18 PHP version: 4.0.5 PHP Bug Type: Arrays related Bug description: array manipulation makes apache segfault manipulating an array like this will make apache segfault: $array[0] = x; $array = $array[0]; $array[0] =

[PHP-DEV] Bug #11581: Call to undefined function: socket() but compiled with --enable-sockets

2001-06-20 Thread lukas . beeler
From: [EMAIL PROTECTED] Operating system: Slackware-current / Kernel 2.4.5 PHP version: 4.0 Latest CVS (2001-06-20) PHP Bug Type: Sockets related Bug description: Call to undefined function: socket() but compiled with --enable-sockets iam using the latest CVS version of

Re: [PHP-DEV] List messages are being delayed?

2001-06-20 Thread Daniel Beckham
Ah, thank you for the response. I was afraid it might have been something to do with my end. From what I can tell, you are hosting this on your own connection at home/work? Is there no one in the community that is willing to host the server for you guys? Daniel - Original Message -

[PHP-DEV] Bug #11562 Updated: PHP crashes everytime with little syntax error

2001-06-20 Thread sniper
ID: 11562 Updated by: sniper Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Reproducible crash Operating system: PHP Version: 4.0.5 Assigned To: Comments: Another question: I assume it does NOT crash if you don't have errors in your scripts? Previous Comments:

Re: [PHP-DEV] List messages are being delayed?

2001-06-20 Thread Rasmus Lerdorf
From what I can tell, you are hosting this on your own connection at home/work? Is there no one in the community that is willing to host the server for you guys? It is on my home DSL connection. And yes, there are people willing, but we are somewhat picky about the terms of such hosting.

[PHP-DEV] Bug #11560 Updated: to many sessions are generated when using set_session_save_handler with mysql

2001-06-20 Thread martin
ID: 11560 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: *Session related Operating system: Red Hat 7.0 PHP Version: 4.0.5 Description: to many sessions are generated when using set_session_save_handler with mysql Using a session_handler like this one:

[PHP-DEV] Bug #11582: php segfaults upon array operation

2001-06-20 Thread lukas
From: [EMAIL PROTECTED] Operating system: linux PHP version: 4.0.5 PHP Bug Type: Reproducible crash Bug description: php segfaults upon array operation hi, below is the backtrace of the SEGFAULT. i can reproduce in 100% of the cases by commenting in the one line

[PHP-DEV] Bug #10108 Updated: cc 1501:218 file XXX contains an incorrect file suffix

2001-06-20 Thread cynic
ID: 10108 Updated by: cynic Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Compile Failure Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: get this one: http://www.php.net/~andi/php-4.0.6RC4.tar.gz Previous Comments:

Re: [PHP-DEV] List messages are being delayed?

2001-06-20 Thread Edin Kadribasic
I'm experiencing the same thing. Edin - Original Message - From: Daniel Beckham [EMAIL PROTECTED] To: phpdoc [EMAIL PROTECTED]; Bug Database [EMAIL PROTECTED] Sent: Wednesday, June 20, 2001 1:33 AM Subject: [PHP-DEV] List messages are being delayed? For some reason, it seems that

[PHP-DEV] Bug #10108 Updated: cc 1501:218 file XXX contains an incorrect file suffix

2001-06-20 Thread derick
ID: 10108 Updated by: derick Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Compile Failure Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: Try this link: www.php.net/~andi/php-4.0.6RC4.tar.gz Previous Comments:

Re: [PHP-DEV] Totally Blue Sky

2001-06-20 Thread Edin Kadribasic
Have you looked at http://gtk.php.net/? Maybe that's what you need. Edin - Original Message - From: Gre7g Luterman [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, June 19, 2001 9:43 PM Subject: [PHP-DEV] Totally Blue Sky Situation: PHP is the greatest damned language I've

Re: [PHP-DEV] Bug #11432 Updated: crash when restoring references to objects

2001-06-20 Thread Thies C. Arntzen
On Wed, Jun 20, 2001 at 04:47:43PM +0200, Thies C. Arntzen wrote: please try attached patch and report back! this patch fixes the crash - the reference is still fu**ed afetr the 2nd reload - switching my brain into 2nd gear;-) tc -- PHP Development Mailing List

Re: [PHP-DEV] 4.0.6 - ?

2001-06-20 Thread Dan Kalowsky
Andrei Zmievski wrote: When are we releasing 4.0.6? I'm asking more as an end user because it has a few bug fixes that affect our products. As soon as we stop putting in bug fixes to the RCs! -- Dan Kalowsky Tonight I think I'll walk alone, Worldgate Communications

Re: [PHP-DEV] 4.0.6RC4 out.

2001-06-20 Thread Petr Cech
On Tue, Jun 19, 2001 at 09:55:08PM +0300 , Andi Gutmans wrote: Part of the getting back to normal process is getting 4.0.6 out of the door :) Please test it http://www.php.net/~andi/php-4.0.6RC4.tar.gz I *really* would like to get it out. here are some bugs I came around during packaging

[PHP-DEV] Bug #11582 Updated: php segfaults upon array operation

2001-06-20 Thread thies
ID: 11582 Updated by: thies Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Reproducible crash Operating system: PHP Version: 4.0.5 Assigned To: Comments: please send the shortest possible testcase that shows your problem! Previous Comments:

[PHP-DEV] Bug #11559 Updated: charset optional argument doesn't work with sybase_[p]connect

2001-06-20 Thread mad
ID: 11559 User Update by: [EMAIL PROTECTED] Old-Status: Open Status: Duplicate Bug Type: Sybase-ct (ctlib) related Operating system: HP-UX 10.20 PHP Version: 4.0.5 Description: charset optional argument doesn't work with sybase_[p]connect Okay, I've updated the c source from second patch of

[PHP-DEV] PHP SSL Client

2001-06-20 Thread [EMAIL PROTECTED]
We are not regular PHP developers, but one of our programmers developed a patch to 4.0.5 that allows PHP to act as an SSL client. This patch adds the fsockopen_ssl() and pfsockopen_ssl() functions. It works at a lower level than the curl package and allows you to add SSL to anything by

[PHP-DEV] Bug #8676 Updated: Bad serialization of objects with references

2001-06-20 Thread thies
ID: 8676 Updated by: thies Reported By: [EMAIL PROTECTED] Status: Assigned Bug Type: *Session related Operating system: PHP Version: 4.0.5 Assigned To: sas Comments: fixed in CVS Previous Comments: --- [2001-06-14

[PHP-DEV] Bug #11577 Updated: Crypt-function doesn't work

2001-06-20 Thread wallytax
ID: 11577 User Update by: [EMAIL PROTECTED] Status: Closed Bug Type: Scripting Engine problem Operating system: Windows 2000 Advanced Server PHP Version: 4.0.5 Description: Crypt-function doesn't work Okay, thanks... I'll temporarily use 4.04pl1 then and wait for 4.0.6. Any idea when it will be

[PHP-DEV] Bug #11432 Updated: crash when restoring references to objects

2001-06-20 Thread thies
ID: 11432 Updated by: thies Reported By: [EMAIL PROTECTED] Old-Status: Duplicate Status: Closed Bug Type: *Session related Operating system: PHP Version: 4.0.5 Assigned To: Comments: Previous Comments: --- [2001-06-19

[PHP-DEV] Bug #11583: Missing files

2001-06-20 Thread paul . smith55
From: [EMAIL PROTECTED] Operating system: Windows 98 PHP version: 4.0.5 PHP Bug Type: Compile Problem Bug description: Missing files I have downloads the CVS version of php4.0.5 and i can compile php_pgsql.dll which is the only file i need, this error comes up.

[PHP-DEV] Bug #8676 Updated: Bad serialization of objects with references

2001-06-20 Thread thies
ID: 8676 Updated by: thies Reported By: [EMAIL PROTECTED] Old-Status: Assigned Status: Closed Bug Type: *Session related Operating system: PHP Version: 4.0.5 Assigned To: sas Comments: forgot to close Previous Comments:

[PHP-DEV] Bug #11570 Updated: Security Hole on ChDir()

2001-06-20 Thread rasmus
ID: 11570 Updated by: rasmus Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Directory function related Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: Fixed in CVS Previous Comments:

[PHP-DEV] Bug #11576 Updated: The PHP Files are not working

2001-06-20 Thread derick
ID: 11576 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: IIS related Operating system: PHP Version: 4.0.5 Assigned To: Comments: Not enough info Previous Comments: ---

Re: [PHP-DEV] 4.0.6RC4 out.

2001-06-20 Thread Colin Viebrock
Please test it http://www.php.net/~andi/php-4.0.6RC4.tar.gz Compiles nicely under RH7.0 (will test with Debian later). Two failed tests with the CGI, though: Running tests in /usr/local/sources/php-4.0.6RC4//ext/standard/tests/time

[PHP-DEV] Bug #11567 Updated: True Dynamic Binding and Public/Private

2001-06-20 Thread Mike . Eggleston
ID: 11567 User Update by: [EMAIL PROTECTED] Status: Analyzed Bug Type: Feature/Change Request Operating system: Linux PHP Version: 4.0.5 Description: True Dynamic Binding and Public/Private I disagree with your comment on how dynamic bindings are used. The whole purpose of dynamic binding is

[PHP-DEV] Bug #11555 Updated: date() format addition

2001-06-20 Thread cmv
ID: 11555 Updated by: cmv Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Feature/Change Request Operating system: PHP Version: 4.0.5 Assigned To: cmv Comments: Trouble is (I suppose), some week-of-year functions consider Monday the first day of the week, and some consider Sunday. I

[PHP-DEV] Bug #11577 Updated: Crypt-function doesn't work

2001-06-20 Thread derick
ID: 11577 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Scripting Engine problem Operating system: PHP Version: 4.0.5 Assigned To: Comments: When 4.0.5 was packed crypt was not enabled (mistake). It will be in 4.0.6 again. Previous Comments:

[PHP-DEV] Bug #9177 Updated: crypt problems with openssl

2001-06-20 Thread max
ID: 9177 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: *Encryption and hash functions Operating system: linux 2.4.3 (rh 7.1) PHP Version: Latest CVS Description: crypt problems with openssl I just tried RC4 and configure works perfectly, however the final php

[PHP-DEV] Bug #11574 Updated: Using $thok()

2001-06-20 Thread derick
ID: 11574 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Reproducible crash Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: This works fine for me on Linux with php 4.0.6RC4, can you try one of the snapshots from

  1   2   >