php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #17326 mysql_fetch_object() does not appear to like embedded variables anymore
Submitted: 2002-05-20 21:39 UTC Modified: 2002-05-21 03:03 UTC
From: szii at sziisoft dot com Assigned:
Status: Not a bug Package: Class/Object related
PHP Version: 4.2.1 OS: Linux
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: szii at sziisoft dot com
New email:
PHP Version: OS:

 

 [2002-05-20 21:39 UTC] szii at sziisoft dot com
Load a string from a database which contains $var.
Load the string back out via a query and mysql_fetch_object() call.  

var_dump the object.  

Note how the script silently terminates with no errors.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-05-21 01:45 UTC] szii at sziisoft dot com
I appeared to have a broken installation of PHP on the box and after many tests I recompiled/reinstalled the whole thing and it's working now.

Please change to "bogus" or whatever shamefull things you do with reports like these.
 [2002-05-21 03:03 UTC] derick@php.net
Changing to bogus on request
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 05:01:29 2024 UTC