#39542 [Com]: Search order for include_once/require_once wrong in get_include_path

2007-03-11 Thread snowy at coporatezoo dot com
ID: 39542 Comment by: snowy at coporatezoo dot com Reported By: snowy at corporatezoo dot com Status: Open Bug Type: Scripting Engine problem Operating System: Windows XP PHP Version: 5.2.0 New Comment: tried this on 5.2.1 on OSX as well and

#40479 [Com]: zend_mm_heap corrupted

2007-03-11 Thread noah at hd dot se
ID: 40479 Comment by: noah at hd dot se Reported By: rrossi at maggioli dot it Status: No Feedback Bug Type: Reproducible crash Operating System: Suse Linux 9.0 PHP Version: 5.2.1 New Comment: Fwiw, I experienced the same error with the follo

#40782 [Com]: boolean argument type to function throws Catchable fatal error.

2007-03-11 Thread judas dot iscariote at gmail dot com
ID: 40782 Comment by: judas dot iscariote at gmail dot com Reported By: tims at arizona dot edu Status: Open Bug Type: Scripting Engine problem Operating System: Debian Linux PHP Version: 5.2.1 New Comment: I indeed think that booleans should

#40782 [NEW]: boolean argument type to function throws Catchable fatal error.

2007-03-11 Thread tims at arizona dot edu
From: tims at arizona dot edu Operating system: Debian Linux PHP version: 5.2.1 PHP Bug Type: Scripting Engine problem Bug description: boolean argument type to function throws Catchable fatal error. Description: I have found a minimal reproducible test case tha

#40750 [Com]: fsockopen timeout parameter overwrites timeout for reading

2007-03-11 Thread judas dot iscariote at gmail dot com
ID: 40750 Comment by: judas dot iscariote at gmail dot com Reported By: andreas dot rieber at 2e-systems dot com Status: Open Bug Type: Network related Operating System: OpenSuse, Ubuntu PHP Version: 5.2.1 New Comment: Im experiencing a very

#40701 [Opn]: Memory allocation error

2007-03-11 Thread edink
ID: 40701 Updated by: [EMAIL PROTECTED] Reported By: michaeldaly at magma dot ca Status: Open Bug Type: Unknown/Other Function Operating System: Win XP Pro PHP Version: 5.2.2 New Comment: Just out of the curiousity: what happens when you disa

#40770 [Ver->Asn]: Apache child exits when PHP memory limit reached

2007-03-11 Thread edink
ID: 40770 Updated by: [EMAIL PROTECTED] Reported By: php at edwardk dot info -Status: Verified +Status: Assigned Bug Type: Reproducible crash Operating System: Windows 2003 PHP Version: 5.2.1 -Assigned To: +Assigned To: dmit

#40770 [Opn->Ver]: Apache child exits when PHP memory limit reached

2007-03-11 Thread edink
ID: 40770 Updated by: [EMAIL PROTECTED] Reported By: php at edwardk dot info -Status: Open +Status: Verified Bug Type: Reproducible crash Operating System: Windows 2003 PHP Version: 5.2.1 New Comment: I can reproduce the problem. Whe

#40630 [Csd]: preg_match_all with a particular regexp causes run-away php/apache process

2007-03-11 Thread mfburdett at gmail dot com
ID: 40630 User updated by: mfburdett at gmail dot com Reported By: mfburdett at gmail dot com Status: Closed Bug Type: PCRE related Operating System: FreeBSD 6.2 PHP Version: 5.2.1 New Comment: This issue has been resolved in FreeBSD Ports. http:/

#40781 [NEW]: invalid HTML

2007-03-11 Thread php dot net at steltenpower dot com
From: php dot net at steltenpower dot com Operating system: Linux PHP version: 4.4.5 PHP Bug Type: Session related Bug description: invalid HTML Description: is generated and the / makes it invalid HTML. XHTML needs the / So to be able to output both valid HT

#40683 [NoF->Opn]: zend_operators.h generates discard qualifier compiler warning

