The local variable $edit may not have been initialized drupal6/includes form.inc line 531
The local variable $form_state may not have been initialized drupal6/modules/user user.module line 653
The local variable $form_storage may not have been initialized drupal6/modules/system system.admin.inc line 271
The local variable $info may not have been initialized drupal6/modules/color color.module line 39 1202009901372 18
The local variable $key may not have been initialized drupal6/includes common.inc line 1743 1202009901450 56
The local variable $linknid may not have been initialized drupal6/modules/search search.module line 183
The local variable $linktitle may not have been initialized drupal6/modules/search search.module line 178
The local variable $php_errormsg may not have been initialized drupal6/includes database.pgsql.inc line 33
The local variable $realm may not have been initialized drupal6/modules/openid openid.module line 128
The local variable $value1 may not have been initialized drupal6/includes common.inc line 1741
The local variable $value2 may not have been initialized drupal6/includes common.inc line 1741
The local variable $value3 may not have been initialized drupal6/includes common.inc line 1741
Comments
Comment #1
chly23 commentedI hope this could help you optimize Drupal 6.
Comment #2
dvessel commentedIt would help if you can tell us how to reproduce this.
Comment #3
chly23 commentedI already told you the variables position. Some of them can be deleted directly. I don't know what these uninitialed variable use for.
Comment #4
dvessel commentedI said how do we reproduce the problem. I can find where the variables are but the specific steps to have this failure is unknown. *What* did you do to cause this? Outline the steps. Thank you.
Comment #5
scoutbaker commentedSince you originally reported this against D6 RC3, it would also be useful if you could reproduce using D6.0 or the latest 6.x CVS.
Comment #6
chly23 commentedI didn't do anything, so there are no steps. I find these problems when I use Eclipse as IDE.
Comment #7
dvessel commentedDon't think we fix these types of problems.