#20155 [Opn->Csd]: xmlrpc compile problem with zendengine2

2003-01-10 Thread derick
ID: 20155 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Zend Engine 2 problem Operating System: Linux PHP Version: 4CVS-2002-10-29 New Comment: This bug has been fixed in CVS. I

#21563 [NEW]: Unidentified with mysql_pconnect()

2003-01-10 Thread adam . rozewicki
From: [EMAIL PROTECTED] Operating system: FreeBSD 4.5 PHP version: 4.3.0 PHP Bug Type: MySQL related Bug description: Unidentified with mysql_pconnect() When I changed php version from 4.2.3 to 4.3.0 mysql_pconnect() function started to work in a strange way. For about 9 o

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

2003-01-10 Thread r
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: Is somebody working on this critical bug in php 4.3.0?? Bug

#21564 [NEW]: corrupted paths coming to open_basedir

2003-01-10 Thread r
From: [EMAIL PROTECTED] Operating system: freebsd 4.6 PHP version: 4.3.0 PHP Bug Type: Apache related Bug description: corrupted paths coming to open_basedir If one is having open_basedir on in one virtualhost, that open_basedir is sometimes applied to another virtualhost wit

#21564 [Opn->Bgs]: corrupted paths coming to open_basedir

2003-01-10 Thread edink
ID: 21564 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Apache related Operating System: freebsd 4.6 PHP Version: 4.3.0 New Comment: Duplicate of #19292. Previous Comments:

#21565 [NEW]: safe_mode works well with include but not with require

2003-01-10 Thread komanek
From: [EMAIL PROTECTED] Operating system: Tru64Unix 5.1A PHP version: 4.3.0 PHP Bug Type: *General Issues Bug description: safe_mode works well with include but not with require After upgrade from PHP 4.2.2 to 4.3.0 I encountered the problem with safe_mode in conjunction with

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

2003-01-10 Thread edink
ID: 19292 Updated 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 +PHP Version: 4.2.3,4.3.0 New Comment: Update version. Bug confirmed in

#21477 [Opn]: $node->dump_node($node) crashes with libxml2-2.4.30

2003-01-10 Thread gk
ID: 21477 User updated by: [EMAIL PROTECTED] -Summary: $node->dump_node($node) crashes when node has any attribute Reported By: [EMAIL PROTECTED] Status: Open Bug Type: DOM XML related Operating System: linux; kernel 2.4.18 PH

#21489 [Com]: Excel hangs after creation via COM

2003-01-10 Thread achirizzi
ID: 21489 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: COM related Operating System: Win 2K Server PHP Version: 4.3.0 New Comment: I solved the problem changing the default printer on the server! It seem

#21563 [Opn->Bgs]: Unidentified with mysql_pconnect()

2003-01-10 Thread georg
ID: 21563 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: MySQL related Operating System: FreeBSD 4.5 PHP Version: 4.3.0 New Comment: Please do not submit the same bug more than onc

#14071 [Com]: 'admin-values' php.ini also for CGI-binary

2003-01-10 Thread maddog2k
ID: 14071 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Feature/Change Request Operating System: Linux/FreeBSD PHP Version: 4.0.6 New Comment: Guess I'm the only one who'd like this behaviour :) Previou

#21552 [Com]: re2c: command not found

2003-01-10 Thread alan
ID: 21552 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Compile Failure Operating System: Solaris 2.8 PHP Version: 4.3.0 New Comment: Is solaris incorrectly untaring the data stamp on the var_unserialize

#21547 [Fbk->Opn]: segfault in _erealloc

2003-01-10 Thread pascal . terjan
ID: 21547 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Reproducible crash Operating System: Linux Mandrake Cooker PHP Version: 4.3.0 New Comment: Works fine, even with 125

#21566 [NEW]: problem with $_POST

2003-01-10 Thread tawatchai . ch
From: [EMAIL PROTECTED] Operating system: Linux Red Hat 8 PHP version: 4.2.2 PHP Bug Type: Unknown/Other Function Bug description: problem with $_POST I submit data using form ... ..in page2.php I have "; ?> .. I submit myname as 'Jack' .. I get this..

#21291 [Com]: make failure

2003-01-10 Thread g . tanzilli
ID: 21291 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Servlet related Operating System: Linux Redhat 8 PHP Version: 4.3.0 New Comment: Solved, I sent a patch to php-dev mailing list, with this and oth

