Hailong

Results 5 issues of Hailong

Add a new overloading function completeWith to EventLoopPromise class. ### Motivation: - Replace global helper function executeAndComplete() with class method for better encapsulation. - Get rid of the repeated pattern...

🔼 needs-minor-version-bump

Thanks for creating this great library first of all, it's neat and powerful! While since our project has already installed phpseclib 3.x, I have to adapt jose-php to work with...

It fails when unzipping the downloaded `GeoLite2-City.tar.gz` because the `phar` wrapper is unregistered in the beginning of `/app/bootstrap.php` script. The code snippet is below: ```

I have a Magento 2 website which was migrated from Magento 1, and it has the following DB connection settings. As can be seen from the code snippet below, it...