[TYPO3-core] RFC: Bugfix #10204: PHP4 error due to "public static" keywords in t3lib_div::generateRandomBytes()

Marcus Krause marcus#exp2009 at t3sec.info
Tue Jan 20 19:08:09 CET 2009


Hi!

This is an SVN patch request.

Type: bugfix

Branches: 4-0, 4-1

Bugtracker reference: http://bugs.typo3.org/view.php?id=10204


Problem:
For PHP4 (TYPO3 4-0 & 4-1) "public static" keywords must be omitted.

Solution:
Remove "public static" from function signature.


Notes:
This is a follow up to #0010154. Newly released packages 4.0.10a and
4.1.8 are affected.

Marcus.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 10204_4-0.diff
Type: text/x-diff
Size: 559 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20090120/9b8d9c11/attachment.diff 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 10204_4-1.diff
Type: text/x-diff
Size: 559 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20090120/9b8d9c11/attachment-0001.diff 


More information about the TYPO3-team-core mailing list