This fixes for bcompiler on PHP 5.4+
patch merge from: http://goo.gl/zuCMi
apt-get install php-pear
git clone https://github.com/cdsheen/bcompiler.git
cd bcompiler
phpize
./configure
make install
This fixes for bcompiler on PHP 5.4+
patch merge from: http://goo.gl/zuCMi
apt-get install php-pear
git clone https://github.com/cdsheen/bcompiler.git
cd bcompiler
phpize
./configure
make install