#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

#21487 [NEW]: gethostbyname can resolve not existing hosts ;)

2003-01-07 Thread corinl
From: [EMAIL PROTECTED] Operating system: windows PHP version: 4.3.0 PHP Bug Type: Network related Bug description: gethostbyname can resolve not existing hosts ;) Hi, try this: echo(gethostbyname("gmx.de5")) output is: 62.75.134.200 in fact, this domain doesn't exist

#21486 [NEW]: $this pointer not always pointing to the right object

2003-01-07 Thread corinl
From: [EMAIL PROTECTED] Operating system: windows PHP version: 4.3.0 PHP Bug Type: Class/Object related Bug description: $this pointer not always pointing to the right object hi, i found that the $this pointer does not always point to the current class, as it is supposted to

#21313 [Bgs]: timeout for flush()

2002-12-31 Thread corinl
ID: 21313 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Feature/Change Request Operating System: linux+apache PHP Version: 4.3.0 New Comment: well, i use it in a chat script. the output most often is onl

#21313 [NEW]: timeout for flush()

2002-12-31 Thread corinl
From: [EMAIL PROTECTED] Operating system: linux+apache PHP version: 4.3.0 PHP Bug Type: Feature/Change Request Bug description: timeout for flush() Hi, i noticed that flush() sometimes takes a lot of time (> 100 seconds!), so woulnd't it be a good idea to add a timeout to fl

#20113 [NEW]: time() does not work correctly !!

2002-10-26 Thread corinl
From: [EMAIL PROTECTED] Operating system: linux PHP version: 4.2.2 PHP Bug Type: Date/time related Bug description: time() does not work correctly !! hi, it seems that time() doens't work correctyl, either in mysql or php, but i thinks it's php. may be aynone can verify thi

#19953 [Bgs]: include_path doesn't work properly

2002-10-18 Thread corinl
ID: 19953 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Filesystem function related Operating System: suse linux 8.0 PHP Version: 4.2.2 New Comment: well, but why? it's not documented (or didn't i just

#19953 [NEW]: include_path doesn't work properly

2002-10-18 Thread corinl
From: [EMAIL PROTECTED] Operating system: suse linux 8.0 PHP version: 4.2.2 PHP Bug Type: Filesystem function related Bug description: include_path doesn't work properly The include_path does not seem to work properly for include, may be also for require etc. Try the follw

#19905 [NEW]: add timout to flush()

2002-10-14 Thread corinl
From: [EMAIL PROTECTED] Operating system: linux PHP version: 4.2.3 PHP Bug Type: Feature/Change Request Bug description: add timout to flush() Hi, sometimes flush() takes a lot of time (> 300 seconds). Would it be possible to add a timeout in milliseconds? Flush should then

#19626 [Fbk->Opn]: session user-defined handler also called even if session.save_handler set to mm

2002-10-01 Thread corinl
ID: 19626 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Session related Operating System: linux PHP Version: 4.2.2 New Comment: file: function.session-set-save-handler.html

#19626 [Bgs->Opn]: session user-defined handler also called even if session.save_handler set to mm

2002-09-30 Thread corinl
ID: 19626 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Bogus +Status: Open Bug Type: Session related Operating System: linux PHP Version: 4.2.2 New Comment: i dont ask for support and i dont edit/use a wrong

#19626 [NEW]: session user-defined handler also called even if session.save_handler set to mm

2002-09-26 Thread corinl
From: [EMAIL PROTECTED] Operating system: linux PHP version: 4.2.2 PHP Bug Type: Unknown/Other Function Bug description: session user-defined handler also called even if session.save_handler set to mm according to the documentation, the user-session-save_handler installed b

Bug #16749 Updated: output buffering turned on now but turned off in config ??

2002-04-23 Thread corinl
ID: 16749 Updated by: [EMAIL PROTECTED] -Summary: sleep usleep don't work anymore Reported By: [EMAIL PROTECTED] Status: Open -Bug Type: Date/time related +Bug Type: Output Control Operating System: linux 2.4.16 PHP Version: 4.

Bug #16749 Updated: sleep usleep don't work anymore

2002-04-23 Thread corinl
ID: 16749 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Date/time related Operating System: linux 2.4.16 PHP Version: 4.2.0 New Comment: well, after some tesing it seems ulsee

Bug #16749: sleep usleep don't work anymore

2002-04-23 Thread corinl
From: [EMAIL PROTECTED] Operating system: linux 2.4.16 PHP version: 4.2.0 PHP Bug Type: *General Issues Bug description: sleep usleep don't work anymore i wrote a chat server which is running fine using php4.1.2. it doesn't run unter 4.2.0 because the usleep function used in