[TYPO3-core] FYI24: #8826: calls to ini_set produces warnings
Dmitry Dulepov [typo3]
dmitry at typo3.org
Thu Aug 21 11:35:50 CEST 2008
Dmitry Dulepov [typo3] wrote:
> BT reference: http://bugs.typo3.org/view.php?id=8826
>
> Problem: if ini_set() is disabled by PHP configuration, it may produce
> warnings. These warning will prevent click menu from appearing.
>
> Solution: trivial, use @ in front of ini_set() and ini_restore() to mask
> warnings.
Committed to trunk, 4.1 and 4.2
--
Dmitry Dulepov
TYPO3 Core team
My TYPO3 book: http://www.packtpub.com/typo3-extension-development/book
In the blog: http://typo3bloke.net/pages/book-reviews/presentation-zen-by-garr-reynolds/
More information about the TYPO3-team-core
mailing list