This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/php | |
<?php | |
echo "\r \r"; // if you have executed this with the php CLI (php filename), we remove the shebang | |
declare(ticks = 1); | |
/* | |
The MIT License (MIT) | |
Copyright (c) 2014-2015 Daniel Troger | |
Permission is hereby granted, free of charge, to any person obtaining a copy of |