php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #39323 ifx_fetch_row returns shortened values (PHP 4 only! informix is in PECL now)
Submitted: 2006-10-31 16:23 UTC Modified: 2008-07-11 21:23 UTC
From: tobin dot lloyd at cognitomobile dot co dot uk Assigned:
Status: Wont fix Package: Informix related
PHP Version: 4.4.4 OS: Unix
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2006-10-31 16:23 UTC] tobin dot lloyd at cognitomobile dot co dot uk
Description:
------------
I'm running an ifx_query/ifx_fetch row on a table containing an lvarchar(1000) field. When the field contains more than 255 characters the element of the array returned only contains the first 255 characters. I've verified the contents of the field and it does indeed contain 268 characters.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-06-19 15:05 UTC] pajoye@php.net
Please report it here:

http://pecl.php.net/bugs/report.php?package=informix

And please note that this extension is not maintained anymore and is looking for new maintainers.
 [2008-07-11 21:23 UTC] jani@php.net
We are sorry, but we can not support PHP 4 related problems anymore.
Momentum is gathering for PHP 6, and we think supporting PHP 4 will
lead to a waste of resources which we want to put into getting PHP 6
ready.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 01:01:30 2024 UTC