ZF-5375: Fix bug in InstallationChecker.php demo application
Description
Fix bug in InstallationChecker.php demo application:
Notice: Undefined variable: referToLink in .../InstallationChecker.php on line 138
Fatal error: Trying to clone an uncloneable object of class ReflectionClass in .../library/Zend/Gdata/App.php on line 946
Comments
Posted by Jochen Hartmann (jhartmann) on 2008-12-29T14:16:47.000+0000
Fixed in r13473.
Posted by Trevor Johns (tjohns) on 2008-12-29T14:21:27.000+0000
Updated description to include the error text.
Posted by Jochen Hartmann (jhartmann) on 2008-12-29T14:30:46.000+0000
Merged to 1-7 branch in r13474.