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

Thomas Hempel thomas at typo3-unleashed.net
Mon Nov 23 11:22:32 CET 2009


Hi,

On 23.11.09 11:01, Oliver Hader wrote:
> 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
+1 after reading


Greets,
Thomas


More information about the TYPO3-team-core mailing list