Skip to content

DomCore v3.0.4

Compare
Choose a tag to compare
@metalwolf metalwolf released this 07 May 20:16
· 13 commits to master since this release

DomCore - The PHP foundation classes to build powerfull applications,
Powerfull code-independant template system,
multi-language system, debug objects,
and patterns implementation in PHP.

Changes in this version:

  • Lots of errors corrected on the correct use of \core\WADebug into debugging code
  • Autoload modified to be SPL compliant.
  • Added travis PHPunit tester