Actions
Task #47922
openFeature #47921: *** F - Framework CakePhp
Passer directement à v3.LAST (3.10.1)
Status:
New
Priority:
Immediate
Assigned To:
-
Start date:
11/30/2021
Due date:
% Done:
90%
Estimated time:
Description
config/
- .env.example
- routes.php : J'ai désactivé la ligne 69 pour que les tests passent !!! /////////$routes->applyMiddleware('csrf');
- new app_local.php.310
- new app_local.example.php.310
src/Template/Layout.310/
src/View/
tests/ :
- new TestCase/ApplicationTest.php
- new TestCase/Controller/PagesControllerTest.php.310
DEPRECATED errors
Erreurs qu'on ne voit que si on met
'errorLevel' => E_ALL,
dans app.php :
Warning (2): Cannot modify header information - headers already sent by (output started at /var/www/html/inventirap-test1/vendor/cakephp/cakephp/src/Error/Debugger.php:853) [APP/Template/Layout/default.ctp, line 43]
Updated by Pallier Etienne almost 3 years ago
- Priority changed from Normal to Immediate
Updated by Pallier Etienne almost 3 years ago
- Subject changed from Configurer correctement la version actuelle 3.7 to Configurer correctement la version actuelle 3.7 (ou bien à la 3.9 direct ?)
Updated by Pallier Etienne almost 3 years ago
- Subject changed from Configurer correctement la version actuelle 3.7 (ou bien à la 3.9 direct ?) to Passer directement à v3.LAST (3.10.1)
Actions