Skip to content

_php_ibase_bind() loses NULL flag when handling SQL_TEXT #106

@mlazdans

Description

@mlazdans

var->sqltype = SQL_TEXT; // Here: sqltype is modfied, can't rely on it for next calls

Should add the null flag when present otherwise subsequent calls to execute will ignore NULL values.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions