#21600 [Ver]: assign by reference function call changes variable contents

2003-01-12 Thread derick
ID: 21600 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Verified -Bug Type: Variables related +Bug Type: Scripting Engine problem Operating System: Redhat 8 PHP Version: 4.3.0 New Comment: backtrace (with php-5.0

#21607 [Opn->Bgs]: output line to long

2003-01-12 Thread derick
ID: 21607 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Compile Failure Operating System: Solaris8 PHP Version: 4.3.0 New Comment: Due to a bug in the installed sed on your system

#21231 [Fbk->NoF]: ./configure fails on cURL check

2003-01-12 Thread php-bugs
ID: 21231 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: No Feedback Bug Type: Compile Failure Operating System: Linux - Red Hat 7.3 PHP Version: 4.3.0 New Comment: No feedback was provided fo

#21127 [Fbk->NoF]: CSRSS.exe 100%

2003-01-12 Thread php-bugs
ID: 21127 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: No Feedback Bug Type: Performance problem Operating System: Windows XP PHP Version: 4.3.0RC3 New Comment: No feedback was provided for

#21206 [Fbk->NoF]: nesting level and recursive errors on make test... php fails

2003-01-12 Thread php-bugs
ID: 21206 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: No Feedback Bug Type: Compile Failure Operating System: RH Linux 7.2 PHP Version: 4.3.0RC4 New Comment: No feedback was provided for th

#21607 [NEW]: output line to long

2003-01-12 Thread info
From: [EMAIL PROTECTED] Operating system: Solaris8 PHP version: 4.3.0 PHP Bug Type: Compile Failure Bug description: output line to long /bin/sh libtool --silent --mode=link gcc -export-dynamic -g -O2 -L/usr/ucblib -L/opt/sfw/lib/gcc-lib/sparc-sun-solaris2.8/2.95.2 -R /usr/

#21606 [NEW]: binary value not returned correctly

2003-01-12 Thread underling
From: [EMAIL PROTECTED] Operating system: Linux Debian PHP version: 4.3.0 PHP Bug Type: LDAP related Bug description: binary value not returned correctly binary value which is kept in LDAP (like userCertificate or jpegPhoto attributes) not returned correctly when ldap_search

#21604 [NEW]: variables can be dynamically added to a class, without it being defined.

2003-01-12 Thread bmichael
From: [EMAIL PROTECTED] Operating system: Windows 2000 Server PHP version: 4.2.3 PHP Bug Type: Zend Engine 2 problem Bug description: variables can be dynamically added to a class, without it being defined. If you run the following script and check the output, you will se

#21102 [Fbk->Ana]: stat, lstat to support 64 bit variants when available

2003-01-12 Thread wez
ID: 21102 Updated by: [EMAIL PROTECTED] -Summary: stat, lstat fail if filesize larger than 2 GB Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Analyzed -Bug Type: *Directory/Filesystem functions +Bug Type: Feature/C

#21102 [Com]: stat, lstat fail if filesize larger than 2 GB

2003-01-12 Thread bonebakker
ID: 21102 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: *Directory/Filesystem functions Operating System: solaris PHP Version: 4.4.0-dev New Comment: Current OS is Solaris 9u1, 64 bit kernel. Checkin

#21603 [NEW]: snmp shared module crash the apache server when starts

2003-01-12 Thread alietss
From: [EMAIL PROTECTED] Operating system: Linux RedHat 8.0.92 PHP version: 4CVS-2003-01-12 (stable) PHP Bug Type: SNMP related Bug description: snmp shared module crash the apache server when starts Hi, all at php, I'm building rpms oh php-4.3.1 stable from 12 Jan 2003, http

#21602 [Opn->Fbk]: Parser wont work after update

2003-01-12 Thread sniper
ID: 21602 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Strings related Operating System: suse 8.0 PHP Version: 4.3.0 New Comment: Not enough information was provided for us to

#21602 [NEW]: Parser wont work after update

2003-01-12 Thread matthias . abt
From: [EMAIL PROTECTED] Operating system: suse 8.0 PHP version: 4.3.0 PHP Bug Type: Strings related Bug description: Parser wont work after update foreach ($urls as $k){ $start = ''; $online = strip_tags(implode(" ",@file($k))); $trans = get_html_tr

#21153 [Com]: readline won't be built as an external module

2003-01-12 Thread fdragon
ID: 21153 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Readline related Operating System: Mandrake 9.0 PHP Version: 4.3.0RC4 New Comment: This looks to be related to readline includes in /usr/include and

#21600 [Opn->Ver]: assign by reference function call changes variable contents

2003-01-12 Thread moriyoshi
ID: 21600 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Verified Bug Type: Variables related Operating System: Redhat 8 PHP Version: 4.3.0 New Comment: Verified with HEAD(ZE2) and PHP_4_3(ZE1).

#21599 [Opn->Bgs]: should be in a block level element (XHTML and trans sid)

2003-01-12 Thread nicos
ID: 21599 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Session related Operating System: All PHP Version: 4.3.0 New Comment: I've opened #13472 again. Previous Comments: --

#13472 [Csd->Opn]: input type=hidden should be in a fieldset if there is one (XHTML and trans sid)

2003-01-12 Thread nicos
ID: 13472 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Closed +Status: Open Bug Type: Session related Operating System: Any -PHP Version: 4.2.0 +PHP Version: 4.3.0 New Comment: Opened again. Previous Co

#9852 [Com]: Header redirect and db connection cause "CGI misbehaved"

2003-01-12 Thread theo . schoeberl
ID: 9852 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: IIS related Operating System: Windows 2000 PHP Version: 4.2.1 New Comment: We have chanced our PHP-Script from using ODBC to native MSSQL (using th

#21600 [NEW]: assign by reference function call changes variable contents

2003-01-12 Thread jhpacker
From: [EMAIL PROTECTED] Operating system: Redhat 8 PHP version: 4.3.0 PHP Bug Type: Variables related Bug description: assign by reference function call changes variable contents under 4.3.0 with apache 2.0.40 I see this strange behavior with aliasing: $foo = "Philip Johns

#21599 [NEW]: should be in a block level element (XHTML and trans sid)

2003-01-12 Thread node
From: [EMAIL PROTECTED] Operating system: All PHP version: 4.3.0 PHP Bug Type: Session related Bug description: should be in a block level element (XHTML and trans sid) Bug reopened, see comments at http://bugs.php.net/bug.php?id=13472. -- Edit bug report at http://bugs.

#21590 [Bgs]: PHP 4.3.0 does not function

2003-01-12 Thread fischer
ID: 21590 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: PWS related Operating System: Windows 98 SE PHP Version: 4.3.0 New Comment: I've got 4.3.0 to function and I believe I know the problem: the " cgi.

#21312 [Opn]: session_register doesnt like null values

2003-01-12 Thread charlesk
ID: 21312 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Session related Operating System: Windows 2000 Server PHP Version: 4.3.0 New Comment: Is anyone taking a look at this? I just want to know how long

#21592 [Opn->Fbk]: form submit and iso-8859-2

2003-01-12 Thread pollita
ID: 21592 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Scripting Engine problem Operating System: RH 8.0 PHP Version: 4.3.0 New Comment: Not enough information was provided fo

#21590 [Bgs]: PHP 4.3.0 does not function

2003-01-12 Thread fischer
ID: 21590 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: PWS related Operating System: Windows 98 SE PHP Version: 4.3.0 New Comment: "What extensions are you loading?" None "Did you copy the DLLs from

#21590 [Bgs]: PHP 4.3.0 does not function

2003-01-12 Thread fischer
ID: 21590 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: PWS related Operating System: Windows 98 SE PHP Version: 4.3.0 New Comment: I wanted to make sure I wasn't experiencing a quirk of my PWS installat

#21579 [Fbk->Bgs]: freetype wont compile into php 4.3

2003-01-12 Thread helly
ID: 21579 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Bogus Bug Type: GD related Operating System: linux PHP Version: 4.3.0 New Comment: When you installed the library correctly and experie

#21054 [Sus->Csd]: 'ob_gzhandler' cannot be used twice???

2003-01-12 Thread helly
ID: 21054 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Suspended +Status: Closed Bug Type: Output Control Operating System: Redhat 7.2 PHP Version: 4.3.0RC3 New Comment: This bug has been fixed in CVS. In ca

#21587 [Bgs]: ob_gzhandler sending out empty pages

2003-01-12 Thread moriyoshi
ID: 21587 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Zlib Related Operating System: FreeBSD 4.6 -PHP Version: 4.2.2 +PHP Version: 4.3.0 New Comment: If you want to let PHP automatically choose an

#21587 [Com]: ob_gzhandler sending out empty pages

2003-01-12 Thread epoc_32
ID: 21587 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Zlib Related Operating System: FreeBSD 4.6 PHP Version: 4.2.2 New Comment: I can't upgrade PHP on my host's server but I did get someone to test wi

#18071 [Com]: unset($_SESSION['name']); not works when varible is readed before unset

2003-01-12 Thread sebastien . sikorski
ID: 18071 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Session related Operating System: win 2k, debian 2.2 PHP Version: 4.2.1 New Comment: i had the same problem!!! i spend a bloody long time to find

#21598 [Opn->Ver]: Apache processes don't clean up

2003-01-12 Thread sebastian
ID: 21598 Updated by: [EMAIL PROTECTED] -Summary: mysql_fetch_field() segfaults -Reported By: [EMAIL PROTECTED] +Reported By: [EMAIL PROTECTED] -Status: Open +Status: Verified Bug Type: Zend Engine 2 problem -Operating System: Wi

#21598 [NEW]: mysql_fetch_field() segfaults

2003-01-12 Thread sebastian
From: [EMAIL PROTECTED] Operating system: Windows 2000 PHP version: 5CVS-2003-01-12 (dev) PHP Bug Type: Zend Engine 2 problem Bug description: mysql_fetch_field() segfaults Reproducing script: Stacktrace: php4ts_debug.dll!_object_and_properties_init(_zval

#21596 [NEW]: Bundled GD-Lib 2.1 won't let JPGraph start up

2003-01-12 Thread bvogeler
From: [EMAIL PROTECTED] Operating system: Linux 7.3 PHP version: 4.3.0 PHP Bug Type: GD related Bug description: Bundled GD-Lib 2.1 won't let JPGraph start up - compile PHP 4.3.0 on Linux 7.3 with GD-Lib 2.7 installed via APXS against Apache 1.3.27 with the GD-option set, not

#21595 [NEW]: Overflow in Numeric types

2003-01-12 Thread alex
From: [EMAIL PROTECTED] Operating system: Red Hat 7.2 PHP version: 4.3.0 PHP Bug Type: Variables related Bug description: Overflow in Numeric types Hello, I've seen a bugreport (Bug #21340 numerics can overflow php numeric datatypes ) and I have experienced it too with

#21540 [Fbk->Opn]: include_path problem

2003-01-12 Thread kjanisz
ID: 21540 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Scripting Engine problem Operating System: Linux PHP Version: 4.3.0 New Comment: Yes, I have the following line in php.i

#21594 [NEW]: import construct

2003-01-12 Thread tazio
From: [EMAIL PROTECTED] Operating system: all PHP version: 4.3.0 PHP Bug Type: Feature/Change Request Bug description: import construct could be interesting for OOP a java like import construct importing a selected file with syntax import "path/to/my_file.php"; which is the

#14391 [Com]: gmmktime, gmdate work incorrect

2003-01-12 Thread frodo
ID: 14391 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: No Feedback Bug Type: Date/time related Operating System: Windows 2000 Server PHP Version: 4.0.6 New Comment: this bug has been around for over 2 years and it's a

#19292 [Com]: random error: open_basedir restriction in effect. File is in wrong directory

2003-01-12 Thread fillon
ID: 19292 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Critical Bug Type: Apache related Operating System: linux PHP Version: 4.2.3,4.3.0 New Comment: Same problem with php 4.3.0 / apache 1.3.27 / Slackware The proble

#21592 [NEW]: form submit and iso-8859-2

2003-01-12 Thread szabo_a
From: [EMAIL PROTECTED] Operating system: RH 8.0 PHP version: 4.3.0 PHP Bug Type: Scripting Engine problem Bug description: form submit and iso-8859-2 When I submit a form (GET or POST), characters only in the iso-8859-2 charset (like õûÕÛ) are not converted from quoted-print