This repository was archived by the owner on Oct 15, 2025. It is now read-only.
Commit 28ec249
committed
refactor: Upgrade to dev version again
* There is some issues [^1] in Beta. Besides, the "dev" version was working good, and the bugs fixed faster.
* Lock Twig to 3.14.*, because the newer Twig development version triggers the "Warning: Undefined variable $_vO" issue. I'm not sure why this occurs, and I cannot reproduce it in a clean project.
[^1] Uncaught Error: Too few arguments to function PHPStan\PhpDocParser\Parser\ConstExprParser::__construct(), 0 passed in /vendor/symfony/property-info/Extractor/PhpStanExtractor.php on line 82 and exactly 1 expected ["exception" => ArgumentCountError { …}]1 parent 6651f09 commit 28ec249
File tree
6 files changed
+873
-726
lines changed- config/packages
6 files changed
+873
-726
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
0 commit comments