[TYPO3-core] FYI: Fixed bug #12500: Object does not support method calls - PHP 5.3

Oliver Hader oliver at typo3.org
Mon Nov 23 11:01:08 CET 2009


The following changes were committed to SVN:
* TYPO3_4-2 (rev. 6495)
* Trunk (rev. 6496)

Type: Bugfix

Bugtracker references:
http://bugs.typo3.org/view.php?id=12500

Branches: TYPO3_4-2, Trunk

Problem:
PHP Fatal error: Object does not support method calls in
C:\wamp\www\pb_trunk\t3lib\class.t3lib_tceforms.php on line 577
Calling t3lib_TCEforms::getDivider() get divider results in the
mentioned error message using PHP 5.3.

Solution:
Since the method did not return anything it's goot to really return an
empty string as the methods PHPdoc comments tell.

Notes:
Thankt to Dan Osipov

olly
-- 
Oliver Hader
TYPO3 Release Manager 4.3
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0012500.patch
Type: text/x-patch
Size: 479 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20091123/420f694a/attachment.bin>


More information about the TYPO3-team-core mailing list