ID:               42261
 Comment by:       rnc31 at hotmail dot com
 Reported By:      roberto at spadim dot com dot br
 Status:           Open
 Bug Type:         dBase related
 Operating System: any
 PHP Version:      5.2.4
 New Comment:

bah!!!!!!!!!!! tirei varias duvidas sobre php.
VALEU!!!!


Previous Comments:
------------------------------------------------------------------------

[2007-10-17 06:45:09] roberto at spadim dot com dot br

=>            case 'L':
=>                dbf->db_flen = 1;
=>                break;

should work for logic values (boolean)

------------------------------------------------------------------------

[2007-09-28 19:18:28] roberto at spadim dot com dot br

hello, the same error occur now for logic data (boolean)

    [0] => Array
        (
            [name] => SUSPENSO
            [type] => boolean
            [length] => 34817  <========= should be 1
            [precision] => 0
            [format] => %34817s
            [offset] => 1
        )

    [1] => Array
        (
            [name] => COD_CAD
            [type] => number
            [length] => 9
            [precision] => 0
:
....

------------------------------------------------------------------------

[2007-08-10 00:30:11] [EMAIL PROTECTED]

This bug has been fixed in CVS.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.



------------------------------------------------------------------------

[2007-08-09 22:57:45] spadim at spadim dot com dot br

this could be the same problem of bug #27470

------------------------------------------------------------------------

[2007-08-09 20:01:15] roberto at spadim dot com dot br

an dbf file could be get from here: www.spadim.com.br/dbf.dbf

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/42261

-- 
Edit this bug report at http://bugs.php.net/?id=42261&edit=1

Reply via email to