#47777 [NEW]: Can't compile the pcntl extension

2009-03-25 Thread matteo at beccati dot com
From: matteo at beccati dot com Operating system: FreeBSD 6.2 PHP version: 5.3CVS-2009-03-25 (CVS) PHP Bug Type: Compile Failure Bug description: Can't compile the pcntl extension Description: Looks like PHP_5_3 doesn't compile on my FreeBSD 6.2 sys

#44173 [Com]: PDO->query() parameter parsing/checking needs an update

2009-03-22 Thread matteo at beccati dot com
ID: 44173 Comment by: matteo at beccati dot com Reported By: uwendel at mysql dot com Status: Open Bug Type: PDO related Operating System: Linux PHP Version: 5.3CVS-2008-02-19 (CVS) New Comment: The following patch also removes the goto from

#44173 [Com]: PDO->query() parameter parsing/checking needs an update

2009-03-22 Thread matteo at beccati dot com
ID: 44173 Comment by: matteo at beccati dot com Reported By: uwendel at mysql dot com Status: Open Bug Type: PDO related Operating System: Linux PHP Version: 5.3CVS-2008-02-19 (CVS) New Comment: Fix is available here: http://www.beccati.com

#44409 [Com]: PDO::FETCH_SERIALIZE calls __construct()

2009-03-22 Thread matteo at beccati dot com
ID: 44409 Comment by: matteo at beccati dot com Reported By: uwendel at mysql dot com Status: Open Bug Type: PDO related Operating System: * PHP Version: 5.3CVS-2008-03-11 (CVS) New Comment: Fix available at: http://www.beccati.com/misc/php

#47311 [Csd]: PDO::PARAM_LOB columns need to be bound before execute() on PgSQL

2009-02-11 Thread matteo at beccati dot com
ID: 47311 User updated by: matteo at beccati dot com Reported By: matteo at beccati dot com Status: Closed Bug Type: PDO related Operating System: Any PHP Version: 5.3.0beta1 New Comment: Thanks for that. I've also created a patch fo

#47311 [Opn]: PDO::PARAM_LOB columns need to be bound before execute() on PgSQL

2009-02-04 Thread matteo at beccati dot com
ID: 47311 User updated by: matteo at beccati dot com Reported By: matteo at beccati dot com Status: Open Bug Type: PDO related Operating System: Any PHP Version: 5.3.0beta1 New Comment: Patch is available here: http://www.beccati.com/misc

#47311 [NEW]: PDO::PARAM_LOB columns need to be bound before execute() on PgSQL

2009-02-04 Thread matteo at beccati dot com
From: matteo at beccati dot com Operating system: Any PHP version: 5.3.0beta1 PHP Bug Type: PDO related Bug description: PDO::PARAM_LOB columns need to be bound before execute() on PgSQL Description: I was trying to investigate a test failure in the pdo_pgsql

#47297 [Opn]: pdo_033.phpt fails on PgSQL

2009-02-03 Thread matteo at beccati dot com
ID: 47297 User updated by: matteo at beccati dot com Reported By: matteo at beccati dot com Status: Open Bug Type: PDO related Operating System: Any PHP Version: 5.3.0beta1 New Comment: Here's a patch: http://www.beccati.com

#47297 [NEW]: pdo_033.phpt fails on PgSQL

2009-02-03 Thread matteo at beccati dot com
From: matteo at beccati dot com Operating system: Any PHP version: 5.3.0beta1 PHP Bug Type: PDO related Bug description: pdo_033.phpt fails on PgSQL Description: The common test pdo_033.phpt fails on PgSQL because it's using a char(100) field, which wi

#44861 [Com]: scrollable cursor don't work with pgsql

2009-02-03 Thread matteo at beccati dot com
ID: 44861 Comment by: matteo at beccati dot com Reported By: php at benjaminschulz dot com Status: Verified Bug Type: PDO related Operating System: osx PHP Version: 5.3CVS-2008-04-29 (CVS) New Comment: Here's the patch, including a phpt

#42614 [Com]: (feature request) pg_get_notify in pdo_pgsql

2009-01-30 Thread matteo at beccati dot com
ID: 42614 Comment by: matteo at beccati dot com Reported By: b...@php.net Status: Open Bug Type:Feature/Change Request PHP Version: 5.2.4 New Comment: Following a post on php-dev and a catch-up with Lukas K. Smith, here's an updated patch for PHP 5.3 HEAD that mimic

#43387 [Fbk->Opn]: Segmentation fault during shutdown in _zend_mm_free_int()

2007-12-04 Thread matteo at beccati dot com
ID: 43387 User updated by: matteo at beccati dot com Reported By: matteo at beccati dot com -Status: Feedback +Status: Open Bug Type: Reproducible crash Operating System: GNU/Linux 2.6.18 x86_64 PHP Version: 5.2.5 New Comment: We'l

