Skip to content

Commit 10dd716

Browse files
Merge branch '10.5' into 11.4
2 parents a11692d + dbb0be4 commit 10dd716

File tree

5 files changed

+0
-67
lines changed

5 files changed

+0
-67
lines changed

src/TextUI/Configuration/Xml/Migration/MigrationBuilder.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,6 @@
8383
];
8484

8585
/**
86-
* @throws MigrationBuilderException
87-
*
8886
* @return non-empty-list<Migration>
8987
*/
9088
public function build(string $fromVersion): array

src/TextUI/Configuration/Xml/Migration/MigrationBuilderException.php

Lines changed: 0 additions & 22 deletions
This file was deleted.

src/TextUI/Configuration/Xml/Migration/Migrator.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
{
2424
/**
2525
* @throws Exception
26-
* @throws MigrationBuilderException
2726
* @throws MigrationException
2827
* @throws XmlException
2928
*/

src/TextUI/Exception/ExtensionsNotConfiguredException.php

Lines changed: 0 additions & 21 deletions
This file was deleted.

src/TextUI/Exception/ReflectionException.php

Lines changed: 0 additions & 21 deletions
This file was deleted.

0 commit comments

Comments
 (0)