Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / mlocati/ip-lib issues and pull requests
#97 - Minor fix in IPv6::add()
Pull Request -
State: closed - Opened by mlocati 15 days ago
- 1 comment
#96 - Don't throw an OverflowException in RangeInterface::split()
Pull Request -
State: closed - Opened by mlocati 15 days ago
- 1 comment
#95 - Add AddressInterface::add()
Pull Request -
State: closed - Opened by mlocati 15 days ago
- 1 comment
#94 - Add AddressInterface::shift()
Pull Request -
State: closed - Opened by mlocati 15 days ago
- 1 comment
#93 - Add `split` Method to Subnet for Dividing Network Ranges into Smaller Subnets
Pull Request -
State: closed - Opened by alissn 29 days ago
- 21 comments
#92 - Check PHP syntax
Pull Request -
State: closed - Opened by mlocati 2 months ago
- 1 comment
#91 - Avoid PHP 8.4 deprecation warnings
Pull Request -
State: closed - Opened by mlocati 4 months ago
- 1 comment
#90 - Php 8.4 deprecations fix
Pull Request -
State: closed - Opened by acelaya 4 months ago
- 4 comments
#89 - Deprecations with PHP 8.4
Issue -
State: closed - Opened by acelaya 4 months ago
- 8 comments
#88 - Unable to install on PHP 8.3
Issue -
State: closed - Opened by grego001 11 months ago
- 1 comment
#87 - fixing tests .. newest version of php-coveralls requires php 8.1+ so …
Pull Request -
State: closed - Opened by detain over 1 year ago
#86 - Fix typo in example code
Pull Request -
State: closed - Opened by cowsay1 over 1 year ago
#85 - get all subnets of ipv6 address
Issue -
State: closed - Opened by starking8b over 1 year ago
- 3 comments
#84 - Run tests on PHP 8.2 too
Pull Request -
State: closed - Opened by mlocati over 2 years ago
- 1 comment
#83 - Fix phpdoc and param name in deprecated Factory::rangeFromString()
Pull Request -
State: closed - Opened by mlocati over 2 years ago
- 1 comment
#82 - Split Subnet
Issue -
State: closed - Opened by iandk over 2 years ago
- 1 comment
#81 - PR add godpod.io integration with git gpg support
Pull Request -
State: closed - Opened by strausmann almost 3 years ago
- 7 comments
#80 - Convert Mac address to IPv6 link local or with the provider prefix the public ip address
Issue -
State: open - Opened by strausmann almost 3 years ago
#79 - Run tests on PHP 8.1 too
Pull Request -
State: closed - Opened by mlocati about 3 years ago
- 1 comment
#78 - Ability to parse addresses in ARPA (Reverse DNS Lookup) format
Pull Request -
State: closed - Opened by mlocati about 3 years ago
- 1 comment
#77 - arpa to normal ip?
Issue -
State: closed - Opened by Nevercold about 3 years ago
- 2 comments
#76 - Fix Range\Single::containsRange() method
Pull Request -
State: closed - Opened by mlocati over 3 years ago
- 1 comment
#75 - containsRange checks are not symmetric with explicit subnet masks involved
Issue -
State: closed - Opened by voetsjoeba over 3 years ago
- 2 comments
#74 - In some cases the toString func will not output a fully shortened IPv6 address.
Issue -
State: closed - Opened by nickfox-taterli over 3 years ago
- 4 comments
#73 - Support alternative compact forms
Pull Request -
State: closed - Opened by mlocati over 3 years ago
- 2 comments
#72 - [temp] Dump int size to check if 32 or 64 bits
Pull Request -
State: closed - Opened by mlocati over 3 years ago
- 1 comment
#71 - [temp] Dump int size to check if 32 or 64 bits
Pull Request -
State: closed - Opened by mlocati over 3 years ago
- 1 comment
#70 - Remove useless "use" statement in Subnet class
Pull Request -
State: closed - Opened by mlocati over 3 years ago
- 1 comment
#69 - Add getSize to RangeInterface
Pull Request -
State: closed - Opened by vstelmakh over 3 years ago
- 6 comments
#68 - Fix end address of ranges built by rangesFromBoundaries()
Pull Request -
State: closed - Opened by mlocati over 3 years ago
- 1 comment
#67 - Enable tests with PHP 8.0
Pull Request -
State: closed - Opened by mlocati over 3 years ago
- 1 comment
#66 - Support for abbreviated IPv4 subnet notation
Pull Request -
State: closed - Opened by elrido over 3 years ago
- 14 comments
#65 - Support for abbreviated IPv4 subnet notation?
Issue -
State: closed - Opened by elrido over 3 years ago
- 1 comment
#64 - bug report] \IPLib\Factory::rangesFromBoundaries() getEndAddress problem
Issue -
State: closed - Opened by crucifyer almost 4 years ago
- 1 comment
#63 - Move tests to GitHub Actions
Pull Request -
State: closed - Opened by mlocati about 4 years ago
- 1 comment
#62 - Fix typo in service class name
Pull Request -
State: closed - Opened by mlocati about 4 years ago
- 1 comment
#61 - Typo (Bounrady => Boundary)
Issue -
State: closed - Opened by mobula9 about 4 years ago
- 1 comment
#60 - Add getAddressAtOffset for addresses and ranges
Pull Request -
State: closed - Opened by ernix about 4 years ago
- 6 comments
#59 - Incomplete support for Non-decimal notation
Issue -
State: closed - Opened by cowsay1 about 4 years ago
- 8 comments
#58 - @mlocati Add Factory::rangesFromBoundaries
Pull Request -
State: closed - Opened by mlocati about 4 years ago
#57 - Add getNumberOfBits to AddressInterface
Pull Request -
State: closed - Opened by mlocati about 4 years ago
- 1 comment
#56 - Add getBits() to AddressInterface
Pull Request -
State: closed - Opened by mlocati about 4 years ago
- 1 comment
#55 - `rangeFromBoundaries` does not work with large ranges
Issue -
State: closed - Opened by chescos about 4 years ago
- 11 comments
#54 - Implementation for getting a random address
Issue -
State: closed - Opened by Elycin about 4 years ago
- 2 comments
#53 - Add getReverseDNSLookupName to IP address ranges
Pull Request -
State: closed - Opened by mlocati over 4 years ago
- 1 comment
#52 - Add asSubnet / asPattern to RangeInterface
Pull Request -
State: closed - Opened by mlocati over 4 years ago
- 1 comment
#51 - Introduced AbstractRange to eliminate the code duplications
Pull Request -
State: closed - Opened by mlocati over 4 years ago
- 1 comment
#50 - Remove useless backslash in IPv6::fromString() regular expression
Pull Request -
State: closed - Opened by mlocati over 4 years ago
- 1 comment
#49 - IP Range DNS Lookup
Issue -
State: closed - Opened by ya-cha over 4 years ago
- 8 comments
#48 - Improve the code readability
Pull Request -
State: closed - Opened by acataluddi over 4 years ago
- 4 comments
#47 - Add ext-json in composer.json
Pull Request -
State: closed - Opened by acataluddi over 4 years ago
- 3 comments
#46 - Add ext-pdo to composer.json
Pull Request -
State: closed - Opened by acataluddi over 4 years ago
- 2 comments
#45 - Add getReverseDNSLookupName() to AddressInterface
Pull Request -
State: closed - Opened by mlocati over 4 years ago
#44 - Get reverse pointer for IP address
Issue -
State: closed - Opened by stayallive over 4 years ago
- 5 comments
#43 - Add support for IPv4-Mapped Addresses
Pull Request -
State: closed - Opened by mlocati over 4 years ago
- 1 comment
#42 - Fix style checking
Pull Request -
State: closed - Opened by mlocati over 4 years ago
- 1 comment
#41 - Add support for Carrier-grade NAT (CGNAT)
Pull Request -
State: closed - Opened by mlocati over 4 years ago
- 1 comment
#40 - Make hex addresses detection case insensitive
Pull Request -
State: closed - Opened by mlocati over 4 years ago
- 1 comment
#39 - Add support for non-decimal IP/range addresses
Pull Request -
State: closed - Opened by mlocati over 4 years ago
- 1 comment
#38 - RFC6598 Addresses (CGNAT, 100.64/10)
Issue -
State: closed - Opened by stathis almost 5 years ago
- 6 comments
#37 - IP range contains maybe wrong
Issue -
State: closed - Opened by regnerisch about 5 years ago
- 4 comments
#36 - Test against PHP 7.4.0
Pull Request -
State: closed - Opened by mlocati about 5 years ago
- 1 comment
#35 - toString(true) on ipv4 "expands" address
Issue -
State: closed - Opened by emil-nasso over 5 years ago
- 5 comments
#34 - Column Data Types When Storing Address Ranges
Issue -
State: closed - Opened by broberts-dev over 5 years ago
- 1 comment
#33 - Force installation of composer dependencies in PHP Nightly
Pull Request -
State: closed - Opened by mlocati over 5 years ago
- 1 comment
#32 - Add support for mixed IPv6 + IPv4 representation
Pull Request -
State: closed - Opened by mlocati over 5 years ago
- 1 comment
#31 - ISATAP IPv6 address
Issue -
State: closed - Opened by tongyifan over 5 years ago
- 2 comments
#30 - Add getSubnetMask method to ranges
Pull Request -
State: closed - Opened by mlocati over 5 years ago
- 1 comment
#29 - Add methods to convert between range types
Pull Request -
State: closed - Opened by mlocati over 5 years ago
- 1 comment
#28 - Convert IPv6 CIDR to IP / Netmask notation
Issue -
State: closed - Opened by pquerner over 5 years ago
- 11 comments
#27 - How to check two IPs are in the same subnet?
Issue -
State: closed - Opened by nightrider77 almost 6 years ago
- 1 comment
#26 - Remove HHVM tests, TravisCI jobs refactoring
Pull Request -
State: closed - Opened by mlocati almost 6 years ago
- 1 comment
#25 - Added get subnet prefix function.
Pull Request -
State: closed - Opened by tomsim almost 6 years ago
- 8 comments
#24 - Schema for database comparison?
Issue -
State: closed - Opened by zerocarbthirty about 6 years ago
- 3 comments
#23 - Test with Windows
Pull Request -
State: closed - Opened by mlocati over 6 years ago
- 1 comment
#22 - Normalize PHPDocs
Pull Request -
State: closed - Opened by mlocati over 6 years ago
- 1 comment
#21 - Further test improvements
Pull Request -
State: closed - Opened by mlocati over 6 years ago
#20 - Test enhancement
Pull Request -
State: closed - Opened by peter279k over 6 years ago
- 3 comments
#19 - Add support for partial IPv4 pattern ranges
Pull Request -
State: closed - Opened by mlocati over 6 years ago
#18 - Some IPv4 patterns not working
Issue -
State: closed - Opened by crossjoin over 6 years ago
- 1 comment
#17 - Test RangeInterface::containsRange
Pull Request -
State: closed - Opened by mlocati about 7 years ago
#16 - Simplify TravisCI composer environment setup
Pull Request -
State: closed - Opened by mlocati about 7 years ago
#15 - Fix determination of IP Address ranges
Pull Request -
State: closed - Opened by mlocati about 7 years ago
#14 - Fix error in Range/Single::containsRange()
Pull Request -
State: closed - Opened by Empornium about 7 years ago
- 4 comments
#13 - Styles and environment
Pull Request -
State: closed - Opened by mlocati about 7 years ago
- 1 comment
#12 - Fixed Extend RangeInterface to allow getRangeType() calls on range object
Pull Request -
State: closed - Opened by Empornium about 7 years ago
- 19 comments
#11 - Extend RangeInterface to allow getRangeType() calls on range object
Pull Request -
State: closed - Opened by Empornium about 7 years ago
- 2 comments
#10 - Add some methods to RangeInterface and AddressInterface
Pull Request -
State: closed - Opened by mlocati over 7 years ago
- 3 comments
#9 - Next/prev IP
Issue -
State: closed - Opened by githubjeka over 7 years ago
- 3 comments
#8 - Map ip for ranges
Issue -
State: closed - Opened by githubjeka over 7 years ago
- 2 comments
#7 - getComparableString/getComparableEndString like toString
Issue -
State: closed - Opened by githubjeka over 7 years ago
- 6 comments
#6 - Update README.md
Pull Request -
State: closed - Opened by githubjeka over 7 years ago
- 2 comments
#5 - One more pattern for rangeFromString
Issue -
State: closed - Opened by tree1891 about 8 years ago
- 5 comments
#4 - Add Factory::rangeFromBoundaries
Pull Request -
State: closed - Opened by mlocati about 8 years ago
- 1 comment
#3 - return long string of ipv4 address if parameter is present
Pull Request -
State: closed - Opened by henry-spanka about 8 years ago
- 6 comments
#2 - Update to a stable version of the dep
Pull Request -
State: closed - Opened by mikeSimonson about 8 years ago
- 3 comments
#1 - Applied fixes from StyleCI
Pull Request -
State: closed - Opened by mlocati almost 9 years ago