9406 Commits

Author SHA1 Message Date
5ebc175768 Fix: #20171: Support JSON columns for MariaDB 10.4 or higher 2024-05-29 15:01:48 +03:00
af705d9eb2 Fix ci lint. 2024-05-28 11:54:31 -04:00
7a8b9d63ad Fix #20165: Adjust pretty name of closures for PHP 8.4 compatibility 2024-05-27 16:08:59 +03:00
2d2e141e3e Minor improvents. 2024-05-18 16:54:18 -04:00
14e2631fdf Normalize column names. 2024-05-18 14:03:39 -04:00
bd73df5dcf Fix MySQL version check for check constraints. 2024-05-18 13:39:02 -04:00
4996fd3d91 Add draft loadTableChecks() method, and add tests. 2024-05-18 13:35:03 -04:00
f3f2f2bb08 Apply sugestion rob006. 2024-05-18 11:43:02 -04:00
bd68552b73 Fix error typo. 2024-05-17 10:01:31 -04:00
d7fa8aaa6b Add line in CHANGELOG..md. 2024-05-17 09:57:55 -04:00
e7b6330dbb Merge branch 'master' into master 2024-05-16 15:04:21 +03:00
f2ea9be242 Update deprecated isArray() method in Controller.php (#20156) 2024-05-16 13:16:33 +03:00
391997a96b Fix CallbackDependency (#20158) 2024-05-16 12:29:32 +03:00
90c0eb02d1 Fix #20055: Fix Response header X-Pagination-Total-Count is always 0 2024-05-16 12:03:03 +03:00
8861f7bd9d Fix #20137: Added yii\caching\CallbackDependency to allow using a callback to determine if a cache dependency is still valid 2024-04-14 01:36:29 +03:00
a733e8a6b2 Add a throws comment to BaseActiveRecord save 2024-04-14 01:30:18 +03:00
bf3ada13fc Fix #20087: Add custom attributes to script tags 2024-04-03 16:18:16 +03:00
e56e777325 Fix #20083: Fix deprecated warning implicit conversion from float 2024-04-03 00:40:02 +03:00
26f9e326c4 Add line to CHANGELOG.md. 2024-03-27 06:09:44 -03:00
953a1265d7 Update ezyang/htmlpurifier dependency to version 4.17. 2024-03-26 15:04:45 -03:00
a292af13bf [PHP 8.4] Fixes for implicit nullability deprecation (#20133)
Fixes all issues that emit deprecation notices on PHP 8.4 for implicit nullable parameter type declarations.
Related to #20128.

See:
 - [RFC](https://wiki.php.net/rfc/deprecate-implicitly-nullable-types)
 - [PHP 8.4: Implicitly nullable parameter declarations deprecated](https://php.watch/versions/8.4/implicitly-marking-parameter-type-nullable-deprecated)

Co-authored-by: Wilmer Arambula <terabytesoftw@gmail.com>
Co-authored-by: Alexander Makarov <sam@rmcreative.ru>
2024-03-26 11:27:58 +03:00
a9ac7f5cee Update PHP version requirement to 7.3.0 or higher in requirements.php. 2024-03-21 07:09:39 -03:00
f8884dcb22 Add line to CHANGELOG,md. 2024-03-21 07:02:47 -03:00
daae9cf9fe Update composer.json to require PHP 7.3 or higher. 2024-03-21 06:58:47 -03:00
ce813e5060 Raise version min PHP 7.3. 2024-03-20 17:27:20 -03:00
e2a167028b Upgrade to PSR12 coding standard (#20121) 2024-03-19 17:21:27 +03:00
e02245f18e Fix typo in setCookieParams() documentation 2024-03-06 14:34:00 -05:00
283499cf61 Fix #20122: Fixed parsing of boolean keywords (e.g. used in SQLite) in \yii\db\ColumnSchema::typecast() 2024-03-03 11:32:21 +03:00
78cc7198f4 Correction text "Таҳририлаш" => "Таҳрирлаш" (#20120)
In Uzbek it is "Таҳрирлаш"  not  "Таҳририлаш"
2024-02-27 09:32:33 +03:00
32a20f9338 Fix error summary always visible with CSP header (#19691)
Co-authored-by: Alexander Makarov <sam@rmcreative.ru>
2024-01-18 18:23:38 +01:00
018fcb5d96 Fix error summary always visible with CSP header (#19691)
Co-authored-by: Alexander Makarov <sam@rmcreative.ru>
2024-01-18 18:14:51 +01:00
c9c5c61f76 Fix error summary always visible with CSP header (#19691) 2024-01-18 16:30:22 +01:00
60ea174348 Fix typo in Menu phpdoc (#20101) 2024-01-12 08:57:18 +03:00
Sam
b46e2676d3 Fix #17181: Improved BaseUrl::isRelative($url) performance 2024-01-06 22:07:05 +03:00
c7b4b1dcdd Get rid of deprecation warnings for trim() [PHP8.3] (#20090) 2024-01-03 10:54:59 +03:00
dffb4c7529 Fix version in since tag 2023-12-25 12:20:09 +03:00
76f17336fe #17191: updated changelog 2023-12-03 16:27:39 +01:00
fc582a2cfd 17191: fixed isRelative method 2023-12-03 15:07:25 +01:00
6fdb805da8 Fix #18469: Fixed Link::serialize(array $links) method in yii\web\Link 2023-11-23 18:09:35 +03:00
ae3f2f2dad Update Japanese messages 2023-11-14 05:26:41 +09:00
a8aa2cf583 Merge pull request #20015 from salehhashemi1992/feature/extract-prepareCacheData-method-
Extract common cache data preparation logic to new method
2023-11-12 13:43:46 +01:00
0263c19833 Revert 20045. 2023-11-02 08:28:05 -03:00
abcd82fd17 Extract common cache data preparation logic to prepareCacheData method 2023-11-01 15:12:47 +03:30
5ce3b4ea01 Optimize findBetween method to remove calling function mb_substr() 2023-11-01 15:04:32 +03:30
3d4e108a3e Update CHANGELOG.md 2023-10-30 12:18:25 +01:00
26032ad686 refactor findBetween method and add other tests 2023-10-30 13:50:08 +03:30
caa2029ec7 implement findBetween method to StringHelper 2023-10-28 22:20:37 +03:30
b40de6a538 Update framework/CHANGELOG.md
Co-authored-by: Robert Korulczyk <robert@korulczyk.pl>
2023-10-26 05:05:34 -03:00
1d35584ec9 Add changelog line. 2023-10-25 14:39:54 -03:00
4a46f6763e Merge branch 'master' into fix-type-boolean-mysql 2023-10-25 14:38:13 -03:00