From: igor at gelios dot net Operating system: Any PHP version: 4.3.2 PHP Bug Type: InterBase related Bug description: Very important constant (REC_VERSION) is absent!!!
Constant isc_tpb_rec_version is very important and uses with isc_tpb_read_committed constant in transaction parameters. But interbase.c in php source tree does not define this constant and (!!!) there is no way to use this constant without interbase.c editing/recompiling. It's very simple correction!! Please! -- Edit bug report at http://bugs.php.net/?id=23887&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=23887&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=23887&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=23887&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=23887&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=23887&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=23887&r=support Expected behavior: http://bugs.php.net/fix.php?id=23887&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=23887&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=23887&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=23887&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=23887&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=23887&r=dst IIS Stability: http://bugs.php.net/fix.php?id=23887&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=23887&r=gnused
