#47238 [NEW]: function fails to run on IIS6.0

2009-01-29 Thread helga79 at rediffmail dot com
From: helga79 at rediffmail dot com Operating system: Windows 2003 PHP version: 5.2.8 PHP Bug Type: IIS related Bug description: function fails to run on IIS6.0 Description: The below php script when run from command prompt runs successfully gives the output retu

#39312 [Com]: Cannot install PDO_OCI

2009-01-29 Thread michael-ring at t-online dot de
ID: 39312 Comment by: michael-ring at t-online dot de Reported By: andrew dot nagy at villanova dot edu Status: Assigned Bug Type: PDO related Operating System: Linux PHP Version: 5.2.4 Assigned To: sixd New Comment: I've found a proble

#47232 [Bgs]: str_replace() factors previous replacements into process

2009-01-29 Thread michael dot moussa at gmail dot com
ID: 47232 User updated by: michael dot moussa at gmail dot com Reported By: michael dot moussa at gmail dot com Status: Bogus Bug Type: Strings related Operating System: * PHP Version: 5.2.8 New Comment: BTW: I've reposted my comment to the manual

#47241 [NEW]: minor editorial fix for php.ini comments

2009-01-29 Thread mohler at graceland dot edu
From: mohler at graceland dot edu Operating system: Windows Server 2008 PHP version: 5.2.8 PHP Bug Type: PHP options/info functions Bug description: minor editorial fix for php.ini comments Description: The documentation for the "cgi.fix_pathinfo" setting include

#44942 [Com]: exec() hangs apache

2009-01-29 Thread rolinger1 at hotmail dot com
ID: 44942 Comment by: rolinger1 at hotmail dot com Reported By: inqualab1985 at gmail dot com Status: No Feedback Bug Type: Program Execution Operating System: Windows 2000 SP4 PHP Version: 5.2.5 New Comment: I came across this article search

#47243 [NEW]: oci_fetch_assoc() causes Apache 2.2.11 crashed and restarted (SQL CURSOR)

2009-01-29 Thread pcdinh at gmail dot com
From: pcdinh at gmail dot com Operating system: Windows XP SP3 PHP version: 5.3.0beta1 PHP Bug Type: OCI8 related Bug description: oci_fetch_assoc() causes Apache 2.2.11 crashed and restarted (SQL CURSOR) Description: I wrote code to retrieve data that was ret

#47244 [NEW]: serialize() of a string with a line break (\r) broken.

2009-01-29 Thread nir at winpdb dot org
From: nir at winpdb dot org Operating system: Ubuntu Intrepid PHP version: 5.2.8 PHP Bug Type: *General Issues Bug description: serialize() of a string with a line break (\r) broken. Description: Isn't this a bug? php > print serialize("hi\rho"); ho";"hi php > p

#47245 [NEW]: crash following mb_detect_encoding

2009-01-29 Thread j at korni dot net
From: j at korni dot net Operating system: Linux64 PHP version: 5.2.8 PHP Bug Type: mbstring related Bug description: crash following mb_detect_encoding Description: mb_detect_encoding issues warning "Illegal argument", then things go bezerk. Maybe some heap corr

#47246 [NEW]: xor,~ bitwise operations are not 32 bit

2009-01-29 Thread helpmepro1 at gmail dot com
From: helpmepro1 at gmail dot com Operating system: linux PHP version: 5.2.8 PHP Bug Type: Scripting Engine problem Bug description: xor,~ bitwise operations are not 32 bit Description: the problem is doing bitwise operations with large numbers like larger then

#47227 [Bgs]: children forked with pcntl_fork release flock()s created by parent

2009-01-29 Thread bfrance
ID: 47227 Updated by: bfra...@php.net Reported By: murphyk at yahoo-inc dot com Status: Bogus Bug Type: PCNTL related Operating System: RHEL 4.4 PHP Version: 5.2.8 New Comment: So the problem is the new beefed up streams in 5.x that keeps the

#47246 [Com]: xor,~ bitwise operations are not 32 bit

