#21480 [NEW]: COM related

2003-01-06 Thread jadair
From: [EMAIL PROTECTED] Operating system: Windows 2000 Pro PHP version: 4.3.0 PHP Bug Type: Reproducible crash Bug description: COM related A working script written using COM now crashes Apache 1.3.26 after upgrading to PHP 4.3.0. It also hangs Apache 1.3.27. Excel zomb

#20986 [Fbk->NoF]: PHP causes Apache to leak semaphores

2003-01-06 Thread php-bugs
ID: 20986 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: No Feedback Bug Type: Apache related Operating System: RedHat Linux 7.1 & 8.0 PHP Version: 4.2.2 New Comment: No feedback was provided

#21261 [Opn]: $_SERVER['PHP_SELF'] gives wrong info

2003-01-06 Thread shane
ID: 21261 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Scripting Engine problem Operating System: linux 2.4.18 - slack 8.1 PHP Version: 4.3.0 Assigned To: shane New Comment: [EMAIL PROTECTED]: emai

#21478 [Opn]: Zend/zend_alloc.c :: shutdown_memory_manager produces segfault

2003-01-06 Thread pollita
ID: 21478 Updated by: [EMAIL PROTECTED] -Summary: stream_get_filters(true) can cause segfault on script exit Reported By: [EMAIL PROTECTED] Status: Open -Bug Type: Reproducible crash +Bug Type: Scripting Engine probl

#21451 [Opn->Csd]: mssql extension crash apache server when used with freetds

2003-01-06 Thread fmk
ID: 21451 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: MSSQL related Operating System: Linux RedHat8.0 PHP Version: 4.3.0 New Comment: This bug has been fixed in CVS. In case t

#17622 [Com]: session_register-session_is_registered does'nt work with register_globals=on

2003-01-06 Thread csmall
ID: 17622 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: No Feedback Bug Type: Session related Operating System: Debian GNU/Linux 3.0,kern2.2.17 PHP Version: 4.1.2 New Comment: Here is my test code, I get the same proble

#21279 [Fbk->Opn]: odbc_fetch_into returns empty strings for columns with NULL values

2003-01-06 Thread mlemos
ID: 21279 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: ODBC related Operating System: Windows PHP Version: 4.3.0 New Comment: I just tried Win32 build of PHP 4.4.0-dev taken f

#21465 [Opn->Bgs]: multipart/form-data forms post problems

2003-01-06 Thread iliaa
ID: 21465 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: *General Issues Operating System: Linux RedHat 7.3 (kernel 2420) PHP Version: 4.3.0 New Comment: Thank you for taking the t

#21462 [Opn->Bgs]: set_error_handler not properly executed?

2003-01-06 Thread iliaa
ID: 21462 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Unknown/Other Function Operating System: Linux Slackware PHP Version: 4.3.0 New Comment: Thank you for taking the time to w

#21479 [Com]: function crashes when used with a URL

2003-01-06 Thread info
ID: 21479 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: GetImageSize related Operating System: Windows 2000 PHP Version: 4.3.0 New Comment: this happens with every image. Previous Comments:

#21477 [Opn->Fbk]: $node->dump_node($node) crashes when node has any attribute

2003-01-06 Thread iliaa
ID: 21477 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: DOM XML related Operating System: linux; kernel 2.4.18 PHP Version: 4.3.0 New Comment: Cannot dublicate the crash using

#21479 [Opn->Fbk]: function crashes when used with a URL

2003-01-06 Thread iliaa
ID: 21479 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: GetImageSize related Operating System: Windows 2000 PHP Version: 4.3.0 New Comment: Does this happen with every image yo

#21309 [Asn->Csd]: ftp_connect error reporting of trivial errors trough perror()

2003-01-06 Thread iliaa
ID: 21309 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Assigned +Status: Closed Bug Type: FTP related Operating System: linux PHP Version: 4.3.0 Assigned To: sesser New Comment: This bug has been fixed

