PHPOF2 - Change Log
Released 29/12/09
- 263: [Default] Add option to store LOB data to the filesystem (timj)
- 283: [Default] Change the access to DBRow::rowExists() to public (timj)
- 286: [Default] Support PHP 5.3 (timj)
- 349: [Default] Writing NULL LOB data results in an empty file on the filesystem, and subsequently returning a 0-byte binary instead of null (timj)
- 305: [Default] DBRow::getLOBData() should check that the field being requested is a known LOB field for the table (timj)
- 318: [Default] Add function to search for records using associative array (timj)
- 341: [Default] Function storeLobData uses a lot of memory due to using call_user_func
7 issues View Issues