#17039 [Csd]: re2c: command not found

2003-01-10 Thread hholzgra
ID: 17039 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Compile Failure Operating System: Linux PHP Version: 4.0CVS-2002-05-06 New Comment: it is the .c file that needs touching, not the .re file .c

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

2003-01-10 Thread remi . collet
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: I also think it is a bugg. On ours servers all direct

#21552 [Bgs->Opn]: re2c: command not found

2003-01-10 Thread ed2019
ID: 21552 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Bogus +Status: Open Bug Type: Compile Failure Operating System: Solaris 2.8 PHP Version: 4.3.0 New Comment: directory info from freshly un-tarred downloa

#21567 [NEW]: die(__LINE__); gives no output

2003-01-10 Thread chen
From: [EMAIL PROTECTED] Operating system: Windows XP PHP version: 4.2.3 PHP Bug Type: *Programming Data Structures Bug description: die(__LINE__); gives no output Dying like this: die(__LINE__); Doesn't work, i.e the script dies without any output. Still, this works as e

#21567 [Opn->Bgs]: die(__LINE__); gives no output

2003-01-10 Thread derick
ID: 21567 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: *Programming Data Structures Operating System: Windows XP PHP Version: 4.2.3 New Comment: Thank you for taking the time to

#21566 [Opn->Csd]: problem with $_POST

2003-01-10 Thread sander
ID: 21566 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed -Bug Type: Unknown/Other Function +Bug Type: Apache2 related Operating System: Linux Red Hat 8 PHP Version: 4.2.2 New Comment:

#21567 [Bgs]: die(__LINE__); gives no output

2003-01-10 Thread sander
ID: 21567 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: *Programming Data Structures Operating System: Windows XP PHP Version: 4.2.3 New Comment: Not a bug. __LINE__ is an integer. If you give die() or e

#21552 [Opn->Fbk]: re2c: command not found

2003-01-10 Thread wez
ID: 21552 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Compile Failure Operating System: Solaris 2.8 PHP Version: 4.3.0 New Comment: tar tvf php-4.3.0.tar | grep url_scanner_e

#21552 [Fbk]: re2c: command not found

2003-01-10 Thread wez
ID: 21552 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Compile Failure Operating System: Solaris 2.8 PHP Version: 4.3.0 New Comment: And for completeness: -rw-r--r-- andrei/andrei 16718 2002-12-27

#21552 [Fbk->Csd]: re2c: command not found

2003-01-10 Thread ed2019
ID: 21552 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Closed Bug Type: Compile Failure Operating System: Solaris 2.8 PHP Version: 4.3.0 New Comment: The problem was with a piece of software

#21552 [Csd->Opn]: re2c: command not found

2003-01-10 Thread ed2019
ID: 21552 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Closed +Status: Open Bug Type: Compile Failure Operating System: Solaris 2.8 PHP Version: 4.3.0 New Comment: Wez- On the solaris box I am using: $ ta

#13561 [Asn]: --without-pear prevent install of php-config,phpize,...

2003-01-10 Thread nicos
ID: 13561 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Assigned Bug Type: *Configuration Issues Operating System: i686-pc-linux-gnu PHP Version: 4.0CVS-2001-10-05 Assigned To: ssb New Comment: Still applies to cu

#21568 [NEW]: The memory could not be "read".

