Map-based autoloader across php and phar resources

⌈⌋ ⎇ branch:  Canonic Autoloader


Update of "binfmt"

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview

Artifact ID: eae768c1d5bd441ba4ecee97ac8075d5cfbc3492
Page Name:binfmt
Date: 2014-02-14 05:10:50
Original User: mario
Mimetype:text/x-markdown
Parent: ac5e86b251439ef2cd96d7e76110f9d9885ae198 (diff)
Content

On Debian systems you may generally wish to make php executables run without shebang:

update-binfmts --install phar /usr/bin/php --extension phar
update-binfmts --install php  /usr/bin/php --magic '<?php'