Package: php-laravel-framework / 6.20.14+dfsg-2+deb11u1
Metadata
Package | Version | Patches format |
---|---|---|
php-laravel-framework | 6.20.14+dfsg-2+deb11u1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
0001 cast to int.patch | (download) |
src/Illuminate/Database/Query/Grammars/SqlServerGrammar.php |
8 4 + 4 - 0 ! |
cast to int |
0002 Fix parent call.patch | (download) |
src/Illuminate/View/Compilers/Compiler.php |
2 1 + 1 - 0 ! |
fix parent call |
0003 Add .phar to blocked PHP extensions 39666.patch | (download) |
src/Illuminate/Validation/Concerns/ValidatesAttributes.php |
2 1 + 1 - 0 ! |
add .phar to blocked php extensions (#39666) By default Debian includes support for executing .phar files alongside .php and .phtml files, and should be included in the blocked list. |