Hi

2007/7/20, Кононов Руслан <[EMAIL PROTECTED]>:
I'm create simple application for testing Zend_Cache_Frontend_Page, but
nothing work!!!
No debug header, no data in cache dir, no exceptions.
Now I,m check Zend source and found bug in _makeId() function.
line 258 of Zend\Cache\Frontend\Page.php
written :
if ($tmp2===false) {
               return false;
  }
need use 'continue';
Please, fix it!

No bug here IMHO.

I opened a ticket in JIRA :
http://framework.zend.com/issues/browse/ZF-1748

please provide more informations in JIRA


Regards

--
Fabien MARTY
[EMAIL PROTECTED]

Reply via email to