#43387 [Fbk->Opn]: Segmentation fault during shutdown

2007-11-25 Thread matteo at beccati dot com
ID: 43387 User updated by: matteo at beccati dot com Reported By: matteo at beccati dot com -Status: Feedback +Status: Open Bug Type: Reproducible crash Operating System: GNU/Linux 2.6.18 x86_64 PHP Version: 5.2.5 New Comment: If I was

#43387 [Fbk->Opn]: Segmentation fault during shutdown

2007-11-24 Thread matteo at beccati dot com
ID: 43387 User updated by: matteo at beccati dot com Reported By: matteo at beccati dot com -Status: Feedback +Status: Open Bug Type: Reproducible crash Operating System: GNU/Linux 2.6.18 x86_64 PHP Version: 5.2.5 New Comment: FreeBSD

#43387 [NEW]: Segmentation fault during shutdown

2007-11-23 Thread matteo at beccati dot com
From: matteo at beccati dot com Operating system: GNU/Linux 2.6.18 x86_64 PHP version: 5.2.5 PHP Bug Type: Reproducible crash Bug description: Segmentation fault during shutdown Description: PHP 5.2.5 sometimes crashes with a segmentation fault after running a

#40031 [NEW]: $_SERVER['HTTPS'] never empty on IIS

2007-01-05 Thread matteo at beccati dot com
From: matteo at beccati dot com Operating system: Windows 2003 Server PHP version: 5.2.0 PHP Bug Type: IIS related Bug description: $_SERVER['HTTPS'] never empty on IIS Description: When using isapi with IIS6 the variable seems to be always set to eith

#39819 [Opn]: Using $this not in object context can cause segfaults

2006-12-13 Thread matteo at beccati dot com
ID: 39819 User updated by: matteo at beccati dot com -Summary: PHP always segfaults with --without-sqlite Reported By: matteo at beccati dot com Status: Open Bug Type: Reproducible crash Operating System: NetBSD PHP Version: 4.4.4 New

#39819 [NEW]: PHP always segfaults with --without-sqlite

2006-12-13 Thread matteo at beccati dot com
From: matteo at beccati dot com Operating system: NetBSD PHP version: 4.4.4 PHP Bug Type: Reproducible crash Bug description: PHP always segfaults with --without-sqlite Description: Using $this outside of an object context doesn't throw a fatal error (it do

#39663 [NEW]: Memory leak in pg_get_notify

2006-11-28 Thread matteo at beccati dot com
From: matteo at beccati dot com Operating system: * PHP version: 5.2.0 PHP Bug Type: PostgreSQL related Bug description: Memory leak in pg_get_notify Description: While toying with the pgsql extesion I found that the pgsql_notify struct is not freed as pointed

#35711 [Csd->Opn]: [PATCH] ISO-8859 charset not correctly detected

2005-12-24 Thread matteo at beccati dot com
ID: 35711 User updated by: matteo at beccati dot com Reported By: matteo at beccati dot com -Status: Closed +Status: Open Bug Type: mbstring related Operating System: Debian GNU/Linux PHP Version: 5.1-dev Assigned To: hirokawa New

#35711 [Csd]: [PATCH] ISO-8859 charset not correctly detected

2005-12-24 Thread matteo at beccati dot com
ID: 35711 User updated by: matteo at beccati dot com Reported By: matteo at beccati dot com Status: Closed Bug Type: mbstring related Operating System: Debian GNU/Linux -PHP Version: 5.1.1 +PHP Version: 5.1-dev Assigned To: hirokawa New

#35711 [WFx]: [PATCH] ISO-8859 charset not correctly detected

2005-12-20 Thread matteo at beccati dot com
ID: 35711 User updated by: matteo at beccati dot com Reported By: matteo at beccati dot com Status: Wont fix Bug Type: mbstring related Operating System: Debian GNU/Linux PHP Version: 5.1.1 Assigned To: hirokawa New Comment: Of course, I

#35711 [Fbk->Opn]: [PATCH] ISO-8859 charset not correctly detected

2005-12-19 Thread matteo at beccati dot com
ID: 35711 User updated by: matteo at beccati dot com Reported By: matteo at beccati dot com -Status: Feedback +Status: Open Bug Type: mbstring related Operating System: Debian GNU/Linux PHP Version: 5.1.1 Assigned To: moriyoshi New

#35711 [Asn]: [PATCH] ISO-8859 charset not correctly detected

2005-12-17 Thread matteo at beccati dot com
ID: 35711 User updated by: matteo at beccati dot com Reported By: matteo at beccati dot com Status: Assigned Bug Type: mbstring related Operating System: Debian GNU/Linux PHP Version: 5.1.1 Assigned To: moriyoshi New Comment: Improved patch

#35711 [Asn]: ISO-8859 charset not correctly detected when

2005-12-16 Thread matteo at beccati dot com
ID: 35711 User updated by: matteo at beccati dot com Reported By: matteo at beccati dot com Status: Assigned Bug Type: mbstring related Operating System: Debian GNU/Linux PHP Version: 5.1.1 Assigned To: moriyoshi New Comment: I've m

#35711 [NEW]: ISO-8859 charset not correctly detected when

2005-12-16 Thread matteo at beccati dot com
From: matteo at beccati dot com Operating system: Debian GNU/Linux PHP version: 5.1.1 PHP Bug Type: mbstring related Bug description: ISO-8859 charset not correctly detected when Description: I was evaluating the mbstring extension because of its capabilities

#35304 [Bgs]: PHP always segfaults with --without-sqlite

2005-11-22 Thread matteo at beccati dot com
ID: 35304 User updated by: matteo at beccati dot com Reported By: matteo at beccati dot com Status: Bogus Bug Type: PDO related Operating System: Debian GNU/Linux testing/etch PHP Version: 5CVS-2005-11-20 (snap) New Comment: This is the awk

#35304 [Bgs]: PHP always segfaults with --without-sqlite

2005-11-22 Thread matteo at beccati dot com
ID: 35304 User updated by: matteo at beccati dot com Reported By: matteo at beccati dot com Status: Bogus Bug Type: PDO related Operating System: Debian GNU/Linux testing/etch PHP Version: 5CVS-2005-11-20 (snap) New Comment: I agree, but

#35304 [Opn]: PHP always segfaults with --without-sqlite

2005-11-22 Thread matteo at beccati dot com
ID: 35304 User updated by: matteo at beccati dot com Reported By: matteo at beccati dot com Status: Open Bug Type: PDO related Operating System: Debian GNU/Linux testing/etch PHP Version: 5CVS-2005-11-20 (snap) New Comment: In fact, after

#35304 [Fbk->Opn]: PHP always segfaults with --without-sqlite

2005-11-22 Thread matteo at beccati dot com
ID: 35304 User updated by: matteo at beccati dot com Reported By: matteo at beccati dot com -Status: Feedback +Status: Open Bug Type: PDO related Operating System: Debian GNU/Linux testing/etch PHP Version: 5CVS-2005-11-20 (snap) New

#35304 [Fbk->Opn]: PHP always segfaults with --without-sqlite

2005-11-22 Thread matteo at beccati dot com
ID: 35304 User updated by: matteo at beccati dot com Reported By: matteo at beccati dot com -Status: Feedback +Status: Open Bug Type: PDO related Operating System: Debian GNU/Linux testing/etch PHP Version: 5CVS-2005-11-20 (snap) New

#35304 [Fbk->Opn]: PHP always segfaults with --without-sqlite

2005-11-22 Thread matteo at beccati dot com
ID: 35304 User updated by: matteo at beccati dot com Reported By: matteo at beccati dot com -Status: Feedback +Status: Open Bug Type: PDO related Operating System: Debian GNU/Linux testing/etch PHP Version: 5CVS-2005-11-20 (snap) New

#35304 [Fbk->Opn]: PHP always segfaults with --without-sqlite

2005-11-22 Thread matteo at beccati dot com
ID: 35304 User updated by: matteo at beccati dot com Reported By: matteo at beccati dot com -Status: Feedback +Status: Open Bug Type: PDO related Operating System: Debian GNU/Linux testing/etch PHP Version: 5CVS-2005-11-20 (snap) New

#35304 [Opn]: PHP always segfaults with --without-sqlite

2005-11-21 Thread matteo at beccati dot com
ID: 35304 User updated by: matteo at beccati dot com Reported By: matteo at beccati dot com Status: Open Bug Type: PDO related Operating System: Debian GNU/Linux testing/etch PHP Version: 5CVS-2005-11-20 (snap) New Comment: Also without CFLAGS

#35304 [Opn]: PHP always segfaults with --without-sqlite

2005-11-21 Thread matteo at beccati dot com
ID: 35304 User updated by: matteo at beccati dot com Reported By: matteo at beccati dot com Status: Open Bug Type: PDO related Operating System: Debian GNU/Linux testing/etch PHP Version: 5CVS-2005-11-20 (snap) New Comment: This was without

#35304 [Fbk->Opn]: PHP always segfaults with --without-sqlite

2005-11-21 Thread matteo at beccati dot com
ID: 35304 User updated by: matteo at beccati dot com Reported By: matteo at beccati dot com -Status: Feedback +Status: Open Bug Type: PDO related Operating System: Debian GNU/Linux testing/etch PHP Version: 5CVS-2005-11-20 (snap) New

