| ( ! ) Fatal error: Uncaught TypeError: Cannot assign null to property Translator::$translations of type array in /home/homes/antoinecormier/sites/php/bre01-translate-forms/services/Translator.php on line 19 |
| ( ! ) TypeError: Cannot assign null to property Translator::$translations of type array in /home/homes/antoinecormier/sites/php/bre01-translate-forms/services/Translator.php on line 19 |
| Call Stack |
| # | Time | Memory | Function | Location |
| 1 | 0.0008 | 359384 | {main}( ) | .../index.php:0 |
| 2 | 0.0053 | 361008 | Router->__construct( ) | .../index.php:16 |
| 3 | 0.0053 | 361088 | AuthController->__construct( ) | .../Router.php:14 |
| 4 | 0.0053 | 361088 | AbstractController->__construct( $file = 'auth', $currentLang = 'en' ) | .../AuthController.php:14 |
| 5 | 0.0053 | 361184 | Translator->__construct( $file = 'auth', $lang = 'en', $translations = ??? ) | .../AbstractController.php:14 |
| 6 | 0.0053 | 361184 | Translator->loadTranslations( ) | .../Translator.php:13 |