Bug #28387
PHP 5.3 needed for Hook-Service
| Status: | Resolved | Start date: | 2011-07-22 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
| Votes: | 0 |
Description
The new Hook-Service uses function get_called_class introduced with php 5.3.0.
Add Requirement within ext_emconf or change service to work with php 5.2
History
Updated by Sebastian Fischer almost 2 years ago
Since 19.07.2011 the requirements is raised to:
PHP 5.3 for use of hook service
TYPO3 4.6 for use new translation handling in wizard icon registration
extbase 1.4 for use of DI in action parameters
fluid 1.4 because the templates use the new viewhelpers of fluid
Updated by Sebastian Fischer almost 2 years ago
- Status changed from New to Resolved