When trying to use imap_open() command with CakePHP either r8120 or
r8166 when debug is set to 1 or 2 I get the following error:

Fatal error: Class 'Debugger' not found in ../cake/libs/debugger.php
on line 169
#       Time    Memory  Function        Location
1       0.1322  1828636 Debugger->handleError( )        ../debugger.php:0

The same issue happens if I suppress errors on imap_open ala @imap_open
().  Anyone have any suggestions?

I checked Trac and found and old bug (https://trac.cakephp.org/ticket/
3057) that was updated 2 years ago, but nothing mentioning a specific
conflict with imap_open().

Best,
Brad

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to