Illia Antypenko

Results 16 issues of Illia Antypenko

# Bug report When the variable is set in `if` conditions (both cover all execution cases) PHPStan reports an error. Could be similar to https://github.com/phpstan/phpstan/issues/5805 ### Code snippet that reproduces...

bug

Hi guys. It's hard to support few major versions of SF in one branch (requires some hacks with `Kernel::VERSION` and with testing). See `Extending to Test Three Versions` in https://pantheon.io/blog/highest-lowest-testing-multiple-symfony-versions...

Hey. I've noticed that HVAC may return current room temperature in `TemSen` property. It may be backported to this project from https://github.com/inwaar/gree-hvac-client/pull/11

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade body-parser from 1.19.0 to 1.20.0. :information_source: Keep your dependencies up-to-date....

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade express from 4.17.1 to 4.18.1. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=express&from_version=4.17.1&to_version=4.18.1&pr_id=bf685b79-eeab-4e71-84d3-3deb6f9c6f8c&visibility=true&has_feature_flag=false) :information_source: Keep your...

This fixes issue described in #71 close #71

Sometimes I'm getting errors like this: ``` Traceback (most recent call last): File "/Users/aivus/envs/oro-doc-version/bin/sphinx-versioning", line 11, in load_entry_point('sphinxcontrib-versioning', 'console_scripts', 'sphinx-versioning')() File "/Users/aivus/envs/oro-doc-version/lib/python2.7/site-packages/click/core.py", line 764, in __call__ return self.main(*args, **kwargs) File...