#27950 [NEW]: "make test" stalls...

2004-04-11 Thread xing at mac dot com
From: xing at mac dot com Operating system: Fedora2Test2 64bit PHP version: 4.3.6RC1 PHP Bug Type: *Compile Issues Bug description: "make test" stalls... Description: 4.3.6RC2 source install. Mak test stalls right after PASS unset($_SES

#27950 [Opn]: "make test" stalls...

2004-04-11 Thread xing at mac dot com
ID: 27950 User updated by: xing at mac dot com Reported By: xing at mac dot com Status: Open Bug Type: *Compile Issues Operating System: Fedora2Test2 64bit PHP Version: 4.3.6RC1 New Comment: Fedora 2 Test 2 64bit edition. Previous Comments

#27950 [Opn]: "make test" stalls...

2004-04-11 Thread xing at mac dot com
ID: 27950 User updated by: xing at mac dot com Reported By: xing at mac dot com Status: Open Bug Type: *Compile Issues Operating System: Fedora2Test2 64bit -PHP Version: 4.3.6RC1 +PHP Version: 4.3.6RC2 New Comment: During the stall which I

#30020 [NEW]: htmlentities error

2004-09-07 Thread xing at mac dot com
From: xing at mac dot com Operating system: Linux PHP version: 4.3.9RC2 PHP Bug Type: Strings related Bug description: htmlentities error Description: htmlentities function appears to eat "é<" but correctly handle "é <". Reproduce

#30020 [Fbk->Opn]: htmlentities error

2004-09-07 Thread xing at mac dot com
ID: 30020 User updated by: xing at mac dot com Reported By: xing at mac dot com -Status: Feedback +Status: Open Bug Type: Strings related Operating System: Linux PHP Version: 4.3.9RC2 New Comment: There should be no hidden UTF-8

#30020 [Fbk->Opn]: htmlentities error

2004-09-07 Thread xing at mac dot com
ID: 30020 User updated by: xing at mac dot com Reported By: xing at mac dot com -Status: Feedback +Status: Open Bug Type: Strings related Operating System: Linux PHP Version: 4.3.9RC2 New Comment: gzipped code sent to [EMAIL PROTECTED

#30020 [Bgs]: htmlentities error

2004-09-08 Thread xing at mac dot com
ID: 30020 User updated by: xing at mac dot com Reported By: xing at mac dot com Status: Bogus Bug Type: Strings related Operating System: Linux PHP Version: 4.3.9RC2 New Comment: Thanks a bunch for the clarification. =) Previous Comments

#35824 [NEW]: prepared quries returning 0 rows with variable in multiple places

2005-12-27 Thread xing at mac dot com
From: xing at mac dot com Operating system: centos 4.2 PHP version: 5.1.2RC1 PHP Bug Type: PDO related Bug description: prepared quries returning 0 rows with variable in multiple places Description: Mysql version 4.1.15 use mysql_pdo with attribute enabled to

#35824 [Opn->Bgs]: prepared quries returning 0 rows with variable in multiple places

2005-12-27 Thread xing at mac dot com
ID: 35824 User updated by: xing at mac dot com Reported By: xing at mac dot com -Status: Open +Status: Bogus Bug Type: PDO related Operating System: centos 4.2 PHP Version: 5.1.2RC1 New Comment: Turns out it's because I did not se

#35845 [NEW]: deserialization problem

2005-12-29 Thread xing at mac dot com
From: xing at mac dot com Operating system: centos 4.2 PHP version: 5.1.2RC1 PHP Bug Type: Scripting Engine problem Bug description: deserialization problem Description: cannot deserialize an serialized output... the serialized object is an array of

#35846 [NEW]: var_export() generate invalid code

2005-12-29 Thread xing at mac dot com
From: xing at mac dot com Operating system: centos 4.2 PHP version: 5.1.2RC1 PHP Bug Type: Variables related Bug description: var_export() generate invalid code Description: invalid php code from var_export contrary to documentation claims. Reproduce code

#35845 [Opn]: deserialization problem

2005-12-29 Thread xing at mac dot com
ID: 35845 User updated by: xing at mac dot com Reported By: xing at mac dot com Status: Open Bug Type: Scripting Engine problem Operating System: centos 4.2 PHP Version: 5.1.2RC1 New Comment: dump.txt, captured serialized output, is at: http

#35845 [Fbk->Opn]: deserialization problem

2005-12-29 Thread xing at mac dot com
ID: 35845 User updated by: xing at mac dot com Reported By: xing at mac dot com -Status: Feedback +Status: Open Bug Type: Scripting Engine problem Operating System: centos 4.2 PHP Version: 5.1.2RC1 New Comment: Just put the dump.txt file

#40417 [Com]: Suddenly binding as many vars as there are *identical* prepared tokens

2007-03-01 Thread xing at mac dot com
ID: 40417 Comment by: xing at mac dot com Reported By: exaton at free dot fr Status: Open Bug Type: PDO related Operating System: Windows XP Pro SP2 PHP Version: 5.2.1 New Comment: I have to agree with exaton on this. This is an absolute

#39052 [NEW]: pdo::query with "show slave/master status"

2006-10-05 Thread xing at mac dot com
From: xing at mac dot com Operating system: Linux PHP version: 5.1.6 PHP Bug Type: PDO related Bug description: pdo::query with "show slave/master status" Description: PHP 5.1.6 Mysql 5.0.24a I have tested using PDO::query for both "show mas

#39052 [Fbk->Opn]: pdo::query with "show slave/master status"

2006-10-05 Thread xing at mac dot com
ID: 39052 User updated by: xing at mac dot com Reported By: xing at mac dot com -Status: Feedback +Status: Open Bug Type: PDO related Operating System: Linux PHP Version: 5.1.6 New Comment: Just tried the 5.2cvs snapshot. Same result. No

#39053 [NEW]: errorInfo not populated for connect error

2006-10-05 Thread xing at mac dot com
From: xing at mac dot com Operating system: Linux PHP version: 5CVS-2006-10-05 (snap) PHP Bug Type: PDO related Bug description: errorInfo not populated for connect error Description: When pdo connect fails, the pdoexception object field "errorInfo" i

#39052 [Fbk->Opn]: pdo::query with "show slave/master status"

2006-10-05 Thread xing at mac dot com
ID: 39052 User updated by: xing at mac dot com Reported By: xing at mac dot com -Status: Feedback +Status: Open Bug Type: PDO related Operating System: Linux PHP Version: 5.1.6 New Comment: setAttribute (PDO::ATTR_ERRMODE, PDO

#39053 [Fbk->Opn]: errorInfo not populated for connect error

2006-10-05 Thread xing at mac dot com
ID: 39053 User updated by: xing at mac dot com Reported By: xing at mac dot com -Status: Feedback +Status: Open Bug Type: PDO related Operating System: Linux PHP Version: 5CVS-2006-10-05 (snap) New Comment: setAttribute (PDO

#39157 [NEW]: can't catch simplexml error

2006-10-13 Thread xing at mac dot com
From: xing at mac dot com Operating system: linux PHP version: 5.1.6 PHP Bug Type: SimpleXML related Bug description: can't catch simplexml error Description: Cannot catch a simple loading error when using simplexml_load_string() loading an invalid xml s