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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: tobin dot lloyd at cognitomobile dot co dot uk
New email:
PHP Version: OS:

 

 [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: Wed May 08 22:01:32 2024 UTC