Skip to content
This repository has been archived by the owner on Dec 7, 2019. It is now read-only.

Add ZF2 MVC specific diagnostic checks #90

Open
7 tasks
Thinkscape opened this issue Mar 8, 2014 · 0 comments
Open
7 tasks

Add ZF2 MVC specific diagnostic checks #90

Thinkscape opened this issue Mar 8, 2014 · 0 comments
Assignees

Comments

@Thinkscape
Copy link
Member

Moved from zendframework/zend-diagnostics#18

  • Check view_manager template_map and template_path_stack
    • Check for existence
    • Check for readability
    • Lint the PHP code
  • Check Zend\Db connection availability
  • Generic Zend\Cache\Adapter check, optionally probing for capabilities and checking that too.
  • Generic Zend\Session\Adapter check.
  • Try to instantiate all SM services found in configuration and catch exceptions.
  • Is module installed ? (request)
  • mbstring.func_overload === 0 here
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant