I run quickstart package j2.5 under php5.4.x,there is an error shows below.Can all JA templates run under php5.4.x?(php5.3 will be end of lifecycle)
Strict standards: Declaration of JParameter::loadSetupFile() should be compatible with JRegistry::loadSetupFile() in C:wwwjlibrariesjoomlahtmlparameter.php on line 512
Call Stack
1
0.0010
148168
{main}( )
..index.php:0
2
0.9888
8220384
JSite->render( )
..index.php:48
3
0.9890
8221136
JDocumentHTML->parse( )
..application.php:259
4
0.9890
8221160
JDocumentHTML->_fetchTemplate( )
..html.php:414
5
0.9891
8221408
JDocumentHTML->_loadTemplate( )
You can reproduce this via quickstart package.
How to fix this?
thanks