-
-
Notifications
You must be signed in to change notification settings - Fork 96
Commit 983b560
committed
feature #19205 [HttpKernel] Allow bundles to declare classes and annotated classes to compile using patterns (tgalopin)
This PR was merged into the 3.2-dev branch.
Discussion
----------
[HttpKernel] Allow bundles to declare classes and annotated classes to compile using patterns
| Q | A
| ------------- | ---
| Branch? | master
| Bug fix? | no
| New feature? | yes
| BC breaks? | no
| Deprecations? | no
| Tests pass? | yes
| Fixed tickets | -
| License | MIT
| Doc PR | -
This PR introduces a simple system of patterns based on wildcards for classes to cache in the HttpKernel dependency injections extensions. This system started to be implemented in symfony/symfony#18533 but I split it up here to use it also in the classes to compile.
Commits
-------
1be7424 [HttpKernel] Allow usage of patterns in classes and annotations to cacheFile tree
Expand file treeCollapse file tree
0 file changed
+0
-0
lines changedFilter options
Expand file treeCollapse file tree
0 file changed
+0
-0
lines changed
0 commit comments