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

       Web browser: ---
             Bug #: 40809
           Summary: pack(): Type H: illegal hex digit N
           Product: MediaWiki
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: API
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected],
                    [email protected]
    Classification: Unclassified
   Mobile Platform: ---


PHP Warning:  pack() [<a href='function.pack'>function.pack</a>]: Type H:
illegal hex digit N in
/usr/local/apache/common-local/php-1.20wmf12/includes/api/ApiQueryCategoryMembers.php
on line 121


// pack( "H*", $foo ) is used to convert hex back to binary
$escSortkey = $this->getDB()->addQuotes( pack( "H*", $cont[1] ) );

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- 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