Skip to content

Commit f66e9d3

Browse files
Merge branch '6.4' into 7.0
* 6.4: [TwigBridge] Fix `@internal` annotation the debug log processor must be a callable
2 parents b9d2f61 + 6da86c9 commit f66e9d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Extension/CodeExtension.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
*
2424
* @author Fabien Potencier <[email protected]>
2525
*
26-
* @internal
26+
* @internal since Symfony 6.4
2727
*/
2828
final class CodeExtension extends AbstractExtension
2929
{

0 commit comments

Comments
 (0)