php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login | |
Patch iconv.c.patch for ICONV related Bug #78642Patch version 2019-10-07 19:52 UTC Return to Bug #78642 | Download this patchPatch Revisions: Developer: gedas@martynas.it289c289 < ((_libiconv_version >> 8) & 0x0f), (_libiconv_version & 0x0f)); --- > _libiconv_version >> 8, _libiconv_version & 0xff); |
Copyright © 2001-2024 The PHP Group All rights reserved. |
Last updated: Thu Nov 21 13:01:29 2024 UTC |