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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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.
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
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
23 matches
Mail list logo