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
 [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: Thu Mar 28 16:01:29 2024 UTC