ZF-10952: Zend_Cache_Page needs to check if $_SERVER['REQUEST_URI'] is set
Description
When i execute script that uses Zend_Cache_Page from command line i got :
Undefined index: REQUEST_URI in Zend/Cache/Frontend/Page.php on line 247
When i execute script that uses Zend_Cache_Page from command line i got :
Undefined index: REQUEST_URI in Zend/Cache/Frontend/Page.php on line 247
Comments
Posted by Ramon Henrique Ornelas (ramon) on 2011-01-22T05:44:58.000+0000
Fixed in trunk r23653 merged to release branch 1.11 r23654.