Hi all
I think it's time to raise requirements in master to PHP 5.3. Current master is not really compatible with PHP 5.2 as you can see here:
https://travis-ci.org/phpmyadmin/phpmyadmin/jobs/8618135
The alternative is to fix all variable objects usage (eg. $GLOBALS['PMA_String']::foo()).