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

2011-01-01 Thread magicaltux
Edit report at http://bugs.php.net/bug.php?id=49203&edit=1 ID: 49203 Updated by: magical...@php.net Reported by:magical...@php.net Summary:call_user_func_array when calling a parent constructor not from a user class Status:

Bug #51680 [Dup->Opn]: Sqlite returns without waiting for timeout

2010-06-09 Thread magicaltux
Edit report at http://bugs.php.net/bug.php?id=51680&edit=1 ID: 51680 Updated by: magical...@php.net Reported by: ncoesel at dealogic dot nl Summary: Sqlite returns without waiting for timeout -Status: Duplicate +Status: Open Type:

Bug #51680 [Asn->Dup]: Sqlite returns without waiting for timeout

2010-06-06 Thread magicaltux
Edit report at http://bugs.php.net/bug.php?id=51680&edit=1 ID: 51680 Updated by: magical...@php.net Reported by: ncoesel at dealogic dot nl Summary: Sqlite returns without waiting for timeout -Status: Assigned +Status: Duplicate Type:

Req #51295 [Asn]: SQLite3::busyTimeout not existing

2010-06-06 Thread magicaltux
Edit report at http://bugs.php.net/bug.php?id=51295&edit=1 ID: 51295 Updated by: magical...@php.net Reported by: magical...@php.net Summary: SQLite3::busyTimeout not existing Status: Assigned Type: Feature/Change Request Package:

Bug #51624 [Fbk]: Gallery2 causing segfault when trying to update.

2010-04-25 Thread magicaltux
Edit report at http://bugs.php.net/bug.php?id=51624&edit=1 ID: 51624 Updated by: magical...@php.net Reported by: zulcss at ubuntu dot com Summary: Gallery2 causing segfault when trying to update. Status: Feedback Type: Bug Package:

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

2010-03-11 Thread magicaltux
Edit report at http://bugs.php.net/bug.php?id=51056&edit=1 ID: 51056 Updated by: magical...@php.net Reported by: magical...@php.net Summary: fread() on blocking stream will block even if data is available Status: Feedback Type:

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

2010-03-11 Thread magicaltux
Edit report at http://bugs.php.net/bug.php?id=51056&edit=1 ID: 51056 Updated by: magical...@php.net Reported by: magical...@php.net Summary: fread() on blocking stream will block even if data is available Status: Feedback Type:

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

2010-03-11 Thread magicaltux
Edit report at http://bugs.php.net/bug.php?id=51056&edit=1 ID: 51056 Updated by: magical...@php.net Reported by: magical...@php.net Summary: fread() on blocking stream will block even if data is available Status: Feedback Type:

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

2010-03-10 Thread magicaltux
Edit report at http://bugs.php.net/bug.php?id=51056&edit=1 ID: 51056 Updated by: magical...@php.net Reported by: magical...@php.net Summary: fread() on blocking stream will block even if data is available Status: Open Type:

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

2010-02-16 Thread magicaltux
ID: 51056 Updated by: magical...@php.net Reported By: magical...@php.net Status: Feedback Bug Type: Streams related Operating System: Linux Gentoo 2.6.32 PHP Version: 5.3.1 New Comment: While for file sockets it makes sense when reading data

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

2010-02-16 Thread magicaltux
ID: 51056 Updated by: magical...@php.net Reported By: magical...@php.net Status: Feedback Bug Type: Streams related Operating System: Linux Gentoo 2.6.32 PHP Version: 5.3.1 New Comment: I tried to switch to non-blocking mode. This solves this

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

2010-02-16 Thread magicaltux
ID: 51056 Updated by: magical...@php.net Reported By: magical...@php.net Status: Feedback Bug Type: Streams related Operating System: Linux Gentoo 2.6.32 PHP Version: 5.3.1 New Comment: Confirmed with PHP_5_3 Testing PHP version: 5.3.3-dev f

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

