James Lucas
James Lucas
This is entirely frustrating process with artificial blocks and hypothetical what-ifs put in place. The first PR combined TLS and TCP transport together because TLS is just an additional handshake...
Hi @SimonFrings, I have no intention or wish to continue development two years after I raised the original PR. I've forked and can maintain for my own needs. There have...
cloneBlock and other functions using preg_match ignore the return result from preg_match and therefore any errors. Checking preg_last_error after a failed cloneBlock shows the PREG_BACKTRACK_LIMIT_ERROR error. Increasing pcre.backtrack_limit fixes this....
Closed By: #46
Will the PR with the fix be merged anytime soon?
Patch did not work, it's trying to load a find vendor.php under the wyrihaximus path, there is no vendor.php under /vendor in any directory. ``` PHP Warning: require_once(/ie/vendor/wyrihaximus/vendor/vendor.php): Failed to...
No problems, I tested it an it is working for me. Have you had a look at what some other libraries do? nesbot/carbon defines their binary in composer.json `"bin": [...