https://bugzilla.wikimedia.org/show_bug.cgi?id=66088

            Bug ID: 66088
           Summary: inet_pton() Unrecognized address unknown in IPSet.php
                    on line 171
           Product: MediaWiki
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: General/Unknown
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
       Web browser: ---
   Mobile Platform: ---

PHP Warning:  inet_pton() [<a
href='function.inet-pton'>function.inet-pton</a>]: Unrecognized address unknown
in /usr/local/apache/common-local/php-1.24wmf6/includes/libs/IPSet.php on line
171


Quite a few of these appearing. Obviously with being a warning, we get no more
info.

https://github.com/wikimedia/mediawiki-core/blob/master/includes/libs/IPSet.php#L171

http://www.php.net/manual/en/function.inet-pton.php


If the input string is not a readable IP address, inet_pton() generates an
E_WARNING and returns FALSE.  The same is true for inet_ntop().

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to