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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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

Pull Requests

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 Dec 27 15:01:29 2024 UTC