Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/matomo-org/component-network

Network component: manipulate IP addresses (ipv4, ipv6) in PHP used in the Matomo project
https://github.com/matomo-org/component-network

#2359 - clean up php_compat_inet_ntop

git-svn-id: http://dev.piwik.org/svn/trunk@4569 59fd770c-687e-43c8-a1e3-f5a4ff64c105

a8acf7d3cc68a1be415971e73fe56748df50c24d authored about 10 years ago by robocoder <[email protected]>
fixes #2351 - use LGPL PHP_Compat_Functions

git-svn-id: http://dev.piwik.org/svn/trunk@4536 59fd770c-687e-43c8-a1e3-f5a4ff64c105

7cadb4d674afa5d9ae0f7c32c6c52396949e343b authored about 10 years ago by robocoder <[email protected]>
refs #1111 - fix some of the unit tests; will look at the failing integration tests later

git-svn-id: http://dev.piwik.org/svn/trunk@4535 59fd770c-687e-43c8-a1e3-f5a4ff64c105

c4d91eaa1ed593b0c88a530562ba08f772d5e153 authored about 10 years ago by robocoder <[email protected]>
refs #2359 - relax some of the rules for compatibility with native function

git-svn-id: http://dev.piwik.org/svn/trunk@4567 59fd770c-687e-43c8-a1e3-f5a4ff64c105

f565fbeefaccd80ed69d8e82b83803f25f1939b4 authored about 10 years ago by robocoder <[email protected]>
refs #2359 - catch more edge cases as errors

git-svn-id: http://dev.piwik.org/svn/trunk@4566 59fd770c-687e-43c8-a1e3-f5a4ff64c105

2eee70392de832ae722dd54a6eb13963417bc50b authored about 10 years ago by robocoder <[email protected]>
fixes #2055

git-svn-id: http://dev.piwik.org/svn/trunk@4540 59fd770c-687e-43c8-a1e3-f5a4ff64c105

75cd1ef2d76b0c9a570dcbcde0192dc8f9446aba authored about 10 years ago by robocoder <[email protected]>
fixes #2359 - note: on Windows with php 5.1.x/5.2.x, gethostbyaddr() doesn't work with ipv6 addresses

git-svn-id: http://dev.piwik.org/svn/trunk@4564 59fd770c-687e-43c8-a1e3-f5a4ff64c105

e87f35c4c2a6cecdf24ebbc361047cfe92d0f8e1 authored about 10 years ago by robocoder <[email protected]>
fixes #2365

git-svn-id: http://dev.piwik.org/svn/trunk@4578 59fd770c-687e-43c8-a1e3-f5a4ff64c105

38abb133129c2bd11c3a0be6aea1bf9f924459cb authored about 10 years ago by robocoder <[email protected]>
refs #2359 - clean up php_compat_inet_pton

git-svn-id: http://dev.piwik.org/svn/trunk@4570 59fd770c-687e-43c8-a1e3-f5a4ff64c105

fc28b10a8f68b2e5062cd8448a5d6d31de503229 authored about 10 years ago by robocoder <[email protected]>
Initial commit

c12ff84e81c5d669e5fbc997f7889ab5ff69818a authored about 10 years ago by Matthieu Napoli <[email protected]>