General

Profile

Stephan Seitz

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 2 2

Activity

2010-06-29

21:13 TYPO3 Core Bug #18926: class.tx_impexp.php sets 256m memory_limit without checking php.ini
Bernhard, I really like your approach of writing chunks or segments or how you want to name it. Indeed, this should k... Stephan Seitz

2010-06-24

11:36 TYPO3 Core Bug #18926: class.tx_impexp.php sets 256m memory_limit without checking php.ini
In my opinion, Peter is right and the ini_set() lines need to be removed completely.
Setting limits should never be...
Stephan Seitz

2010-03-01

14:48 TYPO3 Core Bug #22214 (Closed): in class t3lib_htmlmail, function sendTheMail() uses a problematic @ini_set for sendmail_from
If php has been built with suhosin and runs via FCGI SAPI, the @ini_set() function call is not ignored (which is obvi... Stephan Seitz

2010-02-04

16:45 TYPO3 Core Bug #22059 (Closed): t3lib_div::cleanOutputBuffers() might loop forever
In particular environments it is possible that ob_get_level() doesn't get updated by ob_get_clean(). As both function... Stephan Seitz

Also available in: Atom