PatrickLouys / no-framework-tutorial

A small tutorial to show how to create a PHP application without a framework.
MIT License
1.53k stars 188 forks source link

Error Handler - woops vs whoops #18

Closed Hamz-a closed 9 years ago

Hamz-a commented 9 years ago

So when following a tutorial I tend to write the code over instead of copy pasting. However I got a bit confused in the naming of the variables. I suggest to rename $woops to $whoops for the sake of consistency.