Skip to content

Environments and Debugging Updates

Compare
Choose a tag to compare
@chris-jaques chris-jaques released this 14 Mar 14:46
· 27 commits to master since this release
  • ENVIRONMENT variable added to .env.example
  • improvements to pr() function
    • output only visible in development environment
    • <pre> tags removed since HTML is not rendered with Json/XML headers
    • Debug Output class added for handling pr() formatting
    • pr() now supports second argument ( 'identifier' ) to make your debug output even prettier
    • added is_dev() helper function to helpers.php