2010-02-16 Thread magicaltux
ID: 51056 Updated by: magical...@php.net Reported By: magical...@php.net Status: Feedback Bug Type: Streams related Operating System: Linux Gentoo 2.6.32 PHP Version: 5.3.1 New Comment: This report looks a bit like bug #50856 (about non-block

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

2009-08-10 Thread magicaltux
ID: 49203 Updated by: magical...@php.net Reported By: magical...@php.net Status: Open Bug Type: Scripting Engine problem Operating System: Linux x86_64 PHP Version: 5.3.0 New Comment: Ok, mysqli's contructor is not named "__construct" Me

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

2009-08-09 Thread magicaltux
class into "Singleton2", and make C extend Singleton2, and the problem still happens. Fatal error: Call to protected C::__construct() from context 'Singleton' in /home/magicaltux/foo.php on line 9 The right context is called (class "Singleton") but get_called_class() stil

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

2009-07-09 Thread magicaltux
ID: 48867 Updated by: magical...@php.net Reported By: magical...@php.net Status: Open Bug Type: Scripting Engine problem Operating System: Linux x86_64 PHP Version: 5.2.10 New Comment: Reproduced on 5.2.9: Kaze ~ # php -v PHP 5.2.9-pl2-gento

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

2009-07-09 Thread magicaltux
ID: 48867 Updated by: magical...@php.net Reported By: magical...@php.net Status: Open Bug Type: Scripting Engine problem Operating System: Linux x86_64 PHP Version: 5.2.10 New Comment: uname -a of test machines: Linux Memol.ooKoo.org 2.6.28-

#47396 [Opn]: resource ids get re-used when opening enough files

