From 7e33b5d2fa89a6bf167fc4061dcf6aedab1cc6b8 Mon Sep 17 00:00:00 2001 From: Felipe Pena Date: Wed, 26 Jun 2013 13:50:37 -0300 Subject: [PATCH] - Fixed bug #63409 (php-dba function test fails on big-endian machine) patch by: tianhonglouis at gmail dot com --- ext/dba/tests/bug38698.phpt | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/ext/dba/tests/bug38698.phpt b/ext/dba/tests/bug38698.phpt index 56dde85268..1d1ed674fe 100644 --- a/ext/dba/tests/bug38698.phpt +++ b/ext/dba/tests/bug38698.phpt @@ -8,10 +8,18 @@ Bug #38698 (Bug #38698 for some keys cdbmake creates corrupted db and cdb can't --FILE--