Bug #16371: base_convert() SEG faults

2002-04-01 Thread mimkr
From: [EMAIL PROTECTED] Operating system: RH7.1 PHP version: 4.1.2 PHP Bug Type: Reproducible crash Bug description: base_convert() SEG faults Function base_convert(string number, int frombase, int tobase) crashes with signal Segmentation fault for long strings. Example:

Bug #14966 Updated: round() function doesn't always work

2002-04-01 Thread derick
ID: 14966 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: *Math Functions Operating System: Compaq Tru64 v4.0E PHP Version: 4.0.6 New Comment: Fixed in CVS, for both 4.2.x and

Bug #15881 Updated: a new format char for sprintf kind function

2002-04-01 Thread Xuefer
ID: 15881 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Feature/Change Request Operating System: all PHP Version: 4.1.2 New Comment: no one take care of the FEATUREs? i've forgot sth. not only

Bug #16372: htmlentities and htmlspecialchars charset error

2002-04-01 Thread akcakayaa
From: [EMAIL PROTECTED] Operating system: Win ME PHP version: 4.0.6 PHP Bug Type: Unknown/Other Function Bug description: htmlentities and htmlspecialchars charset error htmlentities ( string string [, int quote_style [, string charset]]) i used last parameter and an

Bug #16372 Updated: htmlentities and htmlspecialchars charset error

2002-04-01 Thread yohgaki
ID: 16372 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Closed +Status: Bogus Bug Type: Unknown/Other Function Operating System: Win ME PHP Version: 4.0.6 Previous Comments:

Bug #16373: Security Hole

2002-04-01 Thread webmaster
From: [EMAIL PROTECTED] Operating system: Red Hat 7.1 PHP version: 4.1.2 PHP Bug Type: *General Issues Bug description: Security Hole I am writing to report a possible security hole. The problem is that when I run the phpinfo(); function PHP outputs it's cinfiguration

Bug #16373 Updated: Security Hole

2002-04-01 Thread sesser
ID: 16373 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: *General Issues Operating System: Red Hat 7.1 PHP Version: 4.1.2 New Comment: You are not running php 4.1.2 but php 4.0.1pl2. Your version of php

Bug #16373 Updated: Security Hole

2002-04-01 Thread sander
ID: 16373 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: *General Issues Operating System: Red Hat 7.1 PHP Version: 4.1.2 New Comment: Anyway, the picture is NOT a security

Bug #16360 Updated: Segmentation fault in Array functions

2002-04-01 Thread wolfram
ID: 16360 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Analyzed Bug Type: Scripting Engine problem Operating System: Linux, Windows PHP Version: 4.0CVS-2002-03-3 New Comment: Ok, ZendOptimizer disabled, patch works

Bug #16362 Updated: IIS stops serving .php pages after a time period

2002-04-01 Thread jtate
ID: 16362 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: IIS related Operating System: Win2k build 2195 PHP Version: 4.1.2 New Comment: How long is a while? I left mine for 4

Bug #16374: Automatic Session ID replacement adds at a wrong place session ID in Javascript

2002-04-01 Thread sdf
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.1.2 PHP Bug Type: Session related Bug description: Automatic Session ID replacement adds at a wrong place session ID in Javascript Hello, This is what I coded in a PHP page: echo Script

Bug #16375: Feature: Support for VARIANT multi dimensional arrays

2002-04-01 Thread jbendixsen
From: [EMAIL PROTECTED] Operating system: Windows 2000 PHP version: 4.1.2 PHP Bug Type: COM related Bug description: Feature: Support for VARIANT multi dimensional arrays I am trying to interface with a Vendors COM object. A particular function that I need to use takes two

Bug #16376: Transformation does not work inside PHP

2002-04-01 Thread john
From: [EMAIL PROTECTED] Operating system: Windows 2000 PHP version: 4.1.2 PHP Bug Type: Sablotron XSL Bug description: Transformation does not work inside PHP Hello, I've used this sample code as well as the installation described at http://shanx.com/php/xsl/getXsl.htm.

