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

chly23’s picture

I hope this could help you optimize Drupal 6.

dvessel’s picture

Status: Active » Postponed (maintainer needs more info)

It would help if you can tell us how to reproduce this.

chly23’s picture

I already told you the variables position. Some of them can be deleted directly. I don't know what these uninitialed variable use for.

dvessel’s picture

I 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.

scoutbaker’s picture

Since 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.

chly23’s picture

I didn't do anything, so there are no steps. I find these problems when I use Eclipse as IDE.

dvessel’s picture

Status: Postponed (maintainer needs more info) » Closed (won't fix)

Don't think we fix these types of problems.