Skip to content

Commit fecf1e4

Browse files
Load Framework/Assert/Functions.php in PHAR bootstrap
1 parent b5d4a2f commit fecf1e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build/phar-autoload.php.in

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ define('__PHPUNIT_PHAR__', str_replace(DIRECTORY_SEPARATOR, '/', $phar));
1313
define('__PHPUNIT_PHAR_ROOT__', 'phar://___PHAR___');
1414

1515
___FILELIST___
16+
require __PHPUNIT_PHAR_ROOT__ . '/phpunit/Framework/Assert/Functions.php';
1617

1718
Phar::mapPhar('___PHAR___');
1819

0 commit comments

Comments
 (0)