Bug #16377: allow_url_fopen = Off cuts the ability to open php://*

2002-04-01 Thread cox
From: [EMAIL PROTECTED] Operating system: Red Hat 6.x 7.x PHP version: 4.1.2 PHP Bug Type: Filesystem function related Bug description: allow_url_fopen = Off cuts the ability to open php://* ?php ini_set('allow_url_fopen',false); if (!fopen('php://stderr','w')) echo

Bug #16378: THIES BUG

2002-04-01 Thread nenoptt
From: [EMAIL PROTECTED] Operating system: LINUX PHP version: 4.1.2 PHP Bug Type: Feature/Change Request Bug description: THIES BUG well, when I do this in my server, I get the famous Thies Vampire photo instead of the php-logo as it used to be. I donĀ“t know why this started

Bug #9498 Updated: quoted_printable_decode - Incorrect function result

2002-04-01 Thread kir
ID: 9498 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Assigned +Status: Closed Bug Type: Mail related Operating System: Win NT 4.0 PHP Version: 4.0.2 Assigned To: kir New Comment: This bug has been

Bug #16379: HTTP_*_VARS disappeared

2002-04-01 Thread akapoli
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.1.2 PHP Bug Type: PHP options/info functions Bug description: HTTP_*_VARS disappeared I compiled the 4.1.2 now with the same conf script used for 4.0.6. Using the same php.ini: register_globals = on

Bug #15692 Updated: ISAPI fputs \n = \r\n

2002-04-01 Thread tal
ID: 15692 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Filesystem function related Operating System: Any Windows platform PHP Version: 4.1.1 Previous Comments:

Bug #16381: A strange face on the test.php php-logo!

2002-04-01 Thread arthur_chong
From: [EMAIL PROTECTED] Operating system: RH Linux 6.2 PHP version: 4.1.2 PHP Bug Type: *General Issues Bug description: A strange face on the test.php php-logo! Using test.php - which calls phpinfo(), we are getting a hacker's face in place of the usual PHP logo. Did you

Bug #16382: XSLT config.m4 not checking for js library.

2002-04-01 Thread sthomas
From: [EMAIL PROTECTED] Operating system: Redhat 7.2 PHP version: 4.1.2 PHP Bug Type: XSLT related Bug description: XSLT config.m4 not checking for js library. Sablotron can be compiled with support for libjs. The newer Sablotron RPMs default to this. Unfortunately, if

Bug #16295 Updated: # is not a valid resource

2002-04-01 Thread sniper
ID: 16295 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: MySQL related Operating System: MDK 8.2 PHP Version: 4.1.2 New Comment: This is not a bug. You should open two separate

Bug #16116 Updated: MYSQL_UNIX_ADDR

2002-04-01 Thread sniper
ID: 16116 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Compile Failure Operating System: Linux PHP Version: 4.1.2 New Comment: IIRC, this was fixed in CVS a long time ago.

Bug #16116 Updated: MYSQL_UNIX_ADDR

2002-04-01 Thread sniper
ID: 16116 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback -Bug Type: Compile Failure +Bug Type: MySQL related Operating System: Linux PHP Version: 4.1.2 New Comment: reclassified Previous Comments:

Bug #14688 Updated: session_register() doesn't register

2002-04-01 Thread sniper
ID: 14688 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: No Feedback +Status: Feedback Bug Type: Session related Operating System: linux 2.2 PHP Version: 4.1.0 New Comment: AFAIK, this is fixed in CVS and PHP

Bug #16362 Updated: IIS stops serving .php pages after a time period

2002-04-01 Thread jtate
ID: 16362 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: IIS related -Operating System: Win2k build 2195 +Operating System: Win2k build 2195/XP PHP Version: 4.1.2 New Comment:

Bug #16380 Updated: php.net manual suggestion - link to class functions from oop page

2002-04-01 Thread sander
ID: 16380 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed -Bug Type: Website problem +Bug Type: Documentation problem Operating System: - PHP Version: 4.1.2 New Comment: We have

