This website requires JavaScript.
Explore
Help
Sign In
RetailCRM-Mirror
/
doctrine2
Watch
1
Star
0
Fork
0
You've already forked doctrine2
mirror of
synced
2025-01-05 16:53:21 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
bb63058410
doctrine2
/
tests
/
Doctrine
/
Tests
/
ORM
/
Functional
/
Locking
History
jan brunnert
a4e3921090
When the OptimisticLockingException is generated with the static function lockFailedVersionMismatch and the passed parameters are DateTime instances, the exception could not be thrown because the DateTime object is not implicitly converted to a string.
2013-09-30 11:32:46 +02:00
..
GearmanLockTest.php
Remove all trailing whitespaces
2011-12-19 22:56:19 +01:00
LockAgentWorker.php
Updating to reflect latest Doctrine Common changes
2012-07-08 16:30:35 +02:00
LockTest.php
Fixed typos
2013-03-11 00:08:58 +00:00
OptimisticTest.php
When the OptimisticLockingException is generated with the static function lockFailedVersionMismatch and the passed parameters are DateTime instances, the exception could not be thrown because the DateTime object is not implicitly converted to a string.
2013-09-30 11:32:46 +02:00