Yes it seemstotally broken. error.log from apache says
[Wed Jul 24 18:27:38 2013] [error] [client 172.16.4.19] PHP Fatal error: Call to undefined function zp_graphicsLibInfo() in /var/www/photographs/zp-core/admin.php on line 239, referer: http://snout/photographs/zp-core/admin-edit.php
[Wed Jul 24 18:27:44 2013] [error] [client 172.16.4.19] PHP Fatal error: Call to undefined function zp_imageCanRotate() in /var/www/photographs/zp-core/functions-image.php on line 176, referer: http://snout/photographs/zp-core/admin-edit.php
and these lines or similar repeated many times
Strange as zp_graphicsLibInfo is defined in lib-Imagick.php as is zp_imageCanRotate, so presumable this file is not being loaded
[never had a need to learn PHP before and it was not necessary until the upgrades]