![]() |
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
Patch php74_pecl_solr_types_patch.diff for solr Bug #79708Patch version 2020-06-17 21:02 UTC Return to Bug #79708 | Download this patchPatch Revisions: Developer: hagabard@gmail.com--- solr_types.h.dist 2020-06-17 13:51:19.855753000 -0700 +++ solr_types.h 2020-06-16 16:32:27.191956000 -0700 @@ -53,6 +53,7 @@ #include <libxml/tree.h> typedef unsigned char solr_bool; +typedef unsigned long ulong; /* Short for unsigned long */ #include "solr_string.h" |
![]() All rights reserved. |
Last updated: Thu Mar 20 22:01:29 2025 UTC |