2007-03-11 Thread lstefani at fortresstech dot com
ID: 40683 User updated by: lstefani at fortresstech dot com Reported By: lstefani at fortresstech dot com -Status: No Feedback +Status: Open Bug Type: Compile Warning Operating System: linux 2.6.12-1.1381_FC3smp PHP Version: 5.2.1 New Comm

#40778 [NEW]: Cookies with secure parameter sent via HTTP

2007-03-11 Thread mbowie at buzmo dot com
From: mbowie at buzmo dot com Operating system: FreeBSD 6.0R PHP version: 5.2.1 PHP Bug Type: Session related Bug description: Cookies with secure parameter sent via HTTP Description: Cookies sent via the set_cookie method or via PHP's session module with the sec

#40770 [Fbk->Opn]: Apache child exits when PHP memory limit reached

2007-03-11 Thread php at edwardk dot info
ID: 40770 User updated by: php at edwardk dot info Reported By: php at edwardk dot info -Status: Feedback +Status: Open Bug Type: Reproducible crash Operating System: Windows 2003 PHP Version: 5.2.1 New Comment: I don't believe so. It sho

#40772 [Bgs->Opn]: PDO::query() does not raise exception

2007-03-11 Thread vunnuk_o at ukr dot net
ID: 40772 User updated by: vunnuk_o at ukr dot net Reported By: vunnuk_o at ukr dot net -Status: Bogus +Status: Open Bug Type: PDO related Operating System: Win XP PHP Version: 5.2.1 New Comment: This works on Linux (SQLite) but fails on

#40777 [NEW]: incorrect unpack

2007-03-11 Thread apachephp at gmailc dot om
From: apachephp at gmailc dot om Operating system: Centos 4.4 PHP version: 5.2.1 PHP Bug Type: Unknown/Other Function Bug description: incorrect unpack Description: unpack is wrong in 5.2.1 on my x86_64 box. in 5.2.0 it was OK. Reproduce code: ---

#40772 [Opn->Bgs]: PDO::query() does not raise exception

2007-03-11 Thread iliaa
ID: 40772 Updated by: [EMAIL PROTECTED] Reported By: vunnuk_o at ukr dot net -Status: Open +Status: Bogus Bug Type: PDO related Operating System: Win XP PHP Version: 5.2.1 New Comment: Unfortunately on syntax errors SQLite returns a

#40772 [Com]: PDO::query() does not raise exception

2007-03-11 Thread dennis at inmarket dot lviv dot ua
ID: 40772 Comment by: dennis at inmarket dot lviv dot ua Reported By: vunnuk_o at ukr dot net Status: Open Bug Type: PDO related Operating System: Win XP PHP Version: 5.2.1 New Comment: Looks like PDO constructor does not like the PDO::ATTR_E

#40772 [Opn]: PDO::query() does not raise exception

2007-03-11 Thread vunnuk_o at ukr dot net
ID: 40772 User updated by: vunnuk_o at ukr dot net Reported By: vunnuk_o at ukr dot net Status: Open Bug Type: PDO related Operating System: Win XP PHP Version: 5.2.1 New Comment: However, SQLite's errorCode() is HY000... should not be 42000? Pr

#40772 [Fbk->Opn]: PDO::query() does not raise exception

2007-03-11 Thread vunnuk_o at ukr dot net
ID: 40772 User updated by: vunnuk_o at ukr dot net Reported By: vunnuk_o at ukr dot net -Status: Feedback +Status: Open Bug Type: PDO related Operating System: Win XP PHP Version: 5.2.1 New Comment: This happens for MySQL an SQLite Prev

#40770 [Opn->Fbk]: Apache child exits when PHP memory limit reached

2007-03-11 Thread iliaa
ID: 40770 Updated by: [EMAIL PROTECTED] Reported By: php at edwardk dot info -Status: Open +Status: Feedback Bug Type: Reproducible crash Operating System: Windows 2003 PHP Version: 5.2.1 New Comment: Are you running debug build of P

#40750 [Fbk->Opn]: fsockopen timeout parameter overwrites timeout for reading

2007-03-11 Thread andreas dot rieber at 2e-systems dot com
ID: 40750 User updated by: andreas dot rieber at 2e-systems dot com Reported By: andreas dot rieber at 2e-systems dot com -Status: Feedback +Status: Open Bug Type: Network related -Operating System: OpenSuse +Operating System: OpenSuse, Ubuntu PH

