18 Commits

Author SHA1 Message Date
52e4a3e645 release version 2.0.50 2024-05-30 20:23:31 +03:00
e2a167028b Upgrade to PSR12 coding standard (#20121) 2024-03-19 17:21:27 +03:00
161526cd41 HTTPS everywhere (#19503) 2022-08-03 12:32:18 +03:00
03052621b7 Fix #18611: Add note about isAcquired() behavior to Mutex (#18615) 2021-04-24 15:43:48 +03:00
38f038175f Adjust changelog, correct phpdoc, minor code style fixes 2020-07-07 15:00:16 +03:00
6aa0ac1ed0 Fix #18151: Added Mutex::isAcquired() to check if lock is currently acquired 2020-07-04 00:05:00 +03:00
1fe3d61a3b Fixes #16838: yii\mutex\Mutex::acquire() no longer returns true if lock is already acquired by the same component in the same process 2018-11-05 00:23:23 +03:00
f259eadf7a be clear about timeout in seconds in Mutex
fixes https://github.com/yiisoft/yii2/issues/15030
2017-10-27 09:46:11 +02:00
fe8a0a6a2e Enable no_useless_else rule in php-cs-fixer (#14420) 2017-07-10 11:26:21 +03:00
924a3edf4b Remove excessive use statements 2017-02-15 20:14:53 +03:00
4aa935e69e Fixes #12055: Changed boolean to bool and integer to int in phpdoc 2016-11-07 02:51:39 +03:00
6bffe761b1 Fixed Wording 2016-04-05 16:54:22 +07:00
3a1e0f3a5c property codestyle framework 2014-07-30 00:21:31 +02:00
6578cfbdab updated phpdoc and classmap 2014-06-25 18:24:23 +02:00
9e320dafc6 Doc comments for the 'mutex' classes extended 2014-05-29 11:43:23 +03:00
bf3c75147d reverted breaking PHPdoc codestyle changes
issue #2852
2014-03-23 20:51:09 +01:00
b5f8a4dc22 Reformat code te be PSR-2 compatible 2014-03-16 10:46:21 +06:00
0c38655217 psr-4 move 2014-01-10 21:41:43 -05:00