Remove usage of 'each' call from tests to make them work w. php 7.2; fix an error...
authorgggeek <giunta.gaetano@gmail.com>
Sat, 20 Jan 2018 14:06:06 +0000 (14:06 +0000)
committergggeek <giunta.gaetano@gmail.com>
Sat, 20 Jan 2018 14:06:06 +0000 (14:06 +0000)
commit1dc0e62829d3238e1181e58774a27cc44e596ef1
treee77bf27e52436e2886da929d4965e03b83524c1d
parent7df27d0ac7a41e6ca108ff85d6bfd379251dfc78
Remove usage of 'each' call from tests to make them work w. php 7.2; fix an error when using ssl and non-curl; fix inspections from phpstorm
src/Client.php
src/Encoder.php
src/Server.php
src/Value.php
src/Wrapper.php
tests/1ParsingBugsTest.php