diff options
Diffstat (limited to 'languages/php/.phprc')
-rw-r--r-- | languages/php/.phprc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/languages/php/.phprc b/languages/php/.phprc new file mode 100644 index 0000000..bc11860 --- /dev/null +++ b/languages/php/.phprc @@ -0,0 +1,2 @@ +error_reporting = E_ALL +display_startup_errors = on
\ No newline at end of file |