Remove Hazaar\Cache class tests #150

Closed
opened 2019-01-23 01:33:25 +00:00 by jamie · 4 comments
jamie commented 2019-01-23 01:33:25 +00:00 (Migrated from git.hazaar.io)

There are some classes in the CORE and other libraries that relied on Hazaar\Cache but didn't have it as a dependency, so they would perform a class_exists() call to check if it exists. Or even would throw an exception.

I need to do a search for these and remove them in Hazaar MVC 3.0 because Hazaar\Cache is now back in the core and will always be there.

I know there is one in Hazaar\Controller\REST on line 117.

There are some classes in the CORE and other libraries that relied on Hazaar\Cache but didn't have it as a dependency, so they would perform a `class_exists()` call to check if it exists. Or even would throw an exception. I need to do a search for these and remove them in Hazaar MVC 3.0 because Hazaar\Cache is now back in the core and will always be there. I know there is one in `Hazaar\Controller\REST` on line 117.
jamie commented 2019-01-29 23:18:42 +00:00 (Migrated from git.hazaar.io)

created merge request !55 to address this issue

created merge request !55 to address this issue
jamie commented 2019-01-29 23:19:07 +00:00 (Migrated from git.hazaar.io)

mentioned in merge request !55

mentioned in merge request !55
jamie commented 2019-05-28 02:10:09 +00:00 (Migrated from git.hazaar.io)

changed milestone to %7

changed milestone to %7
jamie commented 2019-09-05 01:49:04 +00:00 (Migrated from git.hazaar.io)

closed

closed
jamie self-assigned this 2025-09-04 01:15:38 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: hazaar/framework#150
No description provided.