#21283 [Com]: Apache2 & PHP4.3 leak memory when respond to requests

2003-01-06 Thread tamagawa
ID: 21283 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Apache2 related Operating System: Windows2000(japanese version) PHP Version: 4.3.0 New Comment: Is there any test I can do to help fixing this probl

#21479 [NEW]: function crashes when used with a URL

2003-01-06 Thread info
From: [EMAIL PROTECTED] Operating system: Windows 2000 PHP version: 4.3.0 PHP Bug Type: GetImageSize related Bug description: function crashes when used with a URL function ImgExists($f) { $r=@getimagesize("http://localhost/$f";); return $r[2]!=0; } if(ImgExists('icon

#21435 [Csd->Opn]: termination when calling mysql_info()

2003-01-06 Thread nicos
ID: 21435 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Closed +Status: Open Bug Type: MySQL related Operating System: Windows 2000 PHP Version: 4.3.0 Assigned To: georg Previous Comments: --

#21476 [Opn->Bgs]: Refering to Bug #21435

2003-01-06 Thread nicos
ID: 21476 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: MySQL related Operating System: Linux PHP Version: 4CVS-2003-01-06 (stable) New Comment: Opening back #21435 Previous Com

#21478 [NEW]: stream_get_filters(true) can cause segfault on script exit

2003-01-06 Thread pollita
From: [EMAIL PROTECTED] Operating system: linux PHP version: 4CVS-2003-01-06 (dev) PHP Bug Type: Reproducible crash Bug description: stream_get_filters(true) can cause segfault on script exit This is a note to myself to fix this. When stream_get_filters(true) is called bet

#21477 [NEW]: $node->dump_node($node) crashes when node has any attribute

2003-01-06 Thread gk
From: [EMAIL PROTECTED] Operating system: linux; kernel 2.4.18 PHP version: 4.3.0 PHP Bug Type: DOM XML related Bug description: $node->dump_node($node) crashes when node has any attribute hi eot; // this text avoids crash: $without_attr=<

#21476 [NEW]: Refering to Bug #21435

2003-01-06 Thread gothfather
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4CVS-2003-01-06 (stable) PHP Bug Type: MySQL related Bug description: Refering to Bug #21435 Bug #21435 seems not to be solved yet ... as I posted as an additional comment to this Bug I downloaded the 22:30 Snapshot

#21435 [Com]: termination when calling mysql_info()

2003-01-06 Thread gothfather
ID: 21435 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: MySQL related Operating System: Windows 2000 PHP Version: 4.3.0 Assigned To: georg New Comment: I think this is not the solution ... i just

#20358 [Com]: Apache is "Segmentation fault" by session_start() with libmm

2003-01-06 Thread eward
ID: 20358 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Verified Bug Type: Session related Operating System: RedHat7.3 PHP Version: 4.3.0-dev New Comment: Same problem here Tried the latest snapshot no difference Will

#21406 [Opn->Csd]: Appending same filter twice causes segfault

2003-01-06 Thread wez
ID: 21406 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Filesystem function related Operating System: linux PHP Version: 4CVS-2003-01-03 (dev) New Comment: This bug has been fixe

#20827 [Opn->Csd]: stat macro

2003-01-06 Thread wez
ID: 20827 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Compile Failure Operating System: Tru64 PHP Version: 4.3.0RC2 New Comment: This bug has been fixed in CVS. In case this w

#21475 [NEW]: Conflict in versions of gds32.dll

2003-01-06 Thread tdb
From: [EMAIL PROTECTED] Operating system: WIN32 PHP version: 4.3.0 PHP Bug Type: InterBase related Bug description: Conflict in versions of gds32.dll Using Interbase 5.6 and precompiled Win32 version of PHP (not only 4.3.0, also in 4.1.0) I've found, that there is conflict in

#21466 [Opn->Fbk]: configure bug in XSLT/Sablotron and Zip options

2003-01-06 Thread iliaa
ID: 21466 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: *Compile Issues Operating System: RedHat Linux PHP Version: 4.3.0 New Comment: When you get 'configure: error: zziplib m

#21467 [Opn->Bgs]: crash without any error

2003-01-06 Thread iliaa
ID: 21467 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Class/Object related Operating System: linux debian PHP Version: 4.3.0 New Comment: Thank you for taking the time to write

#20827 [Com]: stat macro

2003-01-06 Thread peter
ID: 20827 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Compile Failure Operating System: Tru64 PHP Version: 4.3.0RC2 New Comment: Same thing happens with 4.3.0 release, in the same file main/streams.c bu

#21453 [Opn->Csd]: strip_tags behaviour change

2003-01-06 Thread iliaa
ID: 21453 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Strings related Operating System: Windows XP PHP Version: 4.3.0 New Comment: This bug has been fixed in CVS. In case this

#21473 [NEW]: Content-Type header ignored when default character encoding set in php.ini

2003-01-06 Thread jason
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.2.3 PHP Bug Type: Output Control Bug description: Content-Type header ignored when default character encoding set in php.ini In php 4.2.3, if a value is specifed for the default_charset variable in /etc/php.ini,

#21448 [Opn->Bgs]: apache_lookup_uri returns "valid URI" even when passed non-existent filenames

2003-01-06 Thread iliaa
ID: 21448 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Apache2 related Operating System: Linux (redhat) PHP Version: 4.3.0 New Comment: Sorry, but your problem does not imply a b

#21472 [Opn->Fbk]: Problems with short tags and

2003-01-06 Thread philip
ID: 21472 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Scripting Engine problem Operating System: Windows 2000 PHP Version: 4.3.0 New Comment: Please be specific with the ques

#21443 [Opn->Csd]: get_browser still has problems with browsecap.ini from www.garykeith.com

2003-01-06 Thread iliaa
ID: 21443 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Unknown/Other Function Operating System: Linux PHP Version: 4.3.0 New Comment: This bug has been fixed in CVS. In case th

#21468 [Opn->Csd]: get_browser() still has bugs

2003-01-06 Thread iliaa
ID: 21468 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Unknown/Other Function Operating System: Various PHP Version: 4.3.0 New Comment: This bug has been fixed in CVS. In case

#21472 [Fbk->Opn]: Problems with short tags and

2003-01-06 Thread mike_tharp
ID: 21472 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Scripting Engine problem Operating System: Windows 2000 PHP Version: 4.3.0 New Comment: It is in c:\WINNT, the one I hav

#21472 [Opn->Fbk]: Problems with short tags and

2003-01-06 Thread philip
ID: 21472 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Scripting Engine problem Operating System: Windows 2000 PHP Version: 4.3.0 New Comment: Please look at phpinfo() for the

#21462 [Com]: set_error_handler not properly executed?

2003-01-06 Thread jbernier
ID: 21462 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Unknown/Other Function Operating System: Linux Slackware PHP Version: 4.3.0 New Comment: I am also experimenting this. My function used as error han

#21472 [NEW]: Problems with short tags and

2003-01-06 Thread mike_tharp
From: [EMAIL PROTECTED] Operating system: Windows 2000 PHP version: 4.3.0 PHP Bug Type: Scripting Engine problem Bug description: Problems with short tags and

#21471 [Opn->Fbk]: empty variables with apache 2

2003-01-06 Thread philip
ID: 21471 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Apache2 related Operating System: Windows 2000 Pro PHP Version: 4.2.3 New Comment: Three things: a) What is your regi

#21336 [Com]: Session sometime can't function

2003-01-06 Thread mike_tharp
ID: 21336 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Session related Operating System: Win 2000 Server PHP Version: 4.3.0 New Comment: I have difinately seen this as well. I was able to go back to 4.2.

#21471 [NEW]: empty variables with apache 2

2003-01-06 Thread bjvermolen
From: [EMAIL PROTECTED] Operating system: Windows 2000 Pro PHP version: 4.2.3 PHP Bug Type: Apache2 related Bug description: empty variables with apache 2 If just installed PHP version 4.2.3 on apache webserver 2.0.43. But some variables ($PHP_SELF, $DOCUMENT_ROOT, $PATH_INFO

#21470 [NEW]: add imagecopyrotated from latest gd

2003-01-06 Thread gid
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.3.0 PHP Bug Type: Feature/Change Request Bug description: add imagecopyrotated from latest gd http://www.boutell.com/gd/ has a patch against php 4.2.3 that adds the imagecopyrotated() function from the gdImageCopy

#21469 [Bgs]: mysql module compile problem

2003-01-06 Thread philip
ID: 21469 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Compile Failure Operating System: Linux - Redhat 8 PHP Version: 4.3.0 New Comment: BTW, it's a very common warning and the compile ran fine. It's n

#21375 [Opn]: Changes in configure.in do not allow the creation of a sane configure

2003-01-06 Thread jmcastagnetto
ID: 21375 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: *Compile Issues Operating System: Solaris 8 PHP Version: 4CVS-2003-01-02 (dev) New Comment: More information: (using CVS from today 2003-01-06) I

#21469 [Opn->Bgs]: mysql module compile problem

2003-01-06 Thread nicos
ID: 21469 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Compile Failure Operating System: Linux - Redhat 8 PHP Version: 4.3.0 New Comment: Please do not submit the same bug more t

#21469 [NEW]: mysql module compile problem

2003-01-06 Thread stevew
From: [EMAIL PROTECTED] Operating system: Linux - Redhat 8 PHP version: 4.3.0 PHP Bug Type: Compile Failure Bug description: mysql module compile problem This has been going on for the last few version updates. I am having to compile with the inhouse mysql client stuff on one

#21443 [Bgs->Opn]: get_browser still has problems with browsecap.ini from www.garykeith.com

2003-01-06 Thread philip
ID: 21443 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Bogus +Status: Open Bug Type: Unknown/Other Function Operating System: Linux PHP Version: 4.3.0 Previous Comments: --

#21468 [NEW]: get_browser() still has bugs

2003-01-06 Thread gary
From: [EMAIL PROTECTED] Operating system: Various PHP version: 4.3.0 PHP Bug Type: Unknown/Other Function Bug description: get_browser() still has bugs I am the developer who maintains the browscap.ini file that is recommended by PHP. Despite some recent bug fixes there still

#19349 [Opn->Fbk]: odbc_longreadlen() does not work

2003-01-06 Thread nicos
ID: 19349 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: ODBC related Operating System: SuSE 8.0 PHP Version: 4.2.1 New Comment: The bug has been fixed in CVS. Please try it whe

#19349 [Fbk->Opn]: odbc_longreadlen() does not work

2003-01-06 Thread truth
ID: 19349 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: ODBC related Operating System: SuSE 8.0 PHP Version: 4.2.1 New Comment: Don't put this in a different state yet as I can

#19045 [Opn->Fbk]: SELECT DISTINCT with just ONE table doesn't work

2003-01-06 Thread kalowsky
ID: 19045 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: ODBC related Operating System: IIS4 on NT4 PHP Version: 4.2.2 New Comment: Can you send me a sample schema/dataset to im

#21192 [Bgs]: Problems with variables

2003-01-06 Thread vieste . perugia
ID: 21192 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Performance problem Operating System: Windows XP Home Ed PHP Version: 4.2.3 New Comment: Thank you very much for your help. I have changed the 'reg

#19349 [Opn->Fbk]: odbc_longreadlen() does not work

2003-01-06 Thread kalowsky
ID: 19349 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: ODBC related Operating System: SuSE 8.0 PHP Version: 4.2.1 New Comment: Please try using this CVS snapshot: http://sn

#13838 [Opn->Ana]: Default ODBC statement concurrency option does not allow some queries on MSSQL

2003-01-06 Thread kalowsky
ID: 13838 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Analyzed Bug Type: ODBC related Operating System: WinNT4 SP5 -PHP Version: 4.0.6 +PHP Version: 4.3.0 New Comment: This is true for all

#21279 [Opn->Fbk]: odbc_fetch_into returns empty strings for columns with NULL values

2003-01-06 Thread kalowsky
ID: 21279 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: ODBC related Operating System: Windows PHP Version: 4.3.0 New Comment: Try a snapshot dated sometime after this. I beli

#21441 [Com]: POST-ed array repeats itself

2003-01-06 Thread white
ID: 21441 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Apache2 related Operating System: RH 8.0 Apache 2.0 PHP Version: 4.2.2 New Comment: Hi, i use the current releas version -> 4.3.0 on redhat-8.0

#16411 [Fbk]: CGI application misbehaved by not returning a complete set of

2003-01-06 Thread kalowsky
ID: 16411 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: MSSQL related Operating System: Windows 2000 -PHP Version: 4.1.2 +PHP Version: 4.3.0 New Comment: Updating version Previous Comments:

#21310 [Com]: no such file (paths)

2003-01-06 Thread phil
ID: 21310 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: *Directory/Filesystem functions Operating System: Solaris 8 PHP Version: 4.3.0 New Comment: yes, same thing for me. if HTTP server has permission

#16411 [Opn->Fbk]: CGI application misbehaved by not returning a complete set of

2003-01-06 Thread kalowsky
ID: 16411 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: MSSQL related Operating System: Windows 2000 PHP Version: 4.1.2 New Comment: What version of the MDAC are all of you usi

#13838 [Fbk->Opn]: Default ODBC statement concurrency option does not allow some queries on MSSQL

2003-01-06 Thread kalowsky
ID: 13838 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: ODBC related Operating System: WinNT4 SP5 PHP Version: 4.0.6 New Comment: Nicos this hasn't been changed, thus the non-s

#21073 [Opn->Csd]: linking "configure --with-sapdb" failed

2003-01-06 Thread kalowsky
ID: 21073 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Compile Failure Operating System: Linux PHP Version: 4.2.3 New Comment: Thank you for your bug report. This issue has alre

#21467 [Opn]: crash without any error

2003-01-06 Thread ceco
ID: 21467 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Class/Object related Operating System: linux debian PHP Version: 4.3.0 New Comment: forgot to mention that the version it worked correctly is 4.1.2

#21467 [NEW]: crash without any error

2003-01-06 Thread ceco
From: [EMAIL PROTECTED] Operating system: linux debian PHP version: 4.3.0 PHP Bug Type: Class/Object related Bug description: crash without any error when I try this done I minimized the problem, which I found with an old code using FastTemplate nothing happens - no

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

2003-01-06 Thread apa
ID: 19292 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Critical Bug Type: Apache related Operating System: linux PHP Version: 4.3.0-dev,4.2.3 New Comment: Getting totally wrong dir in the output of the error mess op

#21378 [Com]: COM code crashes after update 4.2.1 to 4.3.0

2003-01-06 Thread juanjo7812
ID: 21378 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: COM related Operating System: Windows 2000 pro sp2 PHP Version: 4.3.0 New Comment: (sorry for my bad english) I have this same error! My COM c

#21466 [NEW]: configure bug in XSLT/Sablotron and Zip options

2003-01-06 Thread kopec
From: [EMAIL PROTECTED] Operating system: RedHat Linux PHP version: 4.3.0 PHP Bug Type: *Compile Issues Bug description: configure bug in XSLT/Sablotron and Zip options Hi guys, I perhaps found a "mystery" bug in ./configure process... check out when I try: CFLAGS='-O2 -

#21261 [Opn]: $_SERVER['PHP_SELF'] gives wrong info

2003-01-06 Thread undream
ID: 21261 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Scripting Engine problem Operating System: linux 2.4.18 - slack 8.1 PHP Version: 4.3.0 Assigned To: shane New Comment: Negative. Patch not onl

#21465 [NEW]: multipart/form-data forms post problems

2003-01-06 Thread yustas11051977
From: [EMAIL PROTECTED] Operating system: Linux RedHat 7.3 (kernel 2420) PHP version: 4.3.0 PHP Bug Type: *General Issues Bug description: multipart/form-data forms post problems Hi, when I use form varibles, named, as associative array (see an example) and form have attribu

#21464 [Opn->Fbk]: imap_get_quota broken in php4.3.0?

2003-01-06 Thread kalowsky
ID: 21464 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: IMAP related Operating System: UnitedLinux 1.0 PHP Version: 4.3.0 New Comment: Not enough information was provided for u

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

2003-01-06 Thread apa
ID: 19292 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Critical Bug Type: Apache related Operating System: linux PHP Version: 4.3.0-dev,4.2.3 New Comment: Bug confirmed on FreeBSD 4.6 with php 4.3.0. Totally random it

#21446 [Opn->Bgs]: php4apache.dll uses plain Apache 1.3 API

2003-01-06 Thread sniper
ID: 21446 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: *Configuration Issues Operating System: Windows XP PHP Version: 4.3.0 New Comment: Sorry, but your problem does not imply a

#21464 [NEW]: imap_get_quota broken in php4.3.0?

2003-01-06 Thread bug
From: [EMAIL PROTECTED] Operating system: UnitedLinux 1.0 PHP version: 4.3.0 PHP Bug Type: Scripting Engine problem Bug description: imap_get_quota broken in php4.3.0? just tried to get IMP3.1 running on UnitedLinux1.0 the IMP- configfile contains the "imap_get_quota" - co

#21463 [Opn->Bgs]: Overload __call method argument lowercase

2003-01-06 Thread gschlossnagle
ID: 21463 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Class/Object related Operating System: Windows NT 4 PHP Version: 4.3.0 New Comment: Thank you for taking the time to write

#21463 [NEW]: Overload __call method argument lowercase

2003-01-06 Thread hfuecks
From: [EMAIL PROTECTED] Operating system: Windows NT 4 PHP version: 4.3.0 PHP Bug Type: Class/Object related Bug description: Overload __call method argument lowercase Seems the magic __call() function used with the overload extension is converting the name of the function ca

#21192 [Com]: Problems with variables

2003-01-06 Thread lucaalv
ID: 21192 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Performance problem Operating System: Windows XP Home Ed PHP Version: 4.2.3 New Comment: Dear sirs, I have the same problem of Pasquale. I have a

#21462 [NEW]: set_error_handler not properly executed?

2003-01-06 Thread duh
From: [EMAIL PROTECTED] Operating system: Linux Slackware PHP version: 4.3.0 PHP Bug Type: Unknown/Other Function Bug description: set_error_handler not properly executed? Today we upgraded from php 4.2.3 (apache 1.3.26) to php 4.3.0. We use freetype functionality in a set

#21461 [NEW]: Returning Turkish characters

2003-01-06 Thread uruzgar
From: [EMAIL PROTECTED] Operating system: win2k PHP version: 4.3.0 PHP Bug Type: *Languages/Translation Bug description: Returning Turkish characters I have Php4.3.0 on Apache/1.3.27 (Win32) mod_gzip/1.3.26.1a with Win2kServer. I connect to MSSQL and execute a query whos

#21458 [Opn->Bgs]: simple calcul have strange result

2003-01-06 Thread georg
ID: 21458 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Scripting Engine problem Operating System: linux and windows PHP Version: 4.3.0 New Comment: Actually this is documented:

#21459 [Opn->Bgs]: converting float to int failed sometime

2003-01-06 Thread georg
ID: 21459 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Scripting Engine problem Operating System: linux and windows PHP Version: 4.3.0 New Comment: Please do not submit the same

#14365 [Com]: require_once() causes segfault

2003-01-06 Thread bartvb
ID: 14365 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: iPlanet related Operating System: RedHat Linux 7.3 PHP Version: 4.3.0-dev New Comment: We are using evals but the worst I could find was 65 eval

#21459 [NEW]: converting float to int failed sometime

2003-01-06 Thread bibifoc23
From: [EMAIL PROTECTED] Operating system: linux and windows PHP version: 4.3.0 PHP Bug Type: Scripting Engine problem Bug description: converting float to int failed sometime The output should be 20 and 20, but it's 20 and 19 this strange behavior does not appear

#21458 [NEW]: simple calcul have strange result

2003-01-06 Thread bibifoc23
From: [EMAIL PROTECTED] Operating system: linux and windows PHP version: 4.3.0 PHP Bug Type: Scripting Engine problem Bug description: simple calcul have strange result i should have: 0.01 0.02 0.03 0.04 0.05 0.19 but i get : 0.009998 0.02

#21224 [Com]: apache configure fails at php module

2003-01-06 Thread wouter
ID: 21224 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Compile Failure Operating System: Solaris 8 PHP Version: 4.3.0 New Comment: Problem solved (for me) when removing --enable-versioning from the confi

#21457 [Opn->Bgs]: Error in pack() function

2003-01-06 Thread shadow
ID: 21457 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Unknown/Other Function Operating System: Windows 98 SE PHP Version: 4.3.0 New Comment: :) Previous Comments:

#20503 [Asn->Csd]: [chm] bug on function.imagesetbrush.html

2003-01-06 Thread edink
ID: 20503 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Assigned +Status: Closed Bug Type: GD related Operating System: windows PHP Version: 4.2.3,4.3.0-dev,4.4.0-dev Assigned To: edink New Comment: This

#21454 [Opn->Bgs]: Output line too long. ; gcc: TSR: No such file or directory

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

#21457 [NEW]: Error in pack() function

2003-01-06 Thread shadow
From: [EMAIL PROTECTED] Operating system: Windows 98 SE PHP version: 4.3.0 PHP Bug Type: Unknown/Other Function Bug description: Error in pack() function Error in pack() function, see code below. file "test": : 01 0D 0A -- Edit bug report at http://bugs.php.net

#19927 [Com]: Printer error after several pages print

2003-01-06 Thread paulo . antunes
ID: 19927 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Unknown/Other Function Operating System: Windows 98 PHP Version: 4.2.3 New Comment: Hi all, I've exactly the same problem as you in Win98/ME Operat

#21455 [Opn->Bgs]: Displaying records from mysql in a tabular form

2003-01-06 Thread georg
ID: 21455 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: MySQL related Operating System: windows 97 PHP Version: 4.2.0 New Comment: Sorry, but your problem does not imply a bug in

#21455 [NEW]: Displaying records from mysql in a tabular form

2003-01-06 Thread lerato101
From: [EMAIL PROTECTED] Operating system: windows 97 PHP version: 4.2.0 PHP Bug Type: MySQL related Bug description: Displaying records from mysql in a tabular form hi! i'm a beginner in php and i've learned the below method of displaying records from mysql.i have discover

#21454 [NEW]: Output line too long. ; gcc: TSR: No such file or directory

2003-01-06 Thread thomst
From: [EMAIL PROTECTED] Operating system: solaris PHP version: 4.3.0 PHP Bug Type: Compile Failure Bug description: Output line too long. ; gcc: TSR: No such file or directory solaris 8 5.8 Generic_108528-13 Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.

#21450 [Opn]: File Posts from Microsoft Web Publishing Wizard don't work.

2003-01-06 Thread sesser
ID: 21450 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open -Bug Type: Unknown/Other Function +Bug Type: Feature/Change Request Operating System: Windows 2000 Pro PHP Version: 4CVS-2003-01-05 (dev) -Assigned To: