Bug #48662
PHP Fatal error: require_once(): Failed opening required '/typo3/sysext/cms/tslib/class.tslib_pibase.php'
Status: | Resolved | Start date: | 2013-05-30 | |
---|---|---|---|---|
Priority: | Should have | Due date: | ||
Assigned To: | Ralf Zimmermann | % Done: | 100% |
|
Category: | - | |||
Target version: | - |
Description
Since TYPO3 CMS 6.0 classes in tslib are deprecated and removed in 6.2
As there is a class autoloader since TYPO3 CMS 4.3 removing all the
require_once(PATH_tslib . 'class.tslib_pibase.php');
should be enough.
Related issues
History
#1 Updated by Bjoern Jacob about 2 years ago
- Status changed from New to Accepted
- Assigned To set to Ralf Zimmermann
We're evaluating the autoloader and try to implement it. Thanks.
#2 Updated by Ernesto Baschny about 2 years ago
- % Done changed from 0 to 100
this is fixed already in 1.0.2, so this issue can be probably closed. I'm packaging this now with the new government package 6.2.0alpha1.
#3 Updated by Bjoern Jacob about 2 years ago
- Status changed from Accepted to Resolved
Great. Thx. We're very happy to see wt_spamshield as part of the government package for 6.2.0 :)