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 query and mysql_fetch_object() call.  

var_dump the object.  

Note how the script silently terminates with no errors.


-- 
Edit bug report at http://bugs.php.net/?id=17326&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=17326&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=17326&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=17326&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=17326&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=17326&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=17326&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=17326&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=17326&r=submittedtwice
register_globals:    http://bugs.php.net/fix.php?id=17326&r=globals

Reply via email to