Hi Simon,

Simon wrote:

> Fatal error: Call to undefined method
> TYPO3\CMS\Core\Utility\GeneralUtility::testInt() in
> C:\xampp\htdocs\typo3\typo3conf\ext\wfqbe\mod2\class.tx_wfqbe_belib.php on
> line 64

Solange es nur so etwas ist, kannst du dir einfach die Methoden mit einem 
einfachen Texteditor umschreiben:

\TYPO3\CMS\Core\Utility\MathUtility::canBeInterpretedAsInteger()

Wenn du auf http://api.typo3.org nach testInt suchst, dann findest du einen 
Unit Test, welcher den neuen Aufruf zeigt.

Best regards
-- 
Philipp Gampe – PGP-Key 0AD96065 – TYPO3 UG Bonn/Köln
Documentation – Active contributor TYPO3 CMS
TYPO3 .... inspiring people to share!

_______________________________________________
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german

Antwort per Email an