2003-01-10 Thread admin
From: [EMAIL PROTECTED] Operating system: Windows 2000 SP3 PHP version: 4.3.0 PHP Bug Type: Apache related Bug description: The memory could not be "read". I have Windows 2000 SP3 & Apache 1.3.27. When I starting php.exe without starting Apache or Apache without PHP (as ad

#21538 [Opn->Csd]: GTK: ctree insert_node segfaults with too many element in text array

2003-01-10 Thread alan_k
ID: 21538 Updated by: [EMAIL PROTECTED] -Summary: GTK: possible memory leak in ctree insert_node code. Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Reproducible crash Operating System: linux debian PHP Ver

#19201 [Com]: htmlspecialchars, et al crashes when called with quote_style

2003-01-10 Thread stromgt
ID: 19201 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: No Feedback Bug Type: Reproducible crash Operating System: Digital Unix 4.0G PHP Version: 4.2.2 New Comment: Still crashes with PHP 4.3.0. I do not have a licen

#21561 [Bgs]: connection_status() returns 0 even after script times out

2003-01-10 Thread sniper
ID: 21561 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Unknown/Other Function Operating System: Red Hat Linux 7.2 PHP Version: 4.3.0 New Comment: #14542 Previous Comments:

#15566 [Com]: Application Failed to Initialize Popup Message

2003-01-10 Thread ventura
ID: 15566 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: IIS related Operating System: Windows 2000 Advanced Server PHP Version: 4.1.1 New Comment: Event Type: Information Event Source: Application

#17958 [Com]: loses $_POST vars

2003-01-10 Thread harry
ID: 17958 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Apache2 related Operating System: Linux 2.4.18 PHP Version: 4.2.3 New Comment: I'm sorry, the bug still appears with PHP 4.3.0. --- System Wi

#6566 [Com]: Function default argmnt. doesn't accept variable

2003-01-10 Thread misc
ID: 6566 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Variables related Operating System: Redhat Linux 6.2 PHP Version: 4.0.2 New Comment: Still apparant in PHP 4.2.3 and 4.3.0 As stated this behavi

#21230 [Com]: Refresh Problem

2003-01-10 Thread devknoll
ID: 21230 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Apache2 related Operating System: Windows 2000 Server PHP Version: 4.3.0 New Comment: phpBB has seen this issue, but points the finger back at php

#21477 [Opn->Bgs]: $node->dump_node($node) crashes with libxml2-2.4.30

2003-01-10 Thread chregu
ID: 21477 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: DOM XML related Operating System: linux; kernel 2.4.18 PHP Version: 4.3.0 New Comment: The error is here: $nodeContent =

#19201 [NoF]: htmlspecialchars, et al crashes when called with quote_style

2003-01-10 Thread moriyoshi
ID: 19201 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: No Feedback Bug Type: Reproducible crash Operating System: Digital Unix 4.0G PHP Version: 4.2.2 New Comment: Which compiler (and version) did you use to build the

#19201 [NoF->Fbk]: htmlspecialchars, et al crashes when called with quote_style

2003-01-10 Thread moriyoshi
ID: 19201 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: No Feedback +Status: Feedback Bug Type: Reproducible crash Operating System: Digital Unix 4.0G PHP Version: 4.2.2 Previous Comments:

#16676 [Com]: ob_implicit_flush not turning off ob

2003-01-10 Thread norny
ID: 16676 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Won\'t fix Bug Type: Output Control Operating System: Slackware 8.0 PHP Version: 4.2.0 New Comment: Now I'm getting a PHP notice in Windows XP using PHP 4.3.0 from

#19201 [Com]: htmlspecialchars, et al crashes when called with quote_style

2003-01-10 Thread stromgt
ID: 19201 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Reproducible crash Operating System: Digital Unix 4.0G PHP Version: 4.2.2 New Comment: % gcc -v Reading specs from /usr/local/lib/gcc-lib/alpha

#21568 [Opn->Fbk]: The memory could not be "read".

2003-01-10 Thread sniper
ID: 21568 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Apache related Operating System: Windows 2000 SP3 PHP Version: 4.3.0 New Comment: Not enough information was provided fo

#21477 [Bgs->Opn]: $node->dump_node($node) crashes with libxml2-2.4.30

2003-01-10 Thread gk
ID: 21477 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Bogus +Status: Open Bug Type: DOM XML related Operating System: linux; kernel 2.4.18 PHP Version: 4.3.0 New Comment: Thanks for identifying the problem,

#21477 [Opn->Bgs]: $node->dump_node($node) crashes with libxml2-2.4.30

2003-01-10 Thread sniper
ID: 21477 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: DOM XML related Operating System: linux; kernel 2.4.18 PHP Version: 4.3.0 New Comment: You're not in position to decide wha

#21569 [NEW]: PHP can't set cookies after a test with an unset variable

2003-01-10 Thread ElfQrin
From: [EMAIL PROTECTED] Operating system: Windows 2000 only PHP version: 4.3.0 PHP Bug Type: Unknown/Other Function Bug description: PHP can't set cookies after a test with an unset variable PHP can't set cookies on Windows 2000 systems after testing a non-existing variable.

#21552 [Opn->Bgs]: re2c: command not found

2003-01-10 Thread sniper
ID: 21552 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Compile Failure Operating System: Solaris 2.8 PHP Version: 4.3.0 New Comment: bugs in 3rd party tools are not bugs in PHP.

#15374 [Com]: include_path loses value when executed

2003-01-10 Thread patrick . greer
ID: 15374 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: No Feedback Bug Type: PHP options/info functions Operating System: Solaris 8 PHP Version: 4.2.1 New Comment: I am experiencing the same issue with my hosting provi

#21569 [Opn->Bgs]: PHP can't set cookies after a test with an unset variable

2003-01-10 Thread sniper
ID: 21569 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Unknown/Other Function Operating System: Windows 2000 only PHP Version: 4.3.0 New Comment: Sorry, but your problem does not

#20782 [Com]: Segmentation fault using oracle 8.1.7

2003-01-10 Thread cditty
ID: 20782 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: OCI8 related Operating System: Linux RH7.3 (ker:2.4.18-3smp) PHP Version: 4.3.0RC2 New Comment: I have the same problem. I am using PHP v4.1.2 with

#21569 [Com]: PHP can't set cookies after a test with an unset variable

2003-01-10 Thread ElfQrin
ID: 21569 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Unknown/Other Function Operating System: Windows 2000 only PHP Version: 4.3.0 New Comment: I've submitted a specific bug. It depends either from PH

#20782 [Opn->Fbk]: Segmentation fault using oracle 8.1.7

2003-01-10 Thread sniper
ID: 20782 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: OCI8 related Operating System: Linux RH7.3 (ker:2.4.18-3smp) PHP Version: 4.3.0RC2 New Comment: And if you're using Apac

#21477 [Bgs->Ana]: $node->dump_node($node) crashes with libxml2-2.4.30

2003-01-10 Thread iliaa
ID: 21477 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Bogus +Status: Analyzed Bug Type: DOM XML related Operating System: linux; kernel 2.4.18 PHP Version: 4.3.0 New Comment: This is a valid bug, by initial

#21559 [Fbk->Opn]: Fatal error: Nesting level too deep - recursive dependency? in Unknown on line

2003-01-10 Thread translucent
ID: 21559 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open -Bug Type: PDF related +Bug Type: *Compile Issues Operating System: redhat 8 PHP Version: 4.3.0 New Comment: ./configure' '

#21516 [Com]: sessions, its seams a bug

2003-01-10 Thread vm
ID: 21516 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Session related Operating System: FreeBSD 4.5 PHP Version: 4.3.0 New Comment: yes i ck @register_globals on@ and tell me please what means "syp

#21570 [NEW]: Could you publish a changelog for PHP Manual

2003-01-10 Thread ruslan_y
From: [EMAIL PROTECTED] Operating system: Any PHP version: 4.3.0 PHP Bug Type: Feature/Change Request Bug description: Could you publish a changelog for PHP Manual It's really hard to track changes in the PHP Manual without dowloading it on a daily/weekly/... basis. So it'd

#21230 [Bgs]: Refresh Problem

2003-01-10 Thread cheesypz
ID: 21230 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Apache2 related Operating System: Windows 2000 Server PHP Version: 4.3.0 New Comment: I know some people with whom it does work with the same confi

#21559 [Opn]: Fatal error: Nesting level too deep - recursive dependency? in Unknown on line

2003-01-10 Thread sniper
ID: 21559 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open -Bug Type: *Compile Issues +Bug Type: *General Issues Operating System: redhat 8 PHP Version: 4.3.0 New Comment: so it's not PDF related at all..? Can

#21559 [Opn->Fbk]: Fatal error: Nesting level too deep - recursive dependency? in Unknown on line

2003-01-10 Thread sniper
ID: 21559 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: *General Issues Operating System: redhat 8 PHP Version: 4.3.0 Previous Comments: ---

#21570 [Opn->Csd]: Could you publish a changelog for PHP Manual

2003-01-10 Thread derick
ID: 21570 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Feature/Change Request Operating System: Any PHP Version: 4.3.0 New Comment: Not likely that that will happen, but you can

#21571 [NEW]: command system(),passthru, etc error

2003-01-10 Thread onOs
From: [EMAIL PROTECTED] Operating system: Redhat 7.3 PHP version: 4.2.3 PHP Bug Type: Scripting Engine problem Bug description: command system(),passthru, etc error #!/usr/bin/php -q output [sono.jalin@www conf]$ ./test.php sh: 1/ls: No such file or directory [sono.

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

2003-01-10 Thread khoker
ID: 16411 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: MSSQL related Operating System: Windows 2000 PHP Version: 4.3.0 New Comment: I can also verify the problem. MSSQL_ call followed by a header re

#21245 [Com]: Windows Extensions can't load php_domxml.dll

2003-01-10 Thread anne . kootstra
ID: 21245 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: DOM XML related Operating System: XP PHP Version: 4.3.0 New Comment: Yep, is indeed bogus. Have put libxml2.dll version 2.4.30 for win32 in in /

#21245 [Com]: Windows Extensions can't load php_domxml.dll

2003-01-10 Thread anne . kootstra
ID: 21245 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: DOM XML related Operating System: XP PHP Version: 4.3.0 New Comment: Yep, is indeed bogus. Have put libxml2.dll version 2.4.30 for win32 in in /

#21571 [Opn->Csd]: command system(),passthru, etc error

2003-01-10 Thread onOs
ID: 21571 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Scripting Engine problem Operating System: Redhat 7.3 PHP Version: 4.2.3 New Comment: there some buggy under /etc/php.ini

#17414 [Com]: Segfaults on restart

2003-01-10 Thread ethan-php
ID: 17414 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Apache2 related Operating System: Linux PHP Version: 4.3.0 Assigned To: aaron New Comment: I am also experiencing this bug. It is annoying be

#21572 [NEW]: date gives 0 as a week number of year

2003-01-10 Thread trio
From: [EMAIL PROTECTED] Operating system: Redhat 8.0 PHP version: 4.2.2 PHP Bug Type: Date/time related Bug description: date gives 0 as a week number of year I found out that date("W", $stamp) can gives a zero as output. Out could be for examble "01.01.2005 00:46 0

#11442 [Com]: Random "Warnig: Failed opening" on any php file

2003-01-10 Thread solarstring
ID: 11442 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: No Feedback Bug Type: iPlanet related Operating System: Solaris 7 PHP Version: 4.1 New Comment: I have installed the latest version of php (4.3.2 - Jan2) on Solari

#21572 [Opn->Fbk]: date gives 0 as a week number of year

2003-01-10 Thread pollita
ID: 21572 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Date/time related Operating System: Redhat 8.0 PHP Version: 4.2.2 New Comment: Unable to reproduce with script given, ou

#21540 [Opn->Fbk]: include_path problem

2003-01-10 Thread iliaa
ID: 21540 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Scripting Engine problem Operating System: Linux PHP Version: 4.3.0 New Comment: Do you have include_path specified in y

#21572 [Fbk->Opn]: date gives 0 as a week number of year

2003-01-10 Thread trio
ID: 21572 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Date/time related Operating System: Redhat 8.0 PHP Version: 4.2.2 New Comment: 1) I have not that kind of platform to us