2009-01-29 Thread helpmepro1 at gmail dot com
ID: 47246 Comment by: helpmepro1 at gmail dot com Reported By: helpmepro1 at gmail dot com Status: Open Bug Type: Scripting Engine problem Operating System: linux PHP Version: 5.2.8 New Comment: on windows it works like this: var_dump(-47386

#47246 [Com]: xor,~ bitwise operations are not 32 bit

2009-01-29 Thread helpmepro1 at gmail dot com
ID: 47246 Comment by: helpmepro1 at gmail dot com Reported By: helpmepro1 at gmail dot com Status: Open Bug Type: Scripting Engine problem Operating System: linux PHP Version: 5.2.8 New Comment: on windows it works OK maybe there is a differe

#47245 [Opn]: crash following mb_detect_encoding

2009-01-29 Thread j at korni dot net
ID: 47245 User updated by: j at korni dot net Reported By: j at korni dot net Status: Open Bug Type: mbstring related Operating System: Linux64 PHP Version: 5.2.8 New Comment: Found the bug. list is freed twice if not zeroed. In 5.2.8, mbstring.c

#42928 [Com]: PHP crashes silently when CURLOPT_MAXCONNECTS is set

2009-01-29 Thread webmaster at tubo-world dot de
ID: 42928 Comment by: webmaster at tubo-world dot de Reported By: telsbern at uga dot edu Status: No Feedback Bug Type: cURL related Operating System: Windows 2003 server sp2 PHP Version: 5.2.4 New Comment: This bug is still there in PHP 5.2.

#42928 [NoF->Fbk]: PHP crashes silently when CURLOPT_MAXCONNECTS is set

2009-01-29 Thread pajoye
ID: 42928 Updated by: paj...@php.net Reported By: telsbern at uga dot edu -Status: No Feedback +Status: Feedback Bug Type: cURL related Operating System: Windows 2003 server sp2 PHP Version: 5.2.4 New Comment: Please try using this C

#46048 [Com]: SimpleXML top-level @attributes not part of iterator (PHP_5_3 and above only!)

2009-01-29 Thread php at isnoop dot net
ID: 46048 Comment by: php at isnoop dot net Reported By: php at isnoop dot net Status: Open Bug Type: SimpleXML related Operating System: Ubuntu 8.04 server PHP Version: 5.3.0alpha3 New Comment: Bug confirmed still be present in 5.3.0beta1.

#47245 [Opn->Csd]: crash following mb_detect_encoding

2009-01-29 Thread scottmac
ID: 47245 Updated by: scott...@php.net Reported By: j at korni dot net -Status: Open +Status: Closed Bug Type: mbstring related Operating System: Linux64 PHP Version: 5.2.8 New Comment: This bug has been fixed in CVS. Snapshots of t

#47244 [Opn->Bgs]: serialize() of a string with a line break (\r) broken.

2009-01-29 Thread iliaa
ID: 47244 Updated by: il...@php.net Reported By: nir at winpdb dot org -Status: Open +Status: Bogus Bug Type: *General Issues Operating System: Ubuntu Intrepid PHP Version: 5.2.8 New Comment: It works fine in CVS, its possible that t

#47248 [NEW]: Make PHP more secure: Simple Fix

2009-01-29 Thread tim987 at email dot com
From: tim987 at email dot com Operating system: Windows/Linux PHP version: 5.3.0beta1 PHP Bug Type: Feature/Change Request Bug description: Make PHP more secure: Simple Fix Description: PHP shouldn't allow a cookie that doesn't expire when a web browser is closed

#47248 [Opn->Bgs]: Make PHP more secure: Simple Fix

2009-01-29 Thread scottmac
ID: 47248 Updated by: scott...@php.net Reported By: tim987 at email dot com -Status: Open +Status: Bogus Bug Type: Feature/Change Request Operating System: Windows/Linux PHP Version: 5.3.0beta1 New Comment: Non permanent cookies woul

#47243 [Com]: oci_fetch_assoc() causes Apache 2.2.11 crashed and restarted (SQL CURSOR)

2009-01-29 Thread kureikain at gmail dot com
ID: 47243 Comment by: kureikain at gmail dot com Reported By: pcdinh at gmail dot com Status: Open Bug Type: OCI8 related Operating System: Windows XP SP3 PHP Version: 5.3.0beta1 Assigned To: sixd New Comment: I don't think that is a bu

#29479 [Sus->Csd]: changing current process name

2009-01-29 Thread magicaltux
ID: 29479 Updated by: magical...@php.net Reported By: black at scene-si dot org -Status: Suspended +Status: Closed Bug Type: Feature/Change Request Operating System: linux PHP Version: 6CVS New Comment: This feature is now covered by