Edit report at https://bugs.php.net/bug.php?id=61680&edit=1
ID: 61680 Comment by: a...@php.net Reported by: a...@php.net Summary: ext\zlib\tests\gzencode_variation1-win32.phpt fails Status: Open Type: Bug Package: *General Issues Operating System: windows PHP Version: 5.3.10 Block user comment: N Private report: N New Comment: this test was relying on the bin2hex functionality, which is still broken in php 5.3, so just gzdecode the data back, so in the patch Previous Comments: ------------------------------------------------------------------------ [2012-04-11 15:06:16] a...@php.net The following patch has been added/updated: Patch Name: 61680.diff Revision: 1334156776 URL: https://bugs.php.net/patch-display.php?bug=61680&patch=61680.diff&revision=1334156776 ------------------------------------------------------------------------ [2012-04-09 15:15:43] a...@php.net Description: ------------ The test diff could be found here: http://belsky.info/uploads/my/bugz/gzencode_variation1-win32.diff Expected result: ---------------- test pass Actual result: -------------- test fail ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=61680&edit=1