[PHP-BUG] Bug #61821 [NEW]: Using ob_start() + zlib.output_compression makes it impossible to flush output

2012-04-22 Thread magical...@php.net
From: Operating system: Linux PHP version: 5.4.0 Package: Zlib related Bug Type: Bug Bug description:Using ob_start() + zlib.output_compression makes it impossible to flush output Description: When using ob_start() followed by a ini_set('zlib.output

[PHP-BUG] Bug #61820 [NEW]: using ob_gzhandler will complain about headers already sent when no compression

2012-04-22 Thread magical...@php.net
From: Operating system: Linux PHP version: 5.4.0 Package: Zlib related Bug Type: Bug Bug description:using ob_gzhandler will complain about headers already sent when no compression Description: When using ob_gzhandler with PHP 5.4.0+, PHP will emit

Req #51353 [Com]: ZIP64 problem

2011-01-15 Thread magical...@php.net
Edit report at http://bugs.php.net/bug.php?id=51353&edit=1 ID: 51353 Comment by: magical...@php.net Reported by:niculaantoniu at yahoo dot com Summary:ZIP64 problem Status: Assigned Type: Feature/Change Request Pac

[PHP-BUG] Req #51295 [NEW]: SQLite3::busyTimeout not existing

2010-03-13 Thread magical...@php.net
From: magicaltux Operating system: Linux Gentoo 2.6.33 PHP version: 5.3SVN-2010-03-14 (SVN) Package: SQLite related Bug Type: Feature/Change Request Bug description:SQLite3::busyTimeout not existing Description: In SQLite3, method busyTimeout() is mis

#51056 [NEW]: fread() on blocking stream will block even if data is available

2010-02-16 Thread magical...@php.net
From: magical...@php.net Operating system: Linux Gentoo 2.6.32 PHP version: 5.3.1 PHP Bug Type: Streams related Bug description: fread() on blocking stream will block even if data is available Description: On a blocking stream, a call to fread() will return

#49204 [NEW]: Late Static Binding class name problem

2009-08-09 Thread magical...@php.net
From: magical...@php.net Operating system: Linux x86_64 PHP version: 5.3.0 PHP Bug Type: Scripting Engine problem Bug description: Late Static Binding class name problem Description: In some cases the class name as returned by get_called_class() is incorrect

#49203 [NEW]: call_user_func_array when calling a parent constructor not from a user class

2009-08-09 Thread magical...@php.net
From: magical...@php.net Operating system: Linux x86_64 PHP version: 5.3.0 PHP Bug Type: Scripting Engine problem Bug description: call_user_func_array when calling a parent constructor not from a user class Description: When using: call_user_func_array(array

#48867 [NEW]: Casting 0xffffffffffffffff to int does not returns -1

2009-07-09 Thread magical...@php.net
From: magical...@php.net Operating system: Linux x86_64 PHP version: 5.2.10 PHP Bug Type: Scripting Engine problem Bug description: Casting 0x to int does not returns -1 Description: Casting hexadecimal representation of -1 to int is supposed to

#46832 [NEW]: memleak on handles duplicated with curl_copy_handle()

2008-12-10 Thread magical...@php.net
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 5.2CVS-2008-12-11 (CVS) PHP Bug Type: cURL related Bug description: memleak on handles duplicated with curl_copy_handle() Description: When an handle is copied with curl_copy_handle(), its ability to fr