frontend icon indicating copy to clipboard operation
frontend copied to clipboard

DotKernel Frontend Application. Based on Zend namespace for branch 1. Based on Laminas and Mezzio for branch 2 and above.

Results 42 frontend issues
Sort by recently updated
recently updated
newest added

There are 2 migration files that create the same data and it generates an error on migration that the table already exists. Second one was added on #303 and the...

If a cookie "dk30Translator" is set with a key other than "en" or "dk" basically another key from the config file. it returns: ErrorException (E_WARNING) Undefined array key "{key}" App/src/Middleware/TranslatorMiddleware.php74...

- psalm 8.1 - composer 8.1 and 8.2

- phinx replace with doctinre migration - psalm version 7.4

validate with PHP 8.1 version 3.x of frontend

"require-dev": { "laminas/laminas-development-mode": "^3.8.0", "mezzio/mezzio-tooling": "^2.5.0", "phpunit/phpunit": "^9.5.21", "roave/security-advisories": "dev-master", "squizlabs/php_codesniffer": "^3.7.1", "filp/whoops": "^2.14.5" Check everything if: 1. is worth to be there ( are used somewhere ?) 2. update...

if ramsey/uuid >= 4.2.1 the login crashes ( requested by ramsey/uuid-doctrine 1.7 ) need to be removed " abstract repository "

https://github.com/php-middleware/phpdebugbar https://docs.mezzio.dev/mezzio/v3/cookbook/debug-toolbars/ How to integrate phpdebugbar or any other debug tools in dotkernel ? as from time to time we need to know