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: ac5e86b251439ef2cd96d7e76110f9d9885ae198
Page Name:binfmt
Date: 2014-02-12 02:24:09
Original User: mario
Mimetype:text/x-markdown
Parent: 7f698ef94000f03105378c0e99b9b37d0b379832 (diff)
Next eae768c1d5bd441ba4ecee97ac8075d5cfbc3492
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 --extension php