Mantis - Quercus
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
5037 | minor | always | 04-21-12 15:36 | 04-21-12 15:37 | |
|
|||||
Reporter: | nam | Platform: | |||
Assigned To: | nam | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 4.0.27 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 4.0.28 | ||
|
|||||
Summary: | 0005037: new static() not supported | ||||
Description: |
(rep by Bill Au) I am trying to run Symfony 2.0.12 with Resin 4.0.22 and am getting the following error message: 500 Servlet Exception /var/opt/resin4/23711/webapps/ROOT/Symfony/vendor/symfony/src/Symfony/Component/ClassLoader/DebugUniversalClassLoader.php:36: 'static' is an unexpected token, expected an expression. in DebugUniversalClassLoader.php:34: foreach ($functions as $function) { DebugUniversalClassLoader.php:35: if (is_array($function) && $function[0] instanceof UniversalClassLoader) { DebugUniversalClassLoader.php:36: $loader = new static(); DebugUniversalClassLoader.php:37: $loader->registerNamespaceFallbacks($function[0]->getNamespaceFallbacks()); DebugUniversalClassLoader.php:38: $loader->registerPrefixFallbacks($function[0]->getPrefixFallbacks()); |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|