#21547 [Opn->]: segfault in _erealloc

2003-01-10 Thread iliaa
ID: 21547 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Won\'t fix Bug Type: Reproducible crash Operating System: Linux Mandrake Cooker PHP Version: 4.3.0 New Comment: Your recusive function caus

#21572 [Opn->Fbk]: date gives 0 as a week number of year

2003-01-10 Thread iliaa
ID: 21572 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Date/time related Operating System: Redhat 8.0 PHP Version: 4.2.2 New Comment: I cannot replicate this either, marking t

#21572 [Fbk->Opn]: date gives 0 as a week number of year

2003-01-10 Thread trio
ID: 21572 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Date/time related Operating System: Redhat 8.0 PHP Version: 4.2.2 New Comment: This is a function what php needs for opt

#21530 [Opn->Fbk]: date("T") on returns "Standard Time" instead of "Daylight Time"

2003-01-10 Thread iliaa
ID: 21530 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Date/time related Operating System: Win32 PHP Version: 4.2.3 New Comment: Please try using this CVS snapshot: http://

#21572 [Opn->Bgs]: date gives 0 as a week number of year

2003-01-10 Thread iliaa
ID: 21572 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Date/time related Operating System: Redhat 8.0 PHP Version: 4.2.2 New Comment: Sorry, but your problem does not imply a bug

