Re: Programs not running - Mystery SOLVED
tamouse mailing lists <[email protected]>
| Newsgroups | gmane.comp.php.database |
|---|---|
| Message-ID | <CAHUC_t9OeG+BADWH21XPGsk5Au5--cUZmAk8crCdxAkWOuwTew@mail.gmail.com> |
On Tue, Jan 8, 2013 at 1:12 AM, Matt Pelmear <[email protected]> wrote: > I personally *never* set the error reporting level in the code, and during > code reviews I reject code that does so. > It is much cleaner to manage this in php.ini. I tend to agree -- settings like this are environment (dev, test, stage, prod) dpendent and generally the code being developed should work in all of them without modification. -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php