php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #7374 Boolean Fields always return 0 with dbase_get_record
Submitted: 2000-10-20 16:47 UTC Modified: 2001-08-14 07:03 UTC
From: heinrich at noiseconcept dot de Assigned:
Status: Closed Package: dBase related
PHP Version: 4.0.3 OS: Win32
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: heinrich at noiseconcept dot de
New email:
PHP Version: OS:

 

 [2000-10-20 16:47 UTC] heinrich at noiseconcept dot de
I'm reading in a dbase File with a lot of different
field-types. Among them are some Boolean-Fields which
are set to TRUE or FALSE. Excel reads them correctly,but
dbase_get_record returns 0 for any of the boolean fields. No matter if they are TRUE or FALSE. Any other field
works fine.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-08-14 07:03 UTC] sniper@php.net
Fixed in CVS. 

--Jani

 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Feb 05 12:01:32 2025 UTC