We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6fccd1 commit e9fb21aCopy full SHA for e9fb21a
.gitattributes
@@ -3,14 +3,19 @@
3
/tools/ export-ignore
4
/tests/bootstrap.php export-ignore
5
/tests/resources/xml export-ignore
6
+/tests/Helper/ export-ignore
7
/tests/InterOperability/ export-ignore
8
+/tests/Registry/ export-ignore
9
/tests/Utils/ export-ignore
10
/tests/XML/ export-ignore
11
+/tests/XPath/ export-ignore
12
/tests/XMLSchema/ export-ignore
13
codecov.yml export-ignore
14
.editorconfig export-ignore
15
.gitattributes export-ignore
16
.gitignore export-ignore
17
+phpstan-baseline.neon export-ignore
18
+phpstan-baseline-dev.neon export-ignore
19
phpstan.neon export-ignore
20
phpstan-dev.neon export-ignore
21
phpcs.xml export-ignore
0 commit comments