This repository was archived by the owner on Apr 23, 2020. It is now read-only.
This repository was archived by the owner on Apr 23, 2020. It is now read-only.
Incorrect index #3
Closed
Description
What steps will reproduce the problem?
call
$ip = '10.10.10.10'; // Any IP address
$iptool->find($ip);
What is the expected result?
In method find() incorrect define last block; It always last block of database
What do you get instead?
Last block must be first block of nex octet
Additional info
Q | A |
---|---|
IP Tool version | 1.0.5 |
PHP version | 7.0.1 |
Operating system | Arch Linux |