This is an experiment with new smokepipe(~!) operator over PHP7.
It introduces new smokepipe operator(~!) which can be used to find the meaning of life. Sample Usage:
echo 5 ~! 6;
echo 7 * 5 ~! 6; //Precedence level equal to +
- Run buildconf
- Run ./configure
- Run make && make install
If you want to read more about it, please visit http://ayejayys.in/smoking-pipe-with-php7/