[PHP-BUG] Req #53466 [NEW]: sqlite3 columnType() returns SQLITE3_NULL when not in fetch loop

2010-12-03 Thread danielc at analysisandsolutions dot com
From: Operating system: linux PHP version: 5.3SVN-2010-12-03 (SVN) Package: SQLite related Bug Type: Feature/Change Request Bug description:sqlite3 columnType() returns SQLITE3_NULL when not in fetch loop Description: The SQLite3Result::columnType()

Bug #51051 [Com]: DateTime modify wrong result with DST change

2010-12-24 Thread danielc at analysisandsolutions dot com
Edit report at http://bugs.php.net/bug.php?id=51051&edit=1 ID: 51051 Comment by: danielc at analysisandsolutions dot com Reported by:mehdi dot rande at aliasource dot fr Summary:DateTime modify wrong result with DST change St

#44769 [Com]: declaring private magic methods should throw error

2008-05-25 Thread danielc at analysisandsolutions dot com
ID: 44769 Comment by: danielc at analysisandsolutions dot com Reported By: todd at magnifisites dot com Status: Open Bug Type: Scripting Engine problem Operating System: * PHP Version: 5.2.5 New Comment: Marcus feels this is a bug and should

#45089 [NEW]: __callStatic $name case sensitivity

2008-05-25 Thread danielc at analysisandsolutions dot com
From: danielc at analysisandsolutions dot com Operating system: PHP version: 5.3CVS-2008-05-26 (snap) PHP Bug Type: Class/Object related Bug description: __callStatic $name case sensitivity Description: The value of $name produced by __callStatic() is lower

#38558 [NEW]: [patch] run-tests.php: spaces in path

2006-08-22 Thread danielc at analysisandsolutions dot com
From: danielc at analysisandsolutions dot com Operating system: Windows 2000 PHP version: 5.2.0RC2 PHP Bug Type: Unknown/Other Function Bug description: [patch] run-tests.php: spaces in path Description: run-tests.php doesn't account for spaces in the path

#38558 [Csd->Opn]: [patch] run-tests.php: spaces in path

2006-08-23 Thread danielc at analysisandsolutions dot com
ID: 38558 User updated by: danielc at analysisandsolutions dot com Reported By: danielc at analysisandsolutions dot com -Status: Closed +Status: Open Bug Type: Unknown/Other Function Operating System: Windows 2000 PHP Version: 5.2.0RC2

[PHP-BUG] Bug #53634 [NEW]: unknown property when writing to DateInterval::$days

2010-12-30 Thread danielc at analysisandsolutions dot com
ho "DAYS: $i->days\n"; $i->days = 6; echo "DAYS: $i->days\n"; Expected result: S: 8 DAYS: -9 DAYS: 6 Actual result: -- S: 8 DAYS: -9 PHP Fatal error: main(): Unknown property (days) in /home/danielc/test.php on line 7 --

Bug #53634 [Csd->Asn]: unknown property when writing to DateInterval::$days

2011-01-24 Thread danielc at analysisandsolutions dot com
Edit report at http://bugs.php.net/bug.php?id=53634&edit=1 ID: 53634 User updated by:danielc at analysisandsolutions dot com Reported by:danielc at analysisandsolutions dot com Summary:unknown property when writing to DateInterval::$days -St

Bug #53634 [Asn]: unknown property when writing to DateInterval::$days

2011-01-30 Thread danielc at analysisandsolutions dot com
Edit report at http://bugs.php.net/bug.php?id=53634&edit=1 ID: 53634 User updated by:danielc at analysisandsolutions dot com Reported by:danielc at analysisandsolutions dot com Summary:unknown property when writing to DateInterval::$days St

[PHP-BUG] Bug #55253 [NEW]: DateTime::add() and sub() result -1 hour on objects with time zone type 2

2011-07-20 Thread danielc at analysisandsolutions dot com
From: Operating system: Ubuntu 10.04 PHP version: 5.4SVN-2011-07-20 (SVN) Package: Date/time related Bug Type: Bug Bug description:DateTime::add() and sub() result -1 hour on objects with time zone type 2 Description: Calling add() or sub() on DateT

[PHP-BUG] Bug #60333 [NEW]: fetch_field() length multiplied by 3 in mysqlnd

2011-11-18 Thread danielc at analysisandsolutions dot com
From: Operating system: linux PHP version: 5.4SVN-2011-11-19 (SVN) Package: MySQLi related Bug Type: Bug Bug description:fetch_field() length multiplied by 3 in mysqlnd Description: Running PHP 5.4 compiled from svn earlier today. The "length" value

Bug #31455 [Com]: multiple session_start() creates multiple session cookies in HTTP-Response

2011-11-19 Thread danielc at analysisandsolutions dot com
Edit report at https://bugs.php.net/bug.php?id=31455&edit=1 ID: 31455 Comment by: danielc at analysisandsolutions dot com Reported by:rene dot bangemann at web dot de Summary:multiple session_start() creates multiple ses

Bug #31455 [Com]: multiple session_start() creates multiple session cookies in HTTP-Response

2011-11-19 Thread danielc at analysisandsolutions dot com
Edit report at https://bugs.php.net/bug.php?id=31455&edit=1 ID: 31455 Comment by: danielc at analysisandsolutions dot com Reported by:rene dot bangemann at web dot de Summary:multiple session_start() creates multiple ses

Bug #38104 [Com]: session_start()/session_write_close() creates multiple session cookies headers

2011-11-19 Thread danielc at analysisandsolutions dot com
Edit report at https://bugs.php.net/bug.php?id=38104&edit=1 ID: 38104 Comment by: danielc at analysisandsolutions dot com Reported by:m dot v dot veluw dot smscity at gmail dot com Summary:session_start()/session_write_close() cre

Bug #60333 [Opn]: fetch_field() length multiplied by 3 in mysqlnd

2011-11-21 Thread danielc at analysisandsolutions dot com
Edit report at https://bugs.php.net/bug.php?id=60333&edit=1 ID: 60333 User updated by:danielc at analysisandsolutions dot com Reported by:danielc at analysisandsolutions dot com Summary:fetch_field() length multiplied by 3 in mysqlnd St

[PHP-BUG] Bug #60362 [NEW]: non-existent sub-sub keys should not have values

2011-11-22 Thread danielc at analysisandsolutions dot com
From: Operating system: linux PHP version: 5.4SVN-2011-11-23 (SVN) Package: Arrays related Bug Type: Bug Bug description:non-existent sub-sub keys should not have values Description: In an array, a sub-sub-key of an existing key is now returning a le

<    1   2