Bug #16377 Updated: allow_url_fopen = Off cuts the ability to open php://*

2002-04-01 Thread derick
ID: 16377 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open -Bug Type: Filesystem function related +Bug Type: Documentation problem Operating System: Red Hat 6.x 7.x PHP Version: 4.1.2 New Comment: Not a bug,

Bug #16383: mysql_fetch_assoc returns strings only

2002-04-01 Thread suraev
From: [EMAIL PROTECTED] Operating system: Win2000 PHP version: 4.1.1 PHP Bug Type: MySQL related Bug description: mysql_fetch_assoc returns strings only Hello, I found a strange behaviour while was working with mysql_fetch_array and mysql_fetch_assoc. Even if table has

Bug #16373 Updated: Security Hole

2002-04-01 Thread webmaster
ID: 16373 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: *General Issues Operating System: Red Hat 7.1 PHP Version: 4.1.2 New Comment: the server that I first noticed this image on is running 4.1.2.

Bug #16373 Updated: Security Hole

2002-04-01 Thread rasmus
ID: 16373 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: *General Issues Operating System: Red Hat 7.1 PHP Version: 4.1.2 New Comment: Oh, lighten up! But if you really have such a problem with it,

Bug #5255 Updated: gzuncompress is deflate

2002-04-01 Thread sniper
ID: 5255 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type:Feature/Change Request PHP Version: 4.0 Latest CVS (29/06/2000) New Comment: http://www.php.net/manual/en/function.gzencode.php Previous Comments:

Bug #5499 Updated: MySQL/Module warning in CGI compile

2002-04-01 Thread sniper
ID: 5499 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Feature/Change Request Operating System: Linux 6.0 PHP Version: 4.0.1pl2 New Comment: fixed in CVS. Previous

Bug #3708 Updated: Have configure detect missing pieces of modules and generate warnings

2002-04-01 Thread sniper
ID: 3708 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Feature/Change Request Operating System: All PHP Version: 4.0 Beta 4 Patch Level 1 New Comment: Most extensions check

Bug #5008 Updated: readfile(), flag to read file into a string

