|
Posted by ZeldorBlat on 07/15/07 17:47
On Jul 15, 1:43 pm, Michael Fesser <neti...@gmx.de> wrote:
> .oO(ZeldorBlat)
>
> >On Jul 15, 1:19 pm, W Marsh <wayne.ma...@gmail.com> wrote:
> >> Re-read what I wrote:
>
> >> "It is ridiculous for PHP to make the assumption that the programmer
> >> has read every detail of the (poor)documentation that exists for
> >> language elements, and *punish the time-pressed newcomer by expecting
> >> him to know that there is an option for enabling all errors.*"
>
> >It's enabled by default.
>
> error_reporting defaults to E_ALL & ~E_NOTICE, which is a rather bad
> thing.
>
> Micha
Which is why they seem to be changing it to E_ALL as of PHP 6. In any
case, it's somewhat misguided to argue that an entire language is
horrible because you failed to read the manual :)
Navigation:
[Reply to this message]
|