neo4j-php-client icon indicating copy to clipboard operation
neo4j-php-client copied to clipboard

Fix code style and static analysis warnings

Open ramunasd opened this issue 7 years ago • 3 comments

Inspection is done using phpstan and phpstorm inspector.

ramunasd avatar Jan 15 '19 07:01 ramunasd

Thanks @ramunasd , I think you can remove the support for 5.6 in the travis builds in this PR, that should make the tests pass.

ikwattro avatar Jan 15 '19 10:01 ikwattro

IMHO support for 5.6 should be dropped in next major version. Let's leave it now.

ramunasd avatar Jan 15 '19 13:01 ramunasd

Hi @ikwattro this one is ready to merge, just reminder :)

ramunasd avatar Feb 08 '19 13:02 ramunasd