ID: 22597
Comment by: szii at sziisoft dot com
Reported By: grugli at mmedia dot is
Status: Bogus
Bug Type: MySQL related
Operating System: Windows XP
PHP Version: 4.3.1
New Comment:
Reproduced on stock SuSE 8.2 with shipped Apache and using
ID: 21085
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Bogus
Bug Type: Unknown/Other Function
Operating System: ALL
PHP Version: 4.3.0RC3
New Comment:
Agreed. However we live in a world where people aren't reading ever
From: [EMAIL PROTECTED]
Operating system: ALL
PHP version: 4.3.0RC3
PHP Bug Type: Unknown/Other Function
Bug description: allow_url_fopen is on be default.
PHP by default allows include() calls which contain URL/URI strings.
register_globals=on
include($somevar/file.php);
ID: 12662
Comment by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: No Feedback
Bug Type: Verisign Payflow Pro related
Operating System: Linux 2.4.4
PHP Version: 4.0.6
New Comment:
Forgot php version. Oops. 4.2.2
-Mike
Prev
ID: 12662
Comment by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: No Feedback
Bug Type: Verisign Payflow Pro related
Operating System: Linux 2.4.4
PHP Version: 4.0.6
New Comment:
The following "fails" as well. It'll compile/lin
why it's happening as well
as a work around.
-Szii
Previous Comments:
[2002-05-06 18:40:28] [EMAIL PROTECTED]
To further clarify... I'm not sure what version I was running on my
development server before 4.0.6.
ID: 17326
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Class/Object related
Operating System: Linux
PHP Version: 4.2.1
New Comment:
I appeared to have a broken installation of PHP on the box and after
m
From: [EMAIL PROTECTED]
Operating system: Linux
PHP version: 4.2.1
PHP Bug Type: Class/Object related
Bug description: mysql_fetch_object() does not appear to like embedded variables
anymore
Load a string from a database which contains $var.
Load the string back out via a