39 Commits (master)

Author SHA1 Message Date
Alexander Makarov 655786b7ed
release version 2.0.44 3 years ago
Bizley 0041f034fd
[doc] Update PHP doc links (#18957) 3 years ago
Brandon Kelly cafe8e315c
Fix #18406: Fix PDO exception when committing or rolling back an autocommitted transaction in PHP 8 4 years ago
Alexander Makarov ccb14ff667
release version 2.0.39 4 years ago
Pavel Dovlatov bdb7c64910 Update to https protocol for php.net links (#17168) [skip ci] 6 years ago
cuileon 489dd119a5 merge from yiisoft/yii2 6 years ago
Bizley b8c2c7fb5e Fixes #16424: `yii\db\Transaction::begin()` throws now `NotSupportedException` for nested transaction and DBMS not supporting savepoints 6 years ago
Brandon Kelly e6f5c46cdc Fixes #15633: Deprecate some things going away/changing in 2.1 7 years ago
Carsten Brandt 69673c0c94 Rename Object -> BaseObject for PHP 7.2 compatibility 7 years ago
Carsten Brandt c19b2f7dc8
release version 2.0.11 8 years ago
Carsten Brandt cb52c42cf5
more details about PHP 5 and 7 compatibility regarding Throwable 8 years ago
Carsten Brandt a3b6dfbb7b
Catch `\Throwable` in critical places 8 years ago
Robert Korulczyk 4aa935e69e Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
Carsten Brandt 731769241b release version 2.0.8 9 years ago
Carsten Brandt 191f2a4943 fixed phpdoc type names 9 years ago
Sam Mousa af5f5d0e3e Fixes #9851: Fixed partial commit / rollback in nested transactions 9 years ago
Alexander Makarov 1b3770fd21 Use === instead of == where possible 9 years ago
Carsten Brandt 620ec4d132 added missing namespace on Exception in transaction docs 9 years ago
╃巡洋艦㊣ 1468bd4d3d version 2.0.1 84b42ab 10 years ago
RichWeber 92cd13a913 pull origin 10 years ago
Carsten Brandt 3a1e0f3a5c property codestyle framework 10 years ago
Qiang Xue 4969f51e3f Fixes #3221: Added events for DB transaction commit/rollback 10 years ago
Carsten Brandt 6578cfbdab updated phpdoc and classmap 10 years ago
Carsten Brandt cc8a8360cb added unit test and notes about dbms specific settings 10 years ago
Carsten Brandt bbbe2a3e4b Added support for transaction isolation levels 10 years ago
Carsten Brandt bf3c75147d reverted breaking PHPdoc codestyle changes 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Qiang Xue bea9e3fc06 Fixes #1645: Added support for nested DB transactions 11 years ago
Carsten Brandt 262189533a huge amount of documentation link fixes 11 years ago
Qiang Xue 0c38655217 psr-4 move 11 years ago
Carsten Brandt ca69ef09d4 update of @property annotations 11 years ago
Carsten Brandt bdb77f33ba updated @property annotations of many classes 11 years ago
Qiang Xue f72105166c reorganized the main repo to satisfy PSR-0. 12 years ago
Qiang Xue 0d814fa523 Moved "framework" to "iii". 12 years ago
resurtm e9ad7d6e36 Rollback word consistencty over entire codebase (ref. #139). 12 years ago
Qiang Xue e7295ad564 Use __METHOD__ as log category. 12 years ago
Qiang Xue 4fdaab3560 updated file header. 12 years ago
Carsten Brandt 4726cf32f3 Copy paste error commit() -> rollBack() 12 years ago
Qiang Xue abd3d827a2 refactoring. 12 years ago
Qiang Xue 6ed01e9645 DB cleanup. 12 years ago
Qiang Xue 1cbfcb1955 clean up 12 years ago
Qiang Xue e150b7fae7 renamed Driver to Schema. 12 years ago
Qiang Xue 736d30684e refactored the active property of Connection and Transaction. 12 years ago
Qiang Xue 8e05e6e62d changed copyright line. 12 years ago
Qiang Xue 8517ee9e50 reorganized DB classes. 12 years ago
Qiang Xue b7a7800fec Fixed constructors. 12 years ago
Qiang Xue 409c508f78 ... 13 years ago
Qiang Xue cdfcc5d3f2 ... 13 years ago
Qiang Xue 4ba05468a0 ... 13 years ago
Qiang Xue a9439e9038 ... 13 years ago