#47499 [Opn->Bgs]: Buggy control flow when switching on 0 (zero)

2009-02-24 Thread mpb dot mail at gmail dot com
ID: 47499 User updated by: mpb dot mail at gmail dot com Reported By: mpb dot mail at gmail dot com -Status: Open +Status: Bogus Bug Type: Unknown/Other Function Operating System: Linux PHP Version: 5.2.8 New Comment: Ah. You are right

#47499 [NEW]: Buggy control flow when switching on 0 (zero)

2009-02-24 Thread mpb dot mail at gmail dot com
From: mpb dot mail at gmail dot com Operating system: Linux PHP version: 5.2.8 PHP Bug Type: Unknown/Other Function Bug description: Buggy control flow when switching on 0 (zero) Description: When switching on 0 (zero), control flow executes the wrong case

#44621 [NEW]: preg_split with NO_EMPTY is buggy when splitting on greedy patterns

2008-04-02 Thread mpb dot mail at gmail dot com
From: mpb dot mail at gmail dot com Operating system: Linux PHP version: 5.2.5 PHP Bug Type: PCRE related Bug description: preg_split with NO_EMPTY is buggy when splitting on greedy patterns Description: preg_split with PREG_SPLIT_NO_EMPTY is buggy when

#44126 [NEW]: pear config-set works, but pecl config-set does not

2008-02-14 Thread mpb dot mail at gmail dot com
From: mpb dot mail at gmail dot com Operating system: Linux 2.6 PHP version: 5.2.5 PHP Bug Type: *Configuration Issues Bug description: pear config-set works, but pecl config-set does not Description: I am able to set php_ini via pear, but not via pecl, as

#41815 [NEW]: After EOF, fread() cannot read appended bytes.

2007-06-26 Thread mpb dot mail at gmail dot com
From: mpb dot mail at gmail dot com Operating system: Linux 2.6 PHP version: 5.2.3 PHP Bug Type: Streams related Bug description: After EOF, fread() cannot read appended bytes. Description: If you fread() to the end of a file, and then additional bytes are

#40267 [NEW]: tempnam creates file with access permissions mode of 0600

2007-01-28 Thread mpb dot mail at gmail dot com
From: mpb dot mail at gmail dot com Operating system: Linux PHP version: 4.4.4 PHP Bug Type: Filesystem function related Bug description: tempnam creates file with access permissions mode of 0600 Description: The tempnam function sets the access permissions mode

#39018 [Bgs->Opn]: Error control operator '@' fails to suppress "Uninitialized string offset"

2006-10-04 Thread mpb dot mail at gmail dot com
ID: 39018 User updated by: mpb dot mail at gmail dot com Reported By: mpb dot mail at gmail dot com -Status: Bogus +Status: Open Bug Type: Scripting Engine problem Operating System: Gentoo Linux PHP Version: 5.1.6 New Comment: While

#39018 [NEW]: Error control operator '@' fails to suppress "Uninitialized string offset"

2006-10-02 Thread mpb dot mail at gmail dot com
From: mpb dot mail at gmail dot com Operating system: Gentoo Linux PHP version: 5.1.6 PHP Bug Type: Scripting Engine problem Bug description: Error control operator '@' fails to suppress "Uninitialized string offset" Description: The er

#36867 [NEW]: sqlite_escape_string on '' or null returns wrong value

2006-03-26 Thread mpb dot mail at gmail dot com
From: mpb dot mail at gmail dot com Operating system: FreeBSD 4.x PHP version: 4.4.2 PHP Bug Type: SQLite related Bug description: sqlite_escape_string on '' or null returns wrong value Description: sqlite_escape_string on '' (the empty str

#33738 [NEW]: stat() returns wrong size on large files (>2^31 bytes)

2005-07-17 Thread mpb dot mail at gmail dot com
From: mpb dot mail at gmail dot com Operating system: FreeBSD PHP version: 5.0.4 PHP Bug Type: Filesystem function related Bug description: stat() returns wrong size on large files (>2^31 bytes) Description: stat() returns the wrong size for large files. T

#33039 [Fbk->Opn]: on shutdown: Notice: Unknown: Mailbox is empty (errflg=1) in Unknown on line 0

2005-05-16 Thread mpb dot mail at gmail dot com
ID: 33039 User updated by: mpb dot mail at gmail dot com Reported By: mpb dot mail at gmail dot com -Status: Feedback +Status: Open Bug Type: IMAP related Operating System: Gentoo Linux PHP Version: 5.0.3 New Comment: I downloaded: http

#33039 [NEW]: on shutdown: Notice: Unknown: Mailbox is empty (errflg=1) in Unknown on line 0

2005-05-16 Thread mpb dot mail at gmail dot com
From: mpb dot mail at gmail dot com Operating system: Gentoo Linux PHP version: 5.0.3 PHP Bug Type: IMAP related Bug description: on shutdown: Notice: Unknown: Mailbox is empty (errflg=1) in Unknown on line 0 Description: If you imap_open an empty pop mailbox

#32918 [NEW]: highlight_string (and highlight_file?) indent incorrectly.

2005-05-02 Thread mpb dot mail at gmail dot com
From: mpb dot mail at gmail dot com Operating system: Gentoo Linux PHP version: 5.0.3 PHP Bug Type: Strings related Bug description: highlight_string (and highlight_file?) indent incorrectly. Description: The highlight_string function fails to properly indent

#32813 [NEW]: parse_url does not parse 'scheme:' correctly.

2005-04-24 Thread mpb dot mail at gmail dot com
From: mpb dot mail at gmail dot com Operating system: FreeBSD and Linux PHP version: 5.0.3 PHP Bug Type: *URL Functions Bug description: parse_url does not parse 'scheme:' correctly. Description: parse_url does not parse 'scheme:' correctly.