You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Move cursor to "['H']" after H on line 9, press Ctrl + Tab
Read suggestions
Expected behavior
Constant "TEST_CONSTANT" array keys 'HT_aa_very_long_long_long_key', 'HT_ab_very_long_long_long_key' and 'HT_ac_very_long_long_long_key' must be suggested. Other array keys from $runtime_test_array or $_SERVER must not be suggested.
Screenshots
The text was updated successfully, but these errors were encountered:
Describe the bug
Bad suggested array key name in compile time constants
Describe the eclipse environment
Eclipse PDT 8.1.0.202307051059
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Constant "TEST_CONSTANT" array keys 'HT_aa_very_long_long_long_key', 'HT_ab_very_long_long_long_key' and 'HT_ac_very_long_long_long_key' must be suggested. Other array keys from $runtime_test_array or $_SERVER must not be suggested.
Screenshots
The text was updated successfully, but these errors were encountered: