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
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
44 + 13 = ?
Subscribe to this entry?

 
 [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: Sat Apr 27 03:01:29 2024 UTC