[PHP-BUG] Bug #65483 [NEW]: quoted-printable encode stream filter incorrectly encoding spaces

2013-08-20 Thread slusarz at curecanti dot org
From: slusarz at curecanti dot org Operating system: Linux PHP version: 5.4.18 Package: Streams related Bug Type: Bug Bug description:quoted-printable encode stream filter incorrectly encoding spaces Description: Due to fix for #64166, the encode

Bug #64913 [Fbk->Opn]: Segfault in zend_hash_find

2013-06-10 Thread slusarz at curecanti dot org
Edit report at https://bugs.php.net/bug.php?id=64913&edit=1 ID: 64913 User updated by:slusarz at curecanti dot org Reported by:slusarz at curecanti dot org Summary:Segfault in zend_hash_find -Status: Feedback +Status: Open

[PHP-BUG] Bug #64913 [NEW]: Segfault in zend_hash_find

2013-05-23 Thread slusarz at curecanti dot org
From: slusarz at curecanti dot org Operating system: Linux PHP version: 5.4.15 Package: Reproducible crash Bug Type: Bug Bug description:Segfault in zend_hash_find Description: (Mostly) reproducible segfault: [353713.319612] php-fpm[24273]: segfault

Bug #64166 [Opn]: quoted-printable-encode stream filter incorrectly discarding whitespace

2013-02-24 Thread slusarz at curecanti dot org
Edit report at https://bugs.php.net/bug.php?id=64166&edit=1 ID: 64166 User updated by:slusarz at curecanti dot org Reported by:slusarz at curecanti dot org Summary:quoted-printable-encode stream filter incorrectly discar

Bug #64166 [Opn]: quoted-printable-encode stream filter incorrectly discarding whitespace

2013-02-07 Thread slusarz at curecanti dot org
Edit report at https://bugs.php.net/bug.php?id=64166&edit=1 ID: 64166 User updated by:slusarz at curecanti dot org Reported by:slusarz at curecanti dot org Summary:quoted-printable-encode stream filter incorrectly discar

Bug #64146 [Fbk->Opn]: serialize incorrectly saving objects when they are cloned

2013-02-07 Thread slusarz at curecanti dot org
Edit report at https://bugs.php.net/bug.php?id=64146&edit=1 ID: 64146 User updated by:slusarz at curecanti dot org Reported by:slusarz at curecanti dot org Summary:serialize incorrectly saving objects when they are cloned -St

Bug #64166 [Opn]: quoted-printable-encode stream filter incorrectly discarding whitespace

2013-02-06 Thread slusarz at curecanti dot org
Edit report at https://bugs.php.net/bug.php?id=64166&edit=1 ID: 64166 User updated by:slusarz at curecanti dot org Reported by:slusarz at curecanti dot org Summary:quoted-printable-encode stream filter incorrectly discar

Bug #64166 [Opn]: quoted-printable-encode stream filter incorrectly discarding whitespace

2013-02-06 Thread slusarz at curecanti dot org
Edit report at https://bugs.php.net/bug.php?id=64166&edit=1 ID: 64166 User updated by:slusarz at curecanti dot org Reported by:slusarz at curecanti dot org Summary:quoted-printable-encode stream filter incorrectly discar

[PHP-BUG] Bug #64166 [NEW]: quoted-printable-encode stream filter incorrectly discarding whitespace

2013-02-06 Thread slusarz at curecanti dot org
From: slusarz at curecanti dot org Operating system: Linux PHP version: 5.4.11 Package: Streams related Bug Type: Bug Bug description:quoted-printable-encode stream filter incorrectly discarding whitespace Description: The QP stream filter is

[PHP-BUG] Bug #64146 [NEW]: serialize incorrectly saving objects when they are cloned

2013-02-04 Thread slusarz at curecanti dot org
From: slusarz at curecanti dot org Operating system: Linux PHP version: 5.4.11 Package: Variables related Bug Type: Bug Bug description:serialize incorrectly saving objects when they are cloned Description: When using clone in a Serializable

