Skip to content

Commit

Permalink
Register phar name, fixing issue sebastianbergmann#734
Browse files Browse the repository at this point in the history
  • Loading branch information
theseer authored and sebastianbergmann committed Dec 2, 2012
1 parent 127d1af commit 839326a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/phar-autoload.php.in
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ spl_autoload_register(
}
);

Phar::mapPhar('___PHAR___');
PHPUnit_TextUI_Command::main();

__HALT_COMPILER();

0 comments on commit 839326a

Please sign in to comment.