Actions
Bug #15749
closedTYPO3_version constant not according to documentation
Start date:
2006-03-01
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.0
PHP Version:
4
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
According to http://typo3.org/documentation/document-library/core-documentation/doc_core_api/current/view/3/5/ the constant TYPO3_version should be
x.x.x for released versions,
x.x.x-dev for development versions leading up to releases
x.x.x-bx for beta-versions
It is in my version: 4.0beta2 -- don't know about current versions.
As far as I concern, it should be 4.0.0-b2 shouldn't it?
(issue imported from #M2733)
Updated by Michael Stucki over 18 years ago
I don't see what's wrong with that. Does it cause any problems?
Actions