#40772 [Opn->Fbk]: PDO::query() does not raise exception

2007-03-11 Thread iliaa
ID: 40772 Updated by: [EMAIL PROTECTED] Reported By: vunnuk_o at ukr dot net -Status: Open +Status: Feedback Bug Type: PDO related Operating System: Win XP PHP Version: 5.2.1 New Comment: What PDO back-end are you using? Previous C

#40773 [Opn->Fbk]: Apache crash when ibase.dateformat "%d-%m-%Y"

2007-03-11 Thread iliaa
ID: 40773 Updated by: [EMAIL PROTECTED] Reported By: treck at nano dot lv -Status: Open +Status: Feedback Bug Type: InterBase related Operating System: FreeBSD PHP Version: 5.2.1 New Comment: Thank you for this bug report. To properl

#39789 [Com]: $_POST data not accessible

2007-03-11 Thread webmaster at whatsthescuttlebutt dot com
ID: 39789 Comment by: webmaster at whatsthescuttlebutt dot com Reported By: mpaige at ryanidirect dot com Status: No Feedback Bug Type: Unknown/Other Function Operating System: Windows 2003 /XP sp2 PHP Version: 5.2.0 New Comment: I am having

#40776 [NEW]: highlight.bg setting ignored/unused

2007-03-11 Thread seanius at debian dot org
From: seanius at debian dot org Operating system: Debian GNU/Linux PHP version: 5.2.1 PHP Bug Type: Scripting Engine problem Bug description: highlight.bg setting ignored/unused Description: originally reported at http://bugs.debian.org/405338 it seems that the

#40774 [Opn->Bgs]: Inconsitent XMLwriter::writeDTD

2007-03-11 Thread rrichards
ID: 40774 Updated by: [EMAIL PROTECTED] Reported By: james dot zimmerman at comfreeze dot net -Status: Open +Status: Bogus Bug Type: XML related Operating System: Windows XP SP2/Linux PHP Version: 5.2.1 New Comment: Sorry, but your p

#40774 [Opn]: Inconsitent XMLwriter::writeDTD

2007-03-11 Thread james dot zimmerman at comfreeze dot net
ID: 40774 User updated by: james dot zimmerman at comfreeze dot net Reported By: james dot zimmerman at comfreeze dot net Status: Open Bug Type: XML related Operating System: Windows XP SP2/Linux PHP Version: 5.2.1 New Comment: Was extremely tired

#40775 [NEW]: __autoload not invoked in cli interactive mode?

2007-03-11 Thread seanius at debian dot org
From: seanius at debian dot org Operating system: Debian GNU/Linux PHP version: 5.2.1 PHP Bug Type: Scripting Engine problem Bug description: __autoload not invoked in cli interactive mode? Description: the __autoload hook doesn't seem to be run for the cmdline/c

#40774 [NEW]: Inconsitent XMLwriter::writeDTD

2007-03-11 Thread james dot zimmerman at comfreeze dot net
From: james dot zimmerman at comfreeze dot net Operating system: Windows XP SP2/Linux PHP version: 5.2.1 PHP Bug Type: XML related Bug description: Inconsitent XMLwriter::writeDTD Description: I have a home development server based on XAMPP full install where thi

#40751 [Fbk->Csd]: Apache segmentation fault

2007-03-11 Thread sti-pe2 at online dot no
ID: 40751 User updated by: sti-pe2 at online dot no Reported By: sti-pe2 at online dot no -Status: Feedback +Status: Closed Bug Type: Session related Operating System: FreeBSD 5.3-RELEASE PHP Version: 4.4.6 New Comment: Ok, case closed. I

#37488 [Opn->Bgs]: Modifing GPC values

2007-03-11 Thread serkan dot kibritoglu at gmail dot com
ID: 37488 User updated by: serkan dot kibritoglu at gmail dot com Reported By: serkan dot kibritoglu at gmail dot com -Status: Open +Status: Bogus Bug Type: Variables related Operating System: winXP PHP Version: 5.2.0 New Comment: I am te