2002-04-01 Thread sniper
ID: 5008 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Feature/Change Request Operating System: all PHP Version: 4.0.0 Release New Comment: Added in PHP 4.3.0 (current CVS

Bug #5563 Updated: Change session.cache_expire value to be in seconds

2002-04-01 Thread sniper
ID: 5563 Updated by: [EMAIL PROTECTED] -Summary: Cache Reported By: [EMAIL PROTECTED] -Status: Open +Status: Analyzed Bug Type: Feature/Change Request Operating System: RH6.2 PHP Version: 4.0.0 New Comment: Updated the

Bug #5639 Updated: unable to locate imap client library?

2002-04-01 Thread sniper
ID: 5639 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Feature/Change Request Operating System: redhat 6.2 - intel PHP Version: 4.0 Release Candidate 2 New Comment: Added

Bug #14221 Updated: Segmentation fault when using class that accesses member functions variables.

2002-04-01 Thread nickj
ID: 14221 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Duplicate Bug Type: Scripting Engine problem Operating System: Linux Mandrake 7.2 PHP Version: 4.0.4pl1 New Comment: This looks to have been resolved here:

Bug #6906 Updated: setting locale affects PHP code parser!

2002-04-01 Thread sniper
ID: 6906 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Feature/Change Request Operating System: Windows NT 4 PHP Version: 4.0.2 New Comment: Not a bug and there's nothing to

Bug #7805 Updated: Add optional parameter 'class' to mysql_fetch_object()

2002-04-01 Thread sniper
ID: 7805 Updated by: [EMAIL PROTECTED] -Summary: N/A Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Feature/Change Request Operating System: Any PHP Version: 4.0.3pl1 New Comment: added a bit better subject. Previous

Bug #7944 Updated: Missing shared build options

2002-04-01 Thread sniper
ID: 7944 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Feature/Change Request Operating System: Linux 2.2 PHP Version: 4.0.3pl1 New Comment: domxml extension can be build as

Bug #16265 Updated: Multiply-defined functions in classes not reported

2002-04-01 Thread yohgaki
ID: 16265 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Closed +Status: Open Bug Type: Scripting Engine problem Operating System: Linux PHP Version: 4.1.2 New Comment: Need to open again. This bug may be

Bug #14221 Updated: Segmentation fault when using class that accesses member functions variables.

2002-04-01 Thread yohgaki
ID: 14221 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Duplicate Bug Type: Scripting Engine problem Operating System: Linux Mandrake 7.2 PHP Version: 4.0.4pl1 New Comment: It seems this isnot related to

Bug #14221 Updated: Segmentation fault when using class that accesses member functions variables.

2002-04-01 Thread yohgaki
ID: 14221 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Duplicate +Status: Analyzed Bug Type: Scripting Engine problem -Operating System: Linux Mandrake 7.2 +Operating System: ANY -PHP Version: 4.0.4pl1 +PHP

Bug #16360 Updated: Segmentation fault in Array functions

2002-04-01 Thread yohgaki
ID: 16360 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Analyzed Bug Type: Scripting Engine problem Operating System: Linux, Windows PHP Version: 4.0CVS-2002-03-3 New Comment: My personaly preference is result must be

Bug #14221 Updated: Segmentation fault when using class that accesses member functions variables.

2002-04-01 Thread nickj
ID: 14221 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Analyzed Bug Type: Scripting Engine problem Operating System: ANY PHP Version: 4.2.0-dev New Comment: It is related, but that's certainly not immediately clear

Bug #16385: PHPVersion returns 4.1.1 for 4.1.2

2002-04-01 Thread steve
From: [EMAIL PROTECTED] Operating system: Windows 2000 (SP2) PHP version: 4.1.2 PHP Bug Type: Unknown/Other Function Bug description: PHPVersion returns 4.1.1 for 4.1.2 Running Apache 1.3.24 and PHP 4.1.2 (SAPI), phpversion() returns 4.1.1. In addition, Apache gets listed

Bug #16385 Updated: PHPVersion returns 4.1.1 for 4.1.2

2002-04-01 Thread steve
ID: 16385 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open -Bug Type: Unknown/Other Function +Bug Type: PHP options/info functions Operating System: Windows 2000 (SP2) PHP Version: 4.1.2 New Comment: Selected

Bug #15764 Updated: mysql_real_connect client flags: compression SSL

2002-04-01 Thread php-bugs
ID: 15764 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: No Feedback Bug Type: Feature/Change Request Operating System: all PHP Version: 4.0CVS-2002-02-27 New Comment: No feedback was

Bug #16373 Updated: Security Hole

2002-04-01 Thread webmaster
ID: 16373 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: *General Issues Operating System: Red Hat 7.1 PHP Version: 4.1.2 New Comment: Hmm. A picture of Betty Boop saying Happy April Fools Day would

Bug #16385 Updated: PHPVersion returns 4.1.1 for 4.1.2

2002-04-01 Thread derick
ID: 16385 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: PHP options/info functions Operating System: Windows 2000 (SP2) PHP Version: 4.1.2 New Comment: Yeah, we made a little

Bug #16265 Updated: Multiply-defined functions in classes not reported

2002-04-01 Thread derick
ID: 16265 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Suspended Bug Type: Scripting Engine problem Operating System: Linux PHP Version: 4.1.2 New Comment: I'm suspending this for now, this

Bug #16351 Updated: resolv.h deprecated on PHP4.2.0 from CVS

2002-04-01 Thread msopacua
ID: 16351 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: *Configuration Issues Operating System: Solaris 8 PHP Version: 4.1.2 New Comment: Could you list which headers and in which order are

Bug #16366 Updated: bit shifting error

2002-04-01 Thread jason
ID: 16366 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open -Bug Type: Math related +Bug Type: Documentation problem Operating System: WinXP PHP Version: 4.1.2 New Comment: This is not really a bug, this is