Commit 7a16efe
committed
bug symfony#59503 [PhpUnitBridge] Add CAA type in DnsMock (jwaguet)
This PR was squashed before being merged into the 7.3 branch.
Discussion
----------
[PhpUnitBridge] Add CAA type in DnsMock
| Q | A
| ------------- | ---
| Branch? | 7.3
| Bug fix? | no
| New feature? | yes
| Deprecations? | no
| License | MIT
<!--
Added support for CAA record type in DnsMock for improved DNS mocking capabilities
-->
Commits
-------
a3ba90d [PhpUnitBridge] Add CAA type in DnsMock2 files changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| |||
0 commit comments