Skip to content

Commit 7f3d063

Browse files
Arman-Hosseininicolas-grekas
authored andcommitted
Improve some URLs
1 parent ade939f commit 7f3d063

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Compiler/PriorityTaggedServiceTrait.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ trait PriorityTaggedServiceTrait
2828
* and knowing that the \SplPriorityQueue class does not respect the FIFO method,
2929
* we should not use that class.
3030
*
31-
* @see https://bugs.php.net/bug.php?id=53710
32-
* @see https://bugs.php.net/bug.php?id=60926
31+
* @see https://bugs.php.net/53710
32+
* @see https://bugs.php.net/60926
3333
*
3434
* @param string $tagName
3535
* @param ContainerBuilder $container

0 commit comments

Comments
 (0)