Hi!
As some other users recognized, there is a bug in the implementation of
the function "_php_ibase_quad_to_string". (imho since version 5.2.1)
The line
"spprintf(&result, BLOB_ID_LEN+1, "0x%0*" LL_MASK "x", 16,
*(ISC_UINT64*)(void *) &qd);"
doesnt work as estimated. The result stored insid
The fifth and I hope the final release candidate of 5.2.7 was just
released for testing and can be downloaded here:
http://downloads.php.net/ilia/php-5.2.7RC5.tar.bz2 (md5sum:
542d4fc0fc504e482d0930421451cab8)
The Windows are available as well at the following URL: http://windows.php.net/qa
Hi Marcus,
On 26 Nov 2008, at 19:45, Marcus Boerger wrote:
Hello Scott,
Wednesday, November 26, 2008, 8:33:59 PM, you wrote:
On 26 Nov 2008, at 18:56, Marcus Boerger <[EMAIL PROTECTED]> wrote:
Hello Stanislav,
why not have a secondary extension definition in ext/hash?
Wednesday, Novembe