#21565 [Opn->Fbk]: safe_mode works well with include but not with require

2003-01-10 Thread iliaa
ID: 21565 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Scripting Engine problem Operating System: Tru64Unix 5.1A PHP Version: 4.3.0 New Comment: It is likely that your error r

#21532 [Opn->Fbk]: incorrect warning

2003-01-10 Thread iliaa
ID: 21532 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: *Directory/Filesystem functions Operating System: Solaris 8 PHP Version: 4.3.0 New Comment: Is the '20021122' directory

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

2003-01-10 Thread rayshell
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: Same problem as everyone else. ld: fatal: file /path/to/php-4.3.0/sapi/

#21573 [NEW]: fsockopen does not block

2003-01-10 Thread ejthomas
From: [EMAIL PROTECTED] Operating system: Windows XP PHP version: 4.3.0 PHP Bug Type: Sockets related Bug description: fsockopen does not block I have code that would connect to a pop server and retrieve email messages, without using IMAP functions, which worked fine in PHP 4

#21572 [Bgs]: date gives 0 as a week number of year

2003-01-10 Thread pollita
ID: 21572 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Date/time related Operating System: Redhat 8.0 PHP Version: 4.2.2 New Comment: I should also point out that the behavior you describe in your funct

#21574 [NEW]: $_POST doesn't contain good value

