@@ -6064,6 +6064,24 @@ public function deleteUnexistingFiles($dryRun = false, $suppressOutput = false)
60646064 '/templates/cassiopeia/css/vendor/fontawesome-free/fontawesome.min.css ' ,
60656065 '/templates/cassiopeia/css/vendor/fontawesome-free/fontawesome.min.css.gz ' ,
60666066 '/templates/cassiopeia/scss/vendor/fontawesome-free/fontawesome.scss ' ,
6067+ // 4.0 from RC 6 to 4.0.0 (stable)
6068+ '/libraries/vendor/algo26-matthias/idna-convert/tests/integration/ToIdnTest.php ' ,
6069+ '/libraries/vendor/algo26-matthias/idna-convert/tests/integration/ToUnicodeTest.php ' ,
6070+ '/libraries/vendor/algo26-matthias/idna-convert/tests/unit/.gitkeep ' ,
6071+ '/libraries/vendor/algo26-matthias/idna-convert/tests/unit/namePrepTest.php ' ,
6072+ '/libraries/vendor/doctrine/inflector/docs/en/index.rst ' ,
6073+ '/libraries/vendor/jakeasmith/http_build_url/tests/HttpBuildUrlTest.php ' ,
6074+ '/libraries/vendor/jakeasmith/http_build_url/tests/bootstrap.php ' ,
6075+ '/libraries/vendor/willdurand/negotiation/tests/Negotiation/Tests/AcceptLanguageTest.php ' ,
6076+ '/libraries/vendor/willdurand/negotiation/tests/Negotiation/Tests/AcceptTest.php ' ,
6077+ '/libraries/vendor/willdurand/negotiation/tests/Negotiation/Tests/BaseAcceptTest.php ' ,
6078+ '/libraries/vendor/willdurand/negotiation/tests/Negotiation/Tests/CharsetNegotiatorTest.php ' ,
6079+ '/libraries/vendor/willdurand/negotiation/tests/Negotiation/Tests/EncodingNegotiatorTest.php ' ,
6080+ '/libraries/vendor/willdurand/negotiation/tests/Negotiation/Tests/LanguageNegotiatorTest.php ' ,
6081+ '/libraries/vendor/willdurand/negotiation/tests/Negotiation/Tests/MatchTest.php ' ,
6082+ '/libraries/vendor/willdurand/negotiation/tests/Negotiation/Tests/NegotiatorTest.php ' ,
6083+ '/libraries/vendor/willdurand/negotiation/tests/Negotiation/Tests/TestCase.php ' ,
6084+ '/libraries/vendor/willdurand/negotiation/tests/bootstrap.php ' ,
60676085 );
60686086
60696087 $ folders = array (
@@ -7311,6 +7329,16 @@ public function deleteUnexistingFiles($dryRun = false, $suppressOutput = false)
73117329 '/media/templates/cassiopeia/js/mod_menu ' ,
73127330 '/media/templates/cassiopeia/js ' ,
73137331 '/media/templates/cassiopeia ' ,
7332+ // 4.0 from RC 6 to 4.0.0 (stable)
7333+ '/libraries/vendor/willdurand/negotiation/tests/Negotiation/Tests ' ,
7334+ '/libraries/vendor/willdurand/negotiation/tests/Negotiation ' ,
7335+ '/libraries/vendor/willdurand/negotiation/tests ' ,
7336+ '/libraries/vendor/jakeasmith/http_build_url/tests ' ,
7337+ '/libraries/vendor/doctrine/inflector/docs/en ' ,
7338+ '/libraries/vendor/doctrine/inflector/docs ' ,
7339+ '/libraries/vendor/algo26-matthias/idna-convert/tests/unit ' ,
7340+ '/libraries/vendor/algo26-matthias/idna-convert/tests/integration ' ,
7341+ '/libraries/vendor/algo26-matthias/idna-convert/tests ' ,
73147342 );
73157343
73167344 $ status ['files_checked ' ] = $ files ;
0 commit comments