User tests: Successful: Unsuccessful:
Pull Request for Issue #19267 .
Add a workaround for php5
Test Multilingual website on php5 or code review.
No error.
Parse error: syntax error, unexpected '::' (T_PAAMAYIM_NEKUDOTAYIM) in plugins\system\languagefilter\languagefilter.php on line 630
No
Status | New | ⇒ | Pending |
Category | ⇒ | Front End Plugins |
Fix do not trigger the T_PAAMAYIM_NEKUDOTAYIM anymore on my php 5.6.26 however PR #19099 breaks (B/C) URLs like /index.php/fr/component/content/article/alias123?catid=13 that were working fine on 3.8.3 with modern routing.
edited: better English
Edit2: typo due to Cut&Past, my worries are with 19099
Labels |
Added:
?
|
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-01-03 13:01:59 |
Closed_By | ⇒ | mbabker |
unhappily, can’test here with php5