Sebastiaan Wiersema
- Login: sebastiaan
- Email: sebastiaan@buyways.nl
- Registered on: 2009-10-12
- Last sign in: 2012-06-27
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 0 | 2 | 2 |
Activity
2009-01-21
- 09:44 TYPO3 Core Bug #19871 (Closed): t3lib_div breaks on PHP4
- Line 1381 says:
public static function generateRandomBytes($count) {
which is PHP5. It should be
function ge...
2008-06-11
- 09:51 TYPO3 Core Bug #18926: class.tx_impexp.php sets 256m memory_limit without checking php.ini
- Changed the patch according to some comments on the core list.
--- typo3_svn/typo3/sysext/impexp/class.tx_impexp.p...
2008-06-10
- 12:21 TYPO3 Core Bug #18926: class.tx_impexp.php sets 256m memory_limit without checking php.ini
- I made a new patch. which addresses max_execution_time as well. I've already sent it to the typo3-dev list.
--- ...
2008-06-09
- 11:53 TYPO3 Core Bug #18926 (Closed): class.tx_impexp.php sets 256m memory_limit without checking php.ini
- There is no check in class.tx_impexp.php to see if it is necessary to alter the memory_limit setting. Even when the v...
Also available in: Atom