Req #41245 [Com]: Ability to set handler for "memory limit exceeded"

2012-09-04 Thread slusarz at curecanti dot org
Edit report at https://bugs.php.net/bug.php?id=41245&edit=1 ID: 41245 Comment by: slusarz at curecanti dot org Reported by:bens at effortlessis dot com Summary:Ability to set handler for "memory limit exceeded" Status:

[PHP-BUG] Bug #61192 [NEW]: Serializable interface not calling unserialize()

2012-02-26 Thread slusarz at curecanti dot org
From: Operating system: Linux PHP version: 5.3.10 Package: *Data Exchange functions Bug Type: Bug Bug description:Serializable interface not calling unserialize() Description: unserialize() in a class implementing Serializable is not called when the

[PHP-BUG] Req #54082 [NEW]: Cast array key objects to string

2011-02-23 Thread slusarz at curecanti dot org
From: Operating system: Irrelevant PHP version: Irrelevant Package: Arrays related Bug Type: Feature/Change Request Bug description:Cast array key objects to string Description: Per http://www.php.net/manual/en/language.types.array.php, array keys ca

[PHP-BUG] Bug #54058 [NEW]: json_last_error() doesn't work properly with arrays/objects

2011-02-20 Thread slusarz at curecanti dot org
From: Operating system: Linux PHP version: 5.3.5 Package: JSON related Bug Type: Bug Bug description:json_last_error() doesn't work properly with arrays/objects Description: json_last_error() doesn't work properly in arrays/objects. If an error occ

[PHP-BUG] Bug #51708 [NEW]: imap_open() improperly trimming spaces from username

2010-04-30 Thread slusarz at curecanti dot org
From: Operating system: Linux PHP version: 5.3.2 Package: IMAP related Bug Type: Bug Bug description:imap_open() improperly trimming spaces from username Description: Per RFC 3501 [9], spaces are valid characters in a username. Thus, 'username' != '

Bug #51658 [Fbk->Csd]: Segfault when using stream_filter_append()

2010-04-30 Thread slusarz at curecanti dot org
Edit report at http://bugs.php.net/bug.php?id=51658&edit=1 ID: 51658 User updated by: slusarz at curecanti dot org Reported by: slusarz at curecanti dot org Summary: Segfault when using stream_filter_append() -Status: Feedback +Status: Cl

Bug #51658 [Fbk->Opn]: Segfault when using stream_filter_append()

2010-04-26 Thread slusarz at curecanti dot org
Edit report at http://bugs.php.net/bug.php?id=51658&edit=1 ID: 51658 User updated by: slusarz at curecanti dot org Reported by: slusarz at curecanti dot org Summary: Segfault when using stream_filter_append() -Status: Feedback +Status:

[PHP-BUG] Bug #51658 [NEW]: Segfault when using stream_filter_append()

2010-04-25 Thread slusarz at curecanti dot org
From: Operating system: Linux PHP version: 5.3.2 Package: Streams related Bug Type: Bug Bug description:Segfault when using stream_filter_append() Description: PHP segfaulting when appending a user-defined filter in WRITE mode. I can confirm that if

#50363 [Ver]: Invalid parsing in convert.quoted-printable-decode filter

2010-02-05 Thread slusarz at curecanti dot org
ID: 50363 User updated by: slusarz at curecanti dot org Reported By: slusarz at curecanti dot org Status: Verified Bug Type: Streams related Operating System: * PHP Version: 5.*, 6 New Comment: Here's a patch that works for me. (Doesn't

#50363 [NEW]: Invalid parsing in convert.quoted-printable-decode filter

2009-12-02 Thread slusarz at curecanti dot org
From: slusarz at curecanti dot org Operating system: Linux PHP version: 5.2.11 PHP Bug Type: Filter related Bug description: Invalid parsing in convert.quoted-printable-decode filter Description: Using the quoted-printable-decode filter on a stream produces an

#48725 [Opn]: Support for flushing in zlib stream

