Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / rlanvin/php-ip issues and pull requests
#80 - IPBlock should not try to check if the IP notation is numeric or binary
Issue -
State: open - Opened by arokettu 4 months ago
#79 - IPBlock does not check if it is created from a wrong IP object
Issue -
State: open - Opened by arokettu 4 months ago
#78 - Help| Unique continer or special IP's from list
Issue -
State: open - Opened by z3ro 12 months ago
#77 - Get all IP's in block according to netmask
Issue -
State: open - Opened by z3ro 12 months ago
- 1 comment
#76 - How to use this library in PHP Laravel ?
Issue -
State: closed - Opened by jainsiddharth21 over 1 year ago
- 1 comment
#75 - GMP error on IPBlock run
Issue -
State: open - Opened by CasualCarlos about 2 years ago
- 2 comments
#74 - IPBlock not working correctly with prefix larger than 23
Issue -
State: open - Opened by jeroenborst about 2 years ago
#73 - Feature/php8.1
Pull Request -
State: closed - Opened by acelaya almost 3 years ago
#72 - Support for PHP 8.1
Issue -
State: closed - Opened by acelaya almost 3 years ago
- 10 comments
#71 - Add hiqdev/php-ip-tools to README
Pull Request -
State: open - Opened by SilverFire about 3 years ago
#70 - IPBlock::create() does not work with humanReadable(false) IP strings
Issue -
State: open - Opened by bkuebler over 3 years ago
- 1 comment
#69 - Improvement - Collections for IPBlock and IP
Issue -
State: open - Opened by bkuebler over 3 years ago
- 3 comments
#68 - IANA Aligned PRIVATE/RESERVED Blocks -- resolves rlanvin/php-ip#67
Pull Request -
State: closed - Opened by bkuebler over 3 years ago
#67 - IPv4Block::getPrivateBlocks() and IPv6Block::getPrivateBlocks() returns to much entries
Issue -
State: closed - Opened by bkuebler over 3 years ago
- 5 comments
#66 - Support for PHP 8.0
Issue -
State: closed - Opened by AdnanHussainTurki almost 4 years ago
- 2 comments
#65 - Deprecate IP::create()
Issue -
State: closed - Opened by samuelwilliams almost 4 years ago
- 2 comments
#64 - [WIP] Version 3
Pull Request -
State: closed - Opened by rlanvin almost 4 years ago
- 4 comments
#63 - Changed order of IP string parsing
Pull Request -
State: closed - Opened by SilverFire about 4 years ago
- 2 comments
#62 - Fix camel-case.
Pull Request -
State: closed - Opened by samuelwilliams about 4 years ago
#61 - Factory methods for different IP types
Pull Request -
State: closed - Opened by rlanvin about 4 years ago
#60 - Tag 2.1.0 release
Issue -
State: closed - Opened by SilverFire about 4 years ago
- 1 comment
#59 - How to Implement this on project?
Issue -
State: closed - Opened by jorgeepena over 4 years ago
- 1 comment
#58 - Factory methods for different IP types.
Pull Request -
State: closed - Opened by samuelwilliams over 4 years ago
- 5 comments
#57 - IPBlock not working with ip IPBlock::create('2a0d:7c40:1001::',48)
Issue -
State: closed - Opened by cfinnestad over 4 years ago
- 16 comments
#56 - Dev dependency: PHP CS Fixer
Pull Request -
State: open - Opened by samuelwilliams about 5 years ago
#55 - Add method IPv4::isNetmask()
Pull Request -
State: open - Opened by samuelwilliams about 5 years ago
#54 - Rework of PR#53
Pull Request -
State: closed - Opened by samuelwilliams about 5 years ago
- 1 comment
#53 - IPv4Block: Allow to specify the prefix also in an old-style netmask
Pull Request -
State: closed - Opened by haegar about 5 years ago
- 4 comments
#52 - Update README
Pull Request -
State: closed - Opened by mitsuchi about 5 years ago
- 1 comment
#51 - Wildcard mask matching feature.
Pull Request -
State: closed - Opened by samuelwilliams about 5 years ago
- 1 comment
#50 - Array short syntax
Pull Request -
State: closed - Opened by samuelwilliams over 5 years ago
- 1 comment
#49 - Add BC-breaking changes to CHANGELOG.
Pull Request -
State: closed - Opened by samuelwilliams over 5 years ago
#48 - Edge case
Issue -
State: closed - Opened by samuelwilliams over 5 years ago
- 3 comments
#47 - Remove exception for base 2 output.
Pull Request -
State: closed - Opened by samuelwilliams over 5 years ago
- 1 comment
#46 - Change method names.
Pull Request -
State: closed - Opened by samuelwilliams over 5 years ago
- 1 comment
#45 - Short syntax
Pull Request -
State: closed - Opened by samuelwilliams over 5 years ago
#44 - Added method IP::reversePointer()
Pull Request -
State: closed - Opened by samuelwilliams over 5 years ago
- 3 comments
#43 - Added method to determine if address is link-local.
Pull Request -
State: closed - Opened by samuelwilliams over 5 years ago
- 1 comment
#42 - Use any version of PHPUnit from 6.5 to 8.0
Pull Request -
State: closed - Opened by samuelwilliams over 5 years ago
- 1 comment
#41 - Implement PHP strict types.
Pull Request -
State: closed - Opened by samuelwilliams over 5 years ago
- 2 comments
#40 - Single method is responsible for testing the range of a value.
Pull Request -
State: closed - Opened by samuelwilliams over 5 years ago
#39 - stricter typing on IPBlock.count().
Pull Request -
State: closed - Opened by samuelwilliams over 5 years ago
- 1 comment
#38 - Removed reference to GMP resource.
Pull Request -
State: closed - Opened by samuelwilliams over 5 years ago
- 1 comment
#37 - Add method 'isLoopback()'
Pull Request -
State: closed - Opened by samuelwilliams over 5 years ago
- 2 comments
#36 - Implement generator method.
Pull Request -
State: closed - Opened by samuelwilliams over 5 years ago
- 4 comments
#35 - Implement static bindings.
Pull Request -
State: closed - Opened by samuelwilliams over 5 years ago
- 2 comments
#34 - Consolidate IP::getVersion into base class.
Pull Request -
State: closed - Opened by samuelwilliams over 5 years ago
#33 - Consolidate isPrivate method into base class.
Pull Request -
State: closed - Opened by samuelwilliams over 5 years ago
- 2 comments
#32 - Human readable
Pull Request -
State: closed - Opened by samuelwilliams over 5 years ago
- 3 comments
#31 - Test IPBlock::getSubblocks()
Pull Request -
State: closed - Opened by samuelwilliams almost 6 years ago
#30 - Upgraded to PHPUnit 6.5.
Pull Request -
State: closed - Opened by samuelwilliams almost 6 years ago
#29 - Consolidated IP Constructors into base class.
Pull Request -
State: closed - Opened by samuelwilliams almost 6 years ago
- 1 comment
#28 - Drop support for PHP 5
Pull Request -
State: closed - Opened by samuelwilliams almost 6 years ago
- 1 comment
#27 - Refactored binary() method.
Pull Request -
State: closed - Opened by samuelwilliams almost 6 years ago
- 1 comment
#26 - PHP-CS-Fixer config minor change.
Pull Request -
State: closed - Opened by samuelwilliams almost 6 years ago
- 1 comment
#25 - Remove gmp shift
Pull Request -
State: closed - Opened by samuelwilliams almost 6 years ago
- 2 comments
#24 - Minor optimisations
Pull Request -
State: closed - Opened by samuelwilliams almost 6 years ago
- 4 comments
#23 - Move iterator methods into own object
Issue -
State: closed - Opened by samuelwilliams almost 6 years ago
- 1 comment
#22 - Optimise IP->binary()
Pull Request -
State: closed - Opened by samuelwilliams almost 6 years ago
- 1 comment
#21 - Merge IP constructors into base class
Pull Request -
State: closed - Opened by samuelwilliams almost 6 years ago
- 5 comments
#20 - Inconsistent method names
Issue -
State: closed - Opened by samuelwilliams almost 6 years ago
- 1 comment
#19 - Inconsistent behaviour
Issue -
State: closed - Opened by samuelwilliams almost 6 years ago
- 4 comments
#18 - Optimise binary method.
Pull Request -
State: closed - Opened by samuelwilliams almost 6 years ago
- 1 comment
#17 - IPBlockIterator bug
Pull Request -
State: closed - Opened by samuelwilliams almost 6 years ago
- 4 comments
#16 - Static bindings
Pull Request -
State: closed - Opened by samuelwilliams almost 6 years ago
- 2 comments
#15 - Ip constructors
Pull Request -
State: closed - Opened by samuelwilliams almost 6 years ago
- 4 comments
#14 - Phpdoc fixup
Pull Request -
State: closed - Opened by samuelwilliams almost 6 years ago
- 4 comments
#13 - Namespaces
Pull Request -
State: closed - Opened by samuelwilliams almost 6 years ago
- 1 comment
#12 - PHP Coding Standards
Pull Request -
State: closed - Opened by samuelwilliams almost 6 years ago
- 3 comments
#11 - PHP CS Fix
Pull Request -
State: closed - Opened by samuelwilliams almost 6 years ago
- 2 comments
#10 - Fix issue with 32-bit systems.
Pull Request -
State: closed - Opened by samuelwilliams almost 6 years ago
- 1 comment
#9 - How can i convert start ip and end ip to CIDR?
Issue -
State: closed - Opened by vuongxuongminh over 6 years ago
- 1 comment
#8 - Drop support for PHP <5.6?
Issue -
State: closed - Opened by rlanvin over 7 years ago
- 16 comments
Labels: help wanted, question
#7 - Feature to extract CIDR netmask
Issue -
State: open - Opened by pertoft over 7 years ago
- 2 comments
#6 - IPBlock: Store given IP address part from constructor and make it possible to return it.
Pull Request -
State: closed - Opened by haegar about 8 years ago
- 2 comments
#5 - Issues when using composer in combination with PHP5.6
Issue -
State: closed - Opened by Jerommeke4 almost 9 years ago
- 3 comments
#4 - 128.0.0.0/16 does not appear to be an IPv4 or IPv6 block
Issue -
State: closed - Opened by f0o almost 9 years ago
- 2 comments
#3 - Fix PHP 5.6 problem. (GMP is no more a resource)
Pull Request -
State: closed - Opened by macmon over 9 years ago
#2 - GMP is no more resource in PHP >=5.6
Issue -
State: closed - Opened by macmon over 9 years ago
- 2 comments
#1 - Leading zeros removed with newer GMP versions
Issue -
State: closed - Opened by rlanvin over 9 years ago