ID:               42261
 Updated by:       [EMAIL PROTECTED]
 Reported By:      roberto at spadim dot com dot br
-Status:           Assigned
+Status:           Closed
 Bug Type:         dBase related
 Operating System: any
 PHP Version:      5.2.4
 Assigned To:      iliaa
 New Comment:

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.




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

[2007-11-14 23:40:29] [EMAIL PROTECTED]

Ilia, can you fix it in the other place too? (and another, and another?
:)

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

[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

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

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