Skip to content

Releases: MrPetovan/Net_Ping

1.2.2

Choose a tag to compare

@MrPetovan MrPetovan released this 02 Mar 00:29
cb886be

What's Changed

  • Declare missing properties to suppress deprecation warnings by @burki in #1

1.2.1

Choose a tag to compare

@MrPetovan MrPetovan released this 16 Sep 01:36

This release suppresses a couple Deprecation Notice when using Composer authoritative class map feature:

Deprecation Notice: Class Net_Ping_ResultTest located in ./vendor/mrpetovan/net_ping/tests/Net_Ping_ResultTest.php does not comply with psr-0 autoloading standard. It will not autoload anymore in Composer v2.0. in /usr/share/php/Composer/Autoload/ClassMapGenerator.php:201
Deprecation Notice: Class Net_Ping_AllTests located in ./vendor/mrpetovan/net_ping/tests/AllTests.php does not comply with psr-0 autoloading standard. It will not autoload anymore in Composer v2.0. in /usr/share/php/Composer/Autoload/ClassMapGenerator.php:201

mrpetovan/Net_Ping

Choose a tag to compare

@MrPetovan MrPetovan released this 20 Jun 15:53

This release includes a change in dependencies and fix tests