#41402 [NEW]: no way safe to retrieve warnings

2007-05-15 Thread corinl at gmx dot de
From: corinl at gmx dot de Operating system: debian 686 PHP version: 5.2.2 PHP Bug Type: MySQLi related Bug description: no way safe to retrieve warnings Description: using $m->query('SHOW WARNINGS') changes $m->affected_rows, so it cannot be use

#41400 [NEW]: affected_rows wrong

2007-05-15 Thread corinl at gmx dot de
From: corinl at gmx dot de Operating system: debian 686 PHP version: 5.2.2 PHP Bug Type: MySQLi related Bug description: affected_rows wrong Description: executing the following code using direct php (with mysqli) or using phpmyadmin using the mysqli extension

#39389 [WFx]: of course it would be helpfull

2006-11-06 Thread corinl at gmx dot de
ID: 39389 User updated by: corinl at gmx dot de -Summary: make some errors catchable Reported By: corinl at gmx dot de Status: Wont fix Bug Type: Feature/Change Request Operating System: linux debian PHP Version: 5.2.0 New Comment: well

#39389 [NEW]: make some errors catchable

2006-11-05 Thread corinl at gmx dot de
From: corinl at gmx dot de Operating system: linux debian PHP version: 5.2.0 PHP Bug Type: Feature/Change Request Bug description: make some errors catchable Description: i assume php errors like -- Fatal error: Call to a member function ... on a non-object

#39380 [NEW]: php crashes in preg_match

2006-11-04 Thread corinl at gmx dot de
From: corinl at gmx dot de Operating system: linux debian PHP version: 5.2.0 PHP Bug Type: Scripting Engine problem Bug description: php crashes in preg_match Description: running the reproduce code crashes php 5.1.6 and 5.2.0 with a segmentation fault. -- (gdb

#38967 [NEW]: strip_tags doesn't remove attributes completely

2006-09-26 Thread corinl at gmx dot de
From: corinl at gmx dot de Operating system: linux PHP version: 5.1.6 PHP Bug Type: Feature/Change Request Bug description: strip_tags doesn't remove attributes completely Description: when a tag attribute contains a <, it does not get removed

#34981 [Fbk->Opn]: wrong arithmetic !!

2005-10-25 Thread corinl at gmx dot de
ID: 34981 User updated by: corinl at gmx dot de Reported By: corinl at gmx dot de -Status: Feedback +Status: Open Bug Type: Scripting Engine problem Operating System: debian linux PHP Version: 5.0.5 New Comment: sorry, cant check it out

#34981 [NEW]: wrong arithmetic !!

2005-10-25 Thread corinl at gmx dot de
From: corinl at gmx dot de Operating system: debian linux PHP version: 5.0.5 PHP Bug Type: Scripting Engine problem Bug description: wrong arithmetic !! Description: the arithmetic gives diferrent reulst in php 5.0.5 and 5.0.4 (also 5.1rc) $a = -4738698913

#32898 [NEW]: lost connection error on non-standart (<>3306) port

2005-04-30 Thread corinl at gmx dot de
From: corinl at gmx dot de Operating system: linux debian PHP version: 5.0.4 PHP Bug Type: MySQLi related Bug description: lost connection error on non-standart (<>3306) port Description: using mysqli with a non-standart port, like 3307, it looses the da