Minor changes in README badges
Recent Commits to ip-lib:main
-
Minor changes in README badges
-
Minor changes in README badges
Minor changes in README badges
-
Minor changes in README badges
Minor changes in README badges
-
Add PHPStan checks (#108)
Add PHPStan checks (#108)
-
Remove unused scrutinizer configuration file
Remove unused scrutinizer configuration file
-
Update php-cs-fixer, simplify tests, remove Scrutinizer (#107)
Update php-cs-fixer, simplify tests, remove Scrutinizer (#107)
-
Let getAddressAtOffset() accept numeric strings (#106)
Let getAddressAtOffset() accept numeric strings (#106) * Add BinaryMath::normalizeIntegerString() * Add BinaryMath::add1ToIntegerString() * Simplify php-cs-fixer calls * Add NumberInChunks * Let getAddressAtOffset() accept numeric strings
-
Add getExactSize() to ranges (#105)
Add getExactSize() to ranges (#105) * Reuse BinaryMath instance * Add BinaryMath::pow2string() * Add RangeInterface::getExactSize() * Use "numeric-string" instead of "string" Co-authored-by: Gabriel Ostrolucký <gadelat@gmail.com>
-
Document IPv4 "long" format (#104)
Document IPv4 "long" format (#104)