2009-02-15 Thread magicaltux
ID: 47396 Updated by: magical...@php.net Reported By: cwei...@php.net Status: Open Bug Type:Reproducible crash PHP Version: 5.2.9RC2 New Comment: I had a look at the problem inside zend, and found the problem most likely coming from zend_hash.c if ((long)h >= (lon

#29479 [Sus->Csd]: changing current process name

2009-01-29 Thread magicaltux
ID: 29479 Updated by: magical...@php.net Reported By: black at scene-si dot org -Status: Suspended +Status: Closed Bug Type: Feature/Change Request Operating System: linux PHP Version: 6CVS New Comment: This feature is now covered by

#29479 [Sus]: changing current process name

2009-01-21 Thread magicaltux
ID: 29479 Updated by: magical...@php.net Reported By: black at scene-si dot org Status: Suspended Bug Type: Feature/Change Request Operating System: linux PHP Version: 6CVS New Comment: Just for info since a lot of people seems to be looking

#43225 [NoF->Opn]: fputcsv incorrectly handles cells ending in \ followed by "

2009-01-19 Thread magicaltux
ID: 43225 Updated by: magical...@php.net Reported By: ed at bronto dot com -Status: No Feedback +Status: Open Bug Type: Filesystem function related Operating System: Centos PHP Version: 5.2.4 New Comment: This bug is the same as bug

#46756 [Ver->Csd]: curl_copy_handle crashes with curl_multi

2008-12-11 Thread magicaltux
ID: 46756 Updated by: magical...@php.net Reported By: kyle at ifixit dot com -Status: Verified +Status: Closed Bug Type: cURL related Operating System: * PHP Version: 5CVS, 6CVS (2008-12-08) New Comment: This bug has been fixed in li

#46832 [Opn->Bgs]: memleak on handles duplicated with curl_copy_handle()

2008-12-11 Thread magicaltux
ID: 46832 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: cURL related Operating System: Linux PHP Version: 5.2CVS-2008-12-11 (CVS) New Comment: Please do not submit the same bug mo

#45161 [Opn]: Reusing a curl handle leaks memory

2008-12-11 Thread magicaltux
ID: 45161 Updated by: [EMAIL PROTECTED] Reported By: humbads at alum dot mit dot edu Status: Open Bug Type: cURL related Operating System: * PHP Version: 5CVS, 6CVS (2008-12-08) New Comment: This patch will get rid of to_free.str if libcurl v

#46756 [Ver]: curl_copy_handle crashes with curl_multi

2008-12-10 Thread magicaltux
ID: 46756 Updated by: [EMAIL PROTECTED] Reported By: kyle at ifixit dot com Status: Verified Bug Type: cURL related Operating System: * PHP Version: 5CVS, 6CVS (2008-12-08) New Comment: Confirmed against curl 7.19.2 and more debug data posted

#46756 [Ver]: curl_copy_handle crashes with curl_multi

2008-12-10 Thread magicaltux
ID: 46756 Updated by: [EMAIL PROTECTED] Reported By: kyle at ifixit dot com Status: Verified Bug Type: cURL related Operating System: * PHP Version: 5CVS, 6CVS (2008-12-08) New Comment: This bug has been reproduced without PHP by reproducing

#45161 [Opn]: Reusing a curl handle leaks memory

2008-12-10 Thread magicaltux
ID: 45161 Updated by: [EMAIL PROTECTED] Reported By: humbads at alum dot mit dot edu Status: Open Bug Type: cURL related Operating System: * PHP Version: 5CVS, 6CVS (2008-12-08) New Comment: Hi, Managed to get rid of to_free.str, with one ex

#46756 [Ver]: curl_copy_handle crashes with curl_multi

2008-12-10 Thread magicaltux
ID: 46756 Updated by: [EMAIL PROTECTED] Reported By: kyle at ifixit dot com Status: Verified Bug Type: cURL related Operating System: * PHP Version: 5CVS, 6CVS (2008-12-08) New Comment: I checked the origin of the crash, and it seems that lib

#42718 [Opn]: FILTER_UNSAFE_RAW not applied when configured as default filter, even with flags

2008-12-06 Thread magicaltux
ID: 42718 Updated by: [EMAIL PROTECTED] Reported By: arnaud dot lb at gmail dot com Status: Open Bug Type: Filter related Operating System: * PHP Version: 5CVS-2008-11-01 Assigned To: lbarnaud New Comment: This is a proposed fix for thi

#46759 [Opn]: magic_quotes_gpc doesn't work

2008-12-06 Thread magicaltux
ID: 46759 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Variables related Operating System: Windows PHP Version: 5.2.7 New Comment: After checking bug #42718 and filter extension's documentation, I believ

#46759 [Opn]: magic_quotes_gpc doesn't work

2008-12-06 Thread magicaltux
ID: 46759 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Variables related Operating System: Windows PHP Version: 5.2.7 New Comment: Fix for bug #42718 seems at the origin of this bug. If the fix is rever

#46600 [Ver]: "_empty_" key in objects (see #41504)

2008-12-04 Thread magicaltux
ID: 46600 Updated by: [EMAIL PROTECTED] Reported By: Matt at mpcm dot com Status: Verified Bug Type: JSON related Operating System: * PHP Version: 5CVS, 6CVS (2008-11-18) New Comment: I believe this is not a bug, but a feature. An object *ca

#45989 [Asn]: json_decode() passes through certain invalid JSON strings

2008-12-03 Thread magicaltux
ID: 45989 Updated by: [EMAIL PROTECTED] Reported By: steven at acko dot net Status: Assigned Bug Type: JSON related Operating System: Mac OS X PHP Version: 5.2.6 Assigned To: magicaltux New Comment: And here are patches against PHP_5_3

#45989 [Asn]: json_decode() passes through certain invalid JSON strings

2008-12-03 Thread magicaltux
ID: 45989 Updated by: [EMAIL PROTECTED] Reported By: steven at acko dot net Status: Assigned Bug Type: JSON related Operating System: Mac OS X PHP Version: 5.2.6 Assigned To: magicaltux New Comment: Just a note for documentation: http

#45989 [Asn]: json_decode() passes through certain invalid JSON strings

2008-12-03 Thread magicaltux
ID: 45989 Updated by: [EMAIL PROTECTED] Reported By: steven at acko dot net Status: Assigned Bug Type: JSON related Operating System: Mac OS X PHP Version: 5.2.6 Assigned To: magicaltux New Comment: Ok guys, I've had a look at th

#45989 [Opn->Asn]: json_decode() passes through certain invalid JSON strings

2008-12-03 Thread magicaltux
ID: 45989 Updated by: [EMAIL PROTECTED] Reported By: steven at acko dot net -Status: Open +Status: Assigned Bug Type: JSON related Operating System: Mac OS X PHP Version: 5.2.6 -Assigned To: +Assigned To: magicaltux

#46727 [Opn->Bgs]: For loop doesn't work as expected with decimals

2008-12-01 Thread magicaltux
ID: 46727 Updated by: [EMAIL PROTECTED] Reported By: grant at tattomedia dot com -Status: Open +Status: Bogus Bug Type: Unknown/Other Function Operating System: Linux PHP Version: 5.3CVS-2008-12-01 (snap) New Comment: Thank you for t

#46727 [Opn]: For loop doesn't work as expected with decimals

2008-12-01 Thread magicaltux
ID: 46727 Updated by: [EMAIL PROTECTED] Reported By: grant at tattomedia dot com Status: Open Bug Type: Unknown/Other Function Operating System: Linux PHP Version: 5.3CVS-2008-12-01 (snap) New Comment: This is because at the last iteration, t

#46711 [Opn]: cUrl leaks memory

2008-11-28 Thread magicaltux
ID: 46711 Updated by: [EMAIL PROTECTED] Reported By: thomas at koch dot ro Status: Open Bug Type: cURL related Operating System: Debian Lenny PHP Version: 5.3CVS-2008-11-28 (CVS) New Comment: For reference: a test file for this bug (which use

#46711 [Opn]: cUrl leaks memory

2008-11-28 Thread magicaltux
ID: 46711 Updated by: [EMAIL PROTECTED] Reported By: thomas at koch dot ro Status: Open Bug Type: cURL related Operating System: Debian Lenny PHP Version: 5.3CVS-2008-11-28 (CVS) New Comment: Just for info, I believe there's a bug somewhere.

#46404 [Opn->Bgs]: request for magic method __toNative()

2008-11-23 Thread magicaltux
ID: 46404 Updated by: [EMAIL PROTECTED] Reported By: info at netmosfera dot it -Status: Open +Status: Bogus Bug Type: Feature/Change Request Operating System: irrelevant PHP Version: 5.2.6 New Comment: Please do not submit the same b

#45314 [Opn->Bgs]: wddx_serialize_value() does not handle unicode properly

2008-11-19 Thread magicaltux
ID: 45314 Updated by: [EMAIL PROTECTED] Reported By: mikx at mikx dot de -Status: Open +Status: Bogus Bug Type: WDDX related Operating System: * PHP Version: 5.2.6 New Comment: This problem has been resolved with bug #46496 in CVS, a

#45037 [Opn->Bgs]: wddx_add_vars() does not convert variable names to UTF8

2008-11-19 Thread magicaltux
ID: 45037 Updated by: [EMAIL PROTECTED] Reported By: JeanLuc dot TRIPLET at yahoo dot fr -Status: Open +Status: Bogus Bug Type: WDDX related Operating System: Windows PHP Version: 5.2.6 New Comment: Thank you for taking the time to w

#38739 [NEW]: stream_socket_server should not require a port

2006-09-07 Thread magicaltux at ookoo dot org
From: magicaltux at ookoo dot org Operating system: * PHP version: 5.1.6 PHP Bug Type: Feature/Change Request Bug description: stream_socket_server should not require a port Description: When trying, for example, to do : We get the following output : Warning

#36445 [Com]: Cannot enable encryption for stream server

2006-07-26 Thread magicaltux at gmail dot com
ID: 36445 Comment by: magicaltux at gmail dot com Reported By: Jacek at veo dot pl Status: Assigned Bug Type: Sockets related Operating System: SuSE Linux 9.1 PHP Version: 5.1.4 Assigned To: wez New Comment: I'm working on a PHP-