Chun-Sheng, Li

Results 220 issues of Chun-Sheng, Li

As title, since the Travis CI dot org has been deprecated soon, it's time to move to other CI services. The Travis CI dot com is the good choice because...

# Changed log - Resolves issue #70. - To make oncoming testing on Travis CI build, configuring `.travis.yml` setting correctly/completely.

As title, it seems that this package requires `PDO` extension. And the `PDO` should have PDO database extensions. For example, the MySQL is with `PDO` support and it should require...

# Change log - add unit testing. - use Guzzle to request the RSS feed. - fix the if statement logic.

When running the `composer test`, I get following deprecating message: ```Bash Remaining indirect deprecation notices (1) 1x: Since symfony/framework-bundle 5.1: Not setting the "framework.router.utf8" configuration option is deprecated, it will...

Hacktoberfest

This is the new branch that @Josantonius creates. I just create this PR for helping us to do the code review :). @Josantonius, can you fix the Travis CI build...

enhancement

As title, the ```Metadata```, ```Trades``` API and so on. They're need to be implemented. The API doc is available [here](https://docs.coinapi.io/). @Josantonius , I will do this issue at my available...

enhancement

@Josantonius, please help me improving the doc if possible. And the sample code is in the ```example.php```. I also implement the ```get specific rate``` and ```get all rate``` methods. Please...

enhancement

As title, it seems that we use `MD5` and `SHA-1` hashes for the connection fingerprint. But they're not safe because of collision. To be secure, I think we can use...

As title, I want to add the features about ```setPassword``` to encrypt the specific archive file.

enhancement
help wanted