[dev] [commits] Horde branch master updated. 7364126b088aadae31c357a2cdc98597d97a48a4

Jan Schneider jan at horde.org
Mon Jul 11 19:17:25 UTC 2011


Zitat von Gunnar Wrobel <wrobel at horde.org>:

> Quoting Jan Schneider <jan at horde.org>:
>
>> Zitat von Gunnar Wrobel <p at rdus.de>:
>>
>>> The branch "master" has been updated.
>>> The following is a summary of the commits.
>>>
>>> from: 31fb60475ed22b61dfc0d14a5fe5937d1317db17
>>>
>>> 7364126 PEAR is not E_STRICT.
>>>
>>> -----------------------------------------------------------------------
>>>
>>> commit 7364126b088aadae31c357a2cdc98597d97a48a4
>>> Author: Gunnar Wrobel <p at rdus.de>
>>> Date:   Mon Jul 11 12:21:08 2011 +0200
>>>
>>>   PEAR is not E_STRICT.
>>>
>>> framework/Core/lib/Horde/Core/Db/Migration.php |    2 ++
>>> 1 files changed, 2 insertions(+), 0 deletions(-)
>>>
>>> http://git.horde.org/horde-git/-/commit/7364126b088aadae31c357a2cdc98597d97a48a4
>>>
>>>
>>> __
>>> commits mailing list
>>> Frequently Asked Questions: http://horde.org/faq/
>>> To unsubscribe, mail: commits-unsubscribe at lists.horde.org
>>
>> It should be set to $old_error_reporting & ~E_STRICT though.
>
> Why that?

Because the admin might have a set a different error level than E_ALL,  
and you only want to subtract E_STRICT.

Jan.

-- 
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/



More information about the dev mailing list