#35304 [Fbk->Opn]: PHP always segfaults with --without-sqlite

2005-11-21 Thread matteo at beccati dot com
ID: 35304 User updated by: matteo at beccati dot com Reported By: matteo at beccati dot com -Status: Feedback +Status: Open Bug Type: PDO related Operating System: Debian GNU/Linux testing/etch PHP Version: 5CVS-2005-11-20 (snap) New

#35304 [Fbk->Opn]: PHP always segfaults with --without-sqlite

2005-11-20 Thread matteo at beccati dot com
ID: 35304 User updated by: matteo at beccati dot com Reported By: matteo at beccati dot com -Status: Feedback +Status: Open Bug Type: Scripting Engine problem Operating System: Debian GNU/Linux testing/etch PHP Version: 5.1.0RC6 New

#35304 [NEW]: PHP always segfaults with --without-sqlite

2005-11-20 Thread matteo at beccati dot com
From: matteo at beccati dot com Operating system: Debian GNU/Linux testing/etch PHP version: 5.1.0RC6 PHP Bug Type: Scripting Engine problem Bug description: PHP always segfaults with --without-sqlite Description: I was starting to test PHP5.1.0RC6. make

#32810 [NEW]: fread after tmpfile() reads only 8192 bytes

2005-04-24 Thread matteo at beccati dot com
From: matteo at beccati dot com Operating system: Any PHP version: 4.3.10 PHP Bug Type: Filesystem function related Bug description: fread after tmpfile() reads only 8192 bytes Description: In recent PHP versions, fread only reads 8192 bytes from a file

#27341 [Csd]: CURLOPT_CUSTOMREQUEST 'HEAD' misbehaves?

2004-02-23 Thread matteo at beccati dot com
ID: 27341 User updated by: matteo at beccati dot com Reported By: matteo at beccati dot com Status: Closed Bug Type: cURL related Operating System: * PHP Version: 4CVS, 5CVS (2004-02-23) New Comment: Downloaded the latest snap: I can confirm that

#27341 [Csd->Opn]: CURLOPT_RETURNTRANSFER and CURLOPT_CUSTOMREQUEST incompatibility?

2004-02-23 Thread matteo at beccati dot com
ID: 27341 User updated by: matteo at beccati dot com Reported By: matteo at beccati dot com -Status: Closed +Status: Open Bug Type: cURL related Operating System: Win32 - Linux -PHP Version: 4.3.4 +PHP Version: 4.3.5-dev New Comment

#27341 [Bgs]: CURLOPT_RETURNTRANSFER and CURLOPT_CUSTOMREQUEST incompatibility?

2004-02-21 Thread matteo at beccati dot com
ID: 27341 User updated by: matteo at beccati dot com Reported By: matteo at beccati dot com Status: Bogus Bug Type: cURL related -Operating System: Win32 (WinXP) +Operating System: Win32 - Linux PHP Version: 4.3.4 New Comment: > Ask the c

#27341 [NEW]: CURLOPT_RETURNTRANSFER and CURLOPT_CUSTOMREQUEST incompatibility?

2004-02-20 Thread matteo at beccati dot com
From: matteo at beccati dot com Operating system: Win32 (WinXP) PHP version: 4.3.4 PHP Bug Type: cURL related Bug description: CURLOPT_RETURNTRANSFER and CURLOPT_CUSTOMREQUEST incompatibility? Description: Trying to help a friend which wanted to do a curl HEAD

#26314 [Bgs->Opn]: Decimal numbers starting with 0 always treated as octals, even when invalid

2003-11-19 Thread matteo at beccati dot com
ID: 26314 User updated by: matteo at beccati dot com -Summary: Decimal numbers starting with 0 wrongly treated as octals, even when invalid Reported By: matteo at beccati dot com -Status: Bogus +Status: Open Bug Type

#26314 [NEW]: Decimal numbers starting with 0 wrongly treated as octals, even when invalid

2003-11-19 Thread matteo at beccati dot com
From: matteo at beccati dot com Operating system: Debian GNU/Linux 3.0 PHP version: 4.3.4 PHP Bug Type: Scripting Engine problem Bug description: Decimal numbers starting with 0 wrongly treated as octals, even when invalid Description: According to the manual

#22592 [NEW]: Cascading assignments to strings with curly braces broken

2003-03-07 Thread matteo at beccati dot com
From: matteo at beccati dot com Operating system: Debian GNU/Linux 3.0 PHP version: 4.3.1 PHP Bug Type: Strings related Bug description: Cascading assignments to strings with curly braces broken When using cascading assignments to strings and curly braces, to change