Last-Update: 2016-03-28
Forwarded: not-needed
Author: Dmitry Smirnov <onlyjob@member.fsf.org>
Description: inject shebang

--- a/bin/php7cc.php
+++ b/bin/php7cc.php
@@ -1,4 +1,5 @@
+#!/usr/bin/php
 <?php
 
 $autoloadFiles = array(
     __DIR__ . '/../vendor/autoload.php',
