Skip to content

PHP Firebird 6.1.1-RC.2

Pre-release
Pre-release

Choose a tag to compare

@mlazdans mlazdans released this 10 Nov 19:43
· 7 commits to master since this release

⚠️ Release candidate. Please test thoroughly and report any issues.

Changes since v6.1.1-RC.2

  • New functions ibase_get_client_major_version(), ibase_get_client_minor_version()
  • Addressed issues: #22, #78, #88, #91, #92, #95, #96

Possible breaking changes:

  • ibase_close() now closes connection instantly instead of decreasing refcount (see more #22)
  • fetching TIME fields with IBASE_UNIXTIME flag now returns time as string instead of negative values