Phpagi.php not working properly in latest update

The phpagi no longer is able to properly get variable.

$agi =new agi;

Print_r($agi->getVariable(‘myvar’)))

Going from memory, but basically the getVariable does not work, and this is breaking a cpl other modules that use it such as directory.lib.php as it can’t get the amp variables.

Please fix!

Have you opened a bug report?