2003-01-10 Thread j-blion
From: [EMAIL PROTECTED] Operating system: RedHat 8 PHP version: 4CVS-2003-01-10 (stable) PHP Bug Type: Variables related Bug description: $_POST doesn't contain good value My configuration is : - RedHat8 - Apache 2.0.43 - PHP 4.3.1-dev (same problem with PHP 4.4.0-dev,

#21575 [NEW]: 4.2x to 4.3 Compatibility issue

2003-01-10 Thread ulysses
From: [EMAIL PROTECTED] Operating system: Any PHP version: 4.3.0 PHP Bug Type: *General Issues Bug description: 4.2x to 4.3 Compatibility issue Environment variable "PATH_INFO" disappeared in PHP4.30, which is presented in 4.1x and 4.2x. I know that I can use PHP_SELF inst

#21575 [Opn->Fbk]: 4.2x to 4.3 Compatibility issue

2003-01-10 Thread pollita
ID: 21575 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: *General Issues Operating System: Any PHP Version: 4.3.0 New Comment: Environment variables are supplied by the environm

#21248 [Opn]: first find PQescapeBytea then use it

2003-01-10 Thread yohgaki
ID: 21248 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: PostgreSQL related Operating System: Linux2.4 PHP Version: 4.3.0 Assigned To: yohgaki New Comment: If you are loading modules(shared objects i

#21574 [Opn->Ver]: $_POST doesn't contain good value

2003-01-10 Thread nicos
ID: 21574 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Verified Bug Type: Variables related Operating System: RedHat 8 PHP Version: 4CVS-2003-01-10 (stable) New Comment: It looks the same as #21

#21248 [Opn->]: first find PQescapeBytea then use it

2003-01-10 Thread yohgaki
ID: 21248 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Won\'t fix Bug Type: PostgreSQL related Operating System: Linux2.4 PHP Version: 4.3.0 Assigned To: yohgaki Previous Comments: ---

#21574 [Ver]: $_POST doesn't contain good value

2003-01-10 Thread nicos
ID: 21574 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Verified Bug Type: Variables related Operating System: RedHat 8 PHP Version: 4CVS-2003-01-10 (stable) New Comment: Verified with Apache2 only. (Latest too). Prev

#14542 [Ver]: register_shutdown_function() timeout problem

2003-01-10 Thread nicos
ID: 14542 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Verified Bug Type: Scripting Engine problem Operating System: Linux 2.4.5 -PHP Version: 4.3.0-dev +PHP Version: 4.3.0 New Comment: Verified with latest CVS and

#21262 [Opn]: crash or fail when outputting large amounts of text quickly

2003-01-10 Thread spagmoid
ID: 21262 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Reproducible crash Operating System: WinXP PHP Version: 4.3.0 New Comment: Ridiculous.. how on earth can they look at this: PHP Fatal error: All

#21262 [Com]: crash or fail when outputting large amounts of text quickly

2003-01-10 Thread b
ID: 21262 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Reproducible crash Operating System: WinXP PHP Version: 4.3.0 New Comment: I had the exact same problem. I submitted a bug report. Bug smashers se

#21576 [NEW]: PHP crashes on mail() using IIS's mail

2003-01-10 Thread cstdenis
From: [EMAIL PROTECTED] Operating system: Windows 2000 PHP version: 4.3.0 PHP Bug Type: Mail related Bug description: PHP crashes on mail() using IIS's mail When I use the mail() function, PHP crashes with the following error: "PHP has encountered an Access Violation at 01AD