ID: 22366
Comment by: ewvea3dgc7001 at sneakemail dot com
Reported By: csaba at alum dot mit dot edu
Status: Bogus
Bug Type: PCRE related
Operating System: Win 2K
PHP Version: 4.3.0
New Comment:
Take the following code:
$term_regex
ID: 22366
Comment by: ewvea3dgc7001 at sneakemail dot com
Reported By: csaba at alum dot mit dot edu
Status: Bogus
Bug Type: PCRE related
Operating System: Win 2K
PHP Version: 4.3.0
New Comment:
This is in status of "Bogus" and
From: [EMAIL PROTECTED]
Operating system: Redhat 7.2
PHP version: 4.2.3
PHP Bug Type: Variables related
Bug description: isset does not work with referenced objects like ->
The following code produces an error
if ( isset($adodbobject->Fields('myresult') ) ) { // do somethi