I think adding isset() verification does not make sense as these variables are always...
I think it's better to put this in docs. https://github.com/phpmyadmin/phpmyadmi...
First stack trace item missing in PHP error reports
Line number is sent to the server in https://github.com/phpmyadmin/phpmyadmin/blob/RELEASE_4_4_11/libraries/error_report.lib.php#L110...
Technically speaking, it's not an item of the stack trace that is missing, rather...
First stack trace item missing in PHP error reports
I confirm this observation
I see two patterns in accessing these variables $cfgRelation = PMA_getRelationsParam();...