2009-10-22 Thread slusarz at curecanti dot org
ID: 48725 User updated by: slusarz at curecanti dot org Reported By: slusarz at curecanti dot org Status: Open Bug Type: Streams related Operating System: Linux PHP Version: 5.2.10 New Comment: I don't think this is related to bug #

#48725 [NoF->Opn]: Support for flushing in zlib stream(?)

2009-07-13 Thread slusarz at curecanti dot org
ID: 48725 User updated by: slusarz at curecanti dot org Reported By: slusarz at curecanti dot org -Status: No Feedback +Status: Open Bug Type: Streams related Operating System: Linux PHP Version: 5.2.10 New Comment: , is max. 10-20 lines

#48725 [NEW]: Support for flushing in zlib stream(?)

2009-06-29 Thread slusarz at curecanti dot org
From: slusarz at curecanti dot org Operating system: Linux PHP version: 5.2.10 PHP Bug Type: Streams related Bug description: Support for flushing in zlib stream(?) Description: There does not seem to be any support for flushing data in a zlib compression stream

#35290 [NEW]: imap_8bit does not encode ending spaces correctly

2005-11-18 Thread slusarz at curecanti dot org
From: slusarz at curecanti dot org Operating system: Fedora 3 PHP version: 5.0.5 PHP Bug Type: IMAP related Bug description: imap_8bit does not encode ending spaces correctly Description: imap_8bit() is broken when it comes to spaces at the end of a line

#31429 [NEW]: IMAP Version not correct in phpinfo()

2005-01-06 Thread slusarz at curecanti dot org
From: slusarz at curecanti dot org Operating system: Fedora Core 3 PHP version: 4.3.10 PHP Bug Type: IMAP related Bug description: IMAP Version not correct in phpinfo() Description: For any version of imap/c-client post-2000, the version information is given as

#31003 [NEW]: OpenSSL - no way to get pkcs7 data out of application/pkcs7-mime signed data

2004-12-06 Thread slusarz at curecanti dot org
From: slusarz at curecanti dot org Operating system: Linux PHP version: 4.3.10RC1 PHP Bug Type: OpenSSL related Bug description: OpenSSL - no way to get pkcs7 data out of application/pkcs7-mime signed data Description: Enhancement request: Why does the verify

#26831 [NEW]: New LATT_* constants

2004-01-07 Thread slusarz at colorado dot edu
From: slusarz at colorado dot edu Operating system: Red Hat Linux 9.0 PHP version: 4.3.4 PHP Bug Type: IMAP related Bug description: New LATT_* constants Description: It appears, as of imap-2002, the following 3 LATT_* constants are now defined (this code is

#21168 [WFx]: imap_search() does not support the OR keyword

2003-06-16 Thread slusarz at colorado dot edu
ID: 21168 User updated by: slusarz at colorado dot edu Reported By: slusarz at colorado dot edu Status: Wont fix Bug Type: IMAP related Operating System: RedHat Linux 8.0 PHP Version: 4.3.0RC4 New Comment: The workaround we developed, using PHP

#21168 [NEW]: imap_search() does not support the OR keyword

2002-12-23 Thread slusarz
From: [EMAIL PROTECTED] Operating system: RedHat Linux 8.0 PHP version: 4.3.0RC4 PHP Bug Type: IMAP related Bug description: imap_search() does not support the OR keyword I sent this to Dan in August and haven't seen anything done about it yet, so I will put it here. Note th

#20401 [Fbk->Opn]: imap_fetchstructure() not correctly handling multipart messages

2002-11-12 Thread slusarz
ID: 20401 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: IMAP related Operating System: RedHat Linux 8.0 PHP Version: 4.2.3 New Comment: Yeah - that appeared to solve the proble

#20401 [NEW]: imap_fetchstructure() not correctly handling multipart messages

2002-11-12 Thread slusarz
From: [EMAIL PROTECTED] Operating system: RedHat Linux 8.0 PHP version: 4.2.3 PHP Bug Type: IMAP related Bug description: imap_fetchstructure() not correctly handling multipart messages With the newest c-client version (IMAP-2002.RC10), imap_fetchstructure() does not appear t