/bcompiler

bcompiler php 5.4

Primary LanguageC

bcompiler

This fixes for bcompiler on PHP 5.4+

patch merge from: http://goo.gl/zuCMi

Install:

apt-get install php-pear
git clone https://github.com/cdsheen/bcompiler.git
cd bcompiler
phpize
./configure
make install