f83b772c4f
Update input-tabular-input.md ( #20100 )
...
Upper case title, as used in other pages
2024-01-11 19:27:26 +03:00
b46e2676d3
Fix #17181 : Improved BaseUrl::isRelative($url)
performance
2024-01-06 22:07:05 +03:00
dea891ed6a
docs/guide-ja updated ( #20091 )
2024-01-03 14:02:28 +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
4c959b5390
docs/guide-ja/* updated ( #20088 )
2023-12-23 10:58:40 +03:00
fcaafd82f5
Merge pull request #20077 from ggh2e3/17191_fix_is_relative_function
...
17191 fix is relative function
2023-12-19 11:03:01 +01:00
76f17336fe
#17191 : updated changelog
2023-12-03 16:27:39 +01:00
005a9c7265
#17191 : improved ensureScheme tests readability
2023-12-03 16:21:45 +01:00
d45c1cc6f9
#17191 : improved ensureScheme tests readability
2023-12-03 16:18:04 +01:00
d3e4df762d
17191: refacor tests using dataprovider
2023-12-03 16:00:30 +01:00
fc582a2cfd
17191: fixed isRelative method
2023-12-03 15:07:25 +01:00
d43341a73a
Add compatibility with PHP 8.3 ( #20074 )
2023-11-23 20:24:33 +03:00
6fdb805da8
Fix #18469 : Fixed Link::serialize(array $links)
method in yii\web\Link
2023-11-23 18:09:35 +03:00
01f3983227
Merge pull request #20068 from fetus-hina/update-ja
...
Update Japanese messages
2023-11-14 10:07:02 +01: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
aa9adc825e
Merge pull request #20061 from terabytesoftw/revert-20045
...
Revert 20045.
2023-11-02 12:44:44 +01:00
0263c19833
Revert 20045.
2023-11-02 08:28:05 -03:00
11c80bfa47
Merge pull request #20059 from salehhashemi1992/feature/optimize-findBetween-method
...
Optimize findBetween method (remove calling function mb_substr())
2023-11-02 08:09:21 +01: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
6804fbeae8
Merge pull request #20034 from salehhashemi1992/feature/string-helper-get-between-
...
Implement StringHelper::findBetween Method
2023-10-30 12:45:37 +01:00
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
fcd9e0a72a
Merge pull request #20049 from terabytesoftw/add-tests-boolean-pgsql
...
Add test for boolean type `PostgreSQL`.
2023-10-28 11:09:12 +02:00
af1858c769
add test coverage for error handler convertExceptionToString and convertExceptionToArray methods ( #20051 )
2023-10-27 21:56:43 +03:00
bd452da4d2
Add tests for uncovered lines in DbDependency ( #20052 )
2023-10-27 21:56:06 +03:00
cb8307fad9
Fix various linguistic and stylistic issues in Persian core-code-style file ( #20054 )
2023-10-27 21:53:07 +03:00
a2265ce990
Merge pull request #20046 from terabytesoftw/add-tests-boolean-sqlite
...
Add test for boolean type `SQLite`.
2023-10-27 09:02:36 +02:00
9476b84237
Merge pull request #20045 from terabytesoftw/fix-type-boolean-mysql
...
Fix type boolean `MYSQL`.
2023-10-27 09:02:04 +02:00
f3c1d0cba7
Add test for boolean type PostgreSQL
.
2023-10-26 13:07:23 -03:00
6e6174deaa
Add test for boolean type SQLite
.
2023-10-26 12:59:15 -03:00
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
f0628dfab5
Fix error typo.
2023-10-25 14:02:42 -03:00
045996ed4b
Merge branch 'master' into fix-type-boolean-mysql
2023-10-25 13:54:28 -03:00
7005d2775b
Fix #20042 : Add empty array check to ActiveQueryTrait::findWith()
2023-10-25 19:53:45 +03:00
9d3c71d6a7
Fix #20040 : Fix type boolean
in MSSQL
2023-10-25 19:47:46 +03:00
e2773e4524
Fix #20032 : Added mask
method for string masking with multibyte support
2023-10-25 19:47:03 +03:00
18ed620e78
Update tests.
2023-10-25 08:57:40 -03:00
4b7669cf08
Fix boolean type MYSQL
.
2023-10-25 08:37:18 -03:00
778d708c4f
Fix fa messages ( #20037 )
...
* Fix 20016: Updating the Persian translation message file.
Signed-off-by: Nabi <nabikaz@gmail.com>
* Fix 20036: Updating the Persian translation message file.
Signed-off-by: Nabi <nabikaz@gmail.com>
---------
Signed-off-by: Nabi <nabikaz@gmail.com>
2023-10-24 11:25:08 +03:00
6c19ba1c77
Effectiveness eol=lf on all text file extensions, in .gitattributes file ( #20035 )
...
* Fixed #20023 , Added `eol=lf` to `.gitattributes` file.
Signed-off-by: Nabi <nabikaz@gmail.com>
* Fix #20023 : Effectiveness eol=lf on all file extensions, in .gitattributes file.
Signed-off-by: Nabi <nabikaz@gmail.com>
---------
Signed-off-by: Nabi <nabikaz@gmail.com>
2023-10-24 11:21:28 +03:00
80f465a8b2
Merge pull request #20033 from rob006/error-handler
...
Improve performance of handling `ErrorHandler::$memoryReserveSize`
2023-10-23 21:09:14 +02:00
2141f9abdf
Improve performance of handling ErrorHandler::$memoryReserveSize
2023-10-23 20:49:27 +02:00
c9ac82d85d
Fixed #20023 , Added eol=lf
to .gitattributes
file. ( #20026 )
...
Signed-off-by: Nabi <nabikaz@gmail.com>
2023-10-23 21:16:23 +03:00
5f3d36ea21
Extract messages ( #20022 )
...
* {attribute} must not be equal to "{compareValue}""
* update config
* {attribute} must be greater than "{compareValueOrAttribute}".
{attribute} must be greater than or equal to "{compareValueOrAttribute}".
{attribute} must be less than "{compareValueOrAttribute}".
{attribute} must be less than or equal to "{compareValueOrAttribute}".
* {nFormatted} B
{nFormatted} GB
{nFormatted} kB
{nFormatted} MB
{nFormatted} PB
{nFormatted} TB
* {nFormatted} {n, plural, =1{byte} other{bytes}}
{nFormatted} {n, plural, =1{gigabyte} other{gigabytes}}
{nFormatted} {n, plural, =1{kilobyte} other{kilobytes}}
{nFormatted} {n, plural, =1{megabyte} other{megabytes}}
{nFormatted} {n, plural, =1{petabyte} other{petabytes}}
{nFormatted} {n, plural, =1{terabyte} other{terabytes}}
* Extract messages.
2023-10-21 18:22:41 +02:00