Skip to content

Commit d44ad1e

Browse files
Merge branch '11.4' into 11.5
2 parents 761818d + 10dd716 commit d44ad1e

File tree

7 files changed

+0
-109
lines changed

7 files changed

+0
-109
lines changed

src/TextUI/Configuration/Exception/IncludePathNotConfiguredException.php

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

src/TextUI/Configuration/Exception/NoCliArgumentException.php

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

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)