ID:               8797
 Updated by:       [EMAIL PROTECTED]
 Reported By:      iamhere at online dot ru
-Status:           Open
+Status:           Closed
 Bug Type:         Feature/Change Request
 Operating System: Any
 PHP Version:      4.2.2
 New Comment:

This bug has been fixed in CVS.

In case this was a PHP problem, snapshots of the sources are packaged
every three hours; this change will be in the next snapshot. You can
grab the snapshot at http://snaps.php.net/.
 
In case this was a documentation problem, the fix will show up soon at
http://www.php.net/manual/.

In case this was a PHP.net website problem, the change will show
up on the PHP.net site and on the mirror sites in short time.
 
Thank you for the report, and for helping us make PHP better.




Previous Comments:
------------------------------------------------------------------------

[2002-08-15 13:06:00] [EMAIL PROTECTED]

Moving this to a feature request because thats really what it is.  I
looked at adding it, and while doing the constant isn't hard, doing the
check in the function is... as I have no clue.  

------------------------------------------------------------------------

[2002-08-15 12:30:43] iamhere at online dot ru

php 4.2.2. - bug is still here

------------------------------------------------------------------------

[2002-08-15 12:24:13] iamhere at online dot ru

php 4.2.2. - bug is still here

------------------------------------------------------------------------

[2002-08-13 23:50:58] [EMAIL PROTECTED]

Thank you for taking the time to report a problem with PHP.
Unfortunately you are not using a current version of PHP -- 
the problem might already be fixed. Please download a new
PHP version from http://www.php.net/downloads.php

If you are able to reproduce the bug with one of the latest
versions of PHP, please change the PHP version on this bug report
to the version you tested and change the status back to "Open".
Again, thank you for your continued support of PHP.



------------------------------------------------------------------------

[2001-01-19 02:29:00] iamhere at online dot ru

I found, there is no way to use REC_VERSION constant in transaction
parameters. This constant is using with COMMITTED only.

Without REC_VERSION (NO_REC_VERSION is default) interbase raise error,
when
COMMITTED transaction select records, which is modified, but not
committed.

It seems not very difficult to add new constant IBASE_REC_VERSION and
to add
bit checking in "ibase_trans" function...



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=8797&edit=1

Reply via email to