Commit Graph

125089 Commits

Author SHA1 Message Date
Maurício Meneghini Fauth
90f3c588ff
Merge pull request #19334 from MauricioFauth/replication-terminology
Replace replication statements for new terminology
2024-10-31 14:09:59 -03:00
Maurício Meneghini Fauth
12efd0a0fe
Replace replication statements with new terminology
SHOW MASTER LOGS was removed in MySQL 8.4.0 and SHOW BINARY LOGS is
available since MySQL 4.1.1.

As of MySQL 8.2.0, SHOW BINARY LOG STATUS is available.
As of MariaDB 10.5.2, SHOW BINLOG STATUS is available.

Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
2024-10-31 13:50:11 -03:00
Maurício Meneghini Fauth
070414a6ec
Translated using Weblate (Uyghur)
Currently translated at 64.0% (2197 of 3428 strings)

[ci skip]

Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/ug/
Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
2024-10-29 19:20:37 +01:00
Maurício Meneghini Fauth
b1ff19d806
Translated using Weblate (Uyghur)
Currently translated at 64.1% (2198 of 3428 strings)

[ci skip]

Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/ug/
Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
2024-10-29 19:19:39 +01:00
Maurício Meneghini Fauth
a8f895e4f7
Translated using Weblate (Uyghur)
Currently translated at 70.1% (2404 of 3428 strings)

[ci skip]

Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/ug/
Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
2024-10-29 18:46:47 +01:00
Andrei Stepanov
2c8f9a557e
Translated using Weblate (Russian)
Currently translated at 100.0% (3428 of 3428 strings)

[ci skip]

Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/ru/
Signed-off-by: Andrei Stepanov <adem4ik@gmail.com>
2024-10-29 18:43:38 +01:00
Maurício Meneghini Fauth
4b748b6fc0
Merge pull request #19332 from liviuconcioiu/18170
Fix #18170 - window.makeGrid is not a function
2024-10-29 14:00:39 -03:00
K.Y
7f6ca7b5ca
Translated using Weblate (Uyghur)
Currently translated at 70.1% (2406 of 3428 strings)

[ci skip]

Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/ug/
Signed-off-by: "K.Y." <keramyasina@gmail.com>
2024-10-28 19:00:35 +01:00
Liviu-Mihail Concioiu
f3c7a5eb14
Remove whitespace to avoid double whitespace (#19336)
* Remove whitespace to avoid double whitespace

---------

Signed-off-by: Liviu-Mihail Concioiu <liviu.concioiu@gmail.com>
2024-10-26 12:07:03 -03:00
Duane Morris
7280713fcb
Update to fix replication that broke with MySQL 8.4.0 removal of master and slave commands (#19153)
* Change to supported MySQL 8.4 commands

updated removed master and slave commands with the now supported commands

Signed-off-by: Duane Morris <duane.morris@cambiahealth.com>
Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>

* Add backwards compatibility

Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>

---------

Signed-off-by: Duane Morris <duane.morris@cambiahealth.com>
Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
Co-authored-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
2024-10-23 23:07:55 -03:00
Liviu-Mihail Concioiu
d1cd8ba840 Fix window.makeGrid is not a function
Signed-off-by: Liviu-Mihail Concioiu <liviu.concioiu@gmail.com>
2024-10-22 22:46:19 +02:00
KwiatekMiki
bad51f0142
Translated using Weblate (Polish)
Currently translated at 91.1% (3125 of 3428 strings)

[ci skip]

Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/pl/
Signed-off-by: KwiatekMiki <niecierpiehiszpanskiego@gmail.com>
2024-10-17 18:16:28 +02:00
Yong Kim (Neatnet)
201394f40c
Translated using Weblate (Korean)
Currently translated at 100.0% (3428 of 3428 strings)

[ci skip]

Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/ko/
Signed-off-by: "Yong Kim (Neatnet)" <neatnet@gmail.com>
2024-10-17 18:16:19 +02:00
Yong Kim (Neatnet)
509c653772
Translated using Weblate (Korean)
Currently translated at 99.9% (3427 of 3428 strings)

[ci skip]

Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/ko/
Signed-off-by: "Yong Kim (Neatnet)" <neatnet@gmail.com>
2024-10-16 17:51:37 +02:00
Fulup Jakez
806efa8192
Translated using Weblate (Breton)
Currently translated at 16.8% (576 of 3428 strings)

[ci skip]

Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/br/
Signed-off-by: Fulup Jakez <fulup.jakez@gmail.com>
2024-10-16 17:51:37 +02:00
Maurício Meneghini Fauth
6eb51eda6b
Merge pull request #19321 from MauricioFauth/php8.4-E_STRICT-deprecation
Suppress deprecation message of E_STRICT constant
2024-10-15 19:39:24 -03:00
Maurício Meneghini Fauth
0bf7c0fa18
Suppress deprecation message of E_STRICT constant
The E_STRICT constant was deprecated in PHP 8.4.

It's still a possible error level when using PHP 7.2 and PHP 7.3.

See:
https://wiki.php.net/rfc/deprecations_php_8_4#remove_e_strict_error_level_and_deprecate_e_strict_constant

Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
2024-10-15 17:18:30 -03:00
Andrei Stepanov
e8c15d5450
Translated using Weblate (Russian)
Currently translated at 100.0% (3428 of 3428 strings)

[ci skip]

Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/ru/
Signed-off-by: Andrei Stepanov <adem4ik@gmail.com>
2024-10-15 18:16:31 +02:00
dingo thirteen
51fb73522d
Translated using Weblate (Dutch)
Currently translated at 100.0% (3428 of 3428 strings)

[ci skip]

Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/nl/
Signed-off-by: dingo thirteen <dingo13@d404.nl>
2024-10-15 18:16:29 +02:00
Yong Kim (Neatnet)
30ea448df8
Translated using Weblate (Korean)
Currently translated at 100.0% (3428 of 3428 strings)

[ci skip]

Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/ko/
Signed-off-by: "Yong Kim (Neatnet)" <neatnet@gmail.com>
2024-10-15 18:16:25 +02:00
Fulup Jakez
aff2d4931e
Translated using Weblate (Breton)
Currently translated at 16.6% (570 of 3428 strings)

[ci skip]

Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/br/
Signed-off-by: Fulup Jakez <fulup.jakez@gmail.com>
2024-10-15 18:16:21 +02:00
Maurício Meneghini Fauth
598308d2aa
Add covers annotations to TransformationPluginsTest
Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
2024-10-15 02:57:54 -03:00
Maurício Meneghini Fauth
ae5cce142b
Add missing ChangeLog entries
Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
2024-10-14 16:23:06 -03:00
Maurício Meneghini Fauth
42ff608b10
Merge pull request #19317 from MauricioFauth/phpunit-static
Call PHPUnit static methods using static calls
2024-10-14 14:23:49 -03:00
dingo thirteen
49d98db5ee
Translated using Weblate (Dutch)
Currently translated at 100.0% (3428 of 3428 strings)

[ci skip]

Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/nl/
Signed-off-by: dingo thirteen <dingo13@d404.nl>
2024-10-14 12:18:30 +00:00
Fulup Jakez
3dea87cfd1
Translated using Weblate (Breton)
Currently translated at 16.3% (562 of 3428 strings)

[ci skip]

Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/br/
Signed-off-by: Fulup Jakez <fulup.jakez@gmail.com>
2024-10-14 12:18:29 +00:00
Burak Yavuz
20bdbfe1eb
Translated using Weblate (Turkish)
Currently translated at 100.0% (3428 of 3428 strings)

[ci skip]

Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/tr/
Signed-off-by: Burak Yavuz <hitowerdigit@hotmail.com>
2024-10-13 06:15:59 +02:00
Yaron Shahrabani
e3ee431ea0
Translated using Weblate (Hebrew)
Currently translated at 46.1% (1583 of 3428 strings)

[ci skip]

Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/he/
Signed-off-by: Yaron Shahrabani <sh.yaron@gmail.com>
2024-10-13 06:15:57 +02:00
Andi Chandler
55db2d8033
Translated using Weblate (English (United Kingdom))
Currently translated at 100.0% (3428 of 3428 strings)

[ci skip]

Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/en_GB/
Signed-off-by: Andi Chandler <andi@gowling.com>
2024-10-13 06:15:55 +02:00
109247019824
526f24cfb7
Translated using Weblate (Bulgarian)
Currently translated at 64.2% (2204 of 3428 strings)

[ci skip]

Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/bg/
Signed-off-by: 109247019824 <stoyan@gmx.com>
2024-10-13 06:15:51 +02:00
Maurício Meneghini Fauth
555ea56cbd
Make PHPUnit's assertions stricter
Backports #18993 to QA_5_2.

This makes merging QA_5_2 into master easier.

Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
2024-10-12 15:33:45 -03:00
Maurício Meneghini Fauth
7fc96d6621
Call PHPUnit static methods using static calls
Backports #18907 to QA_5_2.

This makes merging QA_5_2 into master easier.
Changes done using Rector.

- #18907

Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
2024-10-12 14:28:22 -03:00
Maurício Meneghini Fauth
0c2c8230a3
Update po files
[ci skip]

Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
2024-10-11 21:28:42 -03:00
Maurício Meneghini Fauth
32d602fbb9
Archive old ChangeLog entries
- https://github.com/phpmyadmin/history
- https://github.com/phpmyadmin/history/blob/master/ChangeLogs/ChangeLog-4.9
- https://github.com/phpmyadmin/history/blob/master/ChangeLogs/ChangeLog-5.1

[ci skip]

Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
2024-10-11 21:25:57 -03:00
Maurício Meneghini Fauth
52f5880c24
Update SA baselines
Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
2024-10-11 15:32:36 -03:00
Maurício Meneghini Fauth
46282a04a6
Merge pull request #19316 from liviuconcioiu/size
Fix input size for hexadecimal values
2024-10-11 14:22:21 -03:00
Liviu-Mihail Concioiu
1474bb1ad6 Fix input size for hexadecimal values
Signed-off-by: Liviu-Mihail Concioiu <liviu.concioiu@gmail.com>
2024-10-11 08:22:22 +02:00
Maurício Meneghini Fauth
f43f9168c0
Merge pull request #19310 from MauricioFauth/phpstan-deprecation-ext
Add phpstan/phpstan-deprecation-rules package
2024-09-30 18:05:30 -03:00
Maurício Meneghini Fauth
2fb2477af5
Add phpstan/phpstan-deprecation-rules package
Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
2024-09-30 17:14:50 -03:00
Andrei Stepanov
3ce7408f2a
Translated using Weblate (Russian)
Currently translated at 100.0% (3427 of 3427 strings)

[ci skip]

Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/ru/
Signed-off-by: Andrei Stepanov <adem4ik@gmail.com>
2024-09-28 14:15:43 +02:00
Maurício Meneghini Fauth
b6b5b6d073
Add some missing entries to ChangeLog
Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
2024-09-26 21:40:02 -03:00
Maurício Meneghini Fauth
d88c285fee
Merge pull request #19299 from kamil-tekiela/charset-parameter-type-fix
Fix charset in procedure's parameter type
2024-09-24 11:44:15 -03:00
Kamil Tekiela
8a8eab813d Fix charset in procedure's parameter type
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2024-09-24 01:08:10 +01:00
Maurício Meneghini Fauth
e9f6993553
Remove phpseclib cleanup from create-release script
It was removed in 5.2.0.

Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
2024-09-23 19:49:04 -03:00
Burak Yavuz
8e91eb0d24
Translated using Weblate (Turkish)
Currently translated at 100.0% (3427 of 3427 strings)

[ci skip]

Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/tr/
Signed-off-by: Burak Yavuz <hitowerdigit@hotmail.com>
2024-09-23 09:15:39 +02:00
Maurício Meneghini Fauth
ec54e14c1c
Update create-release.sh with files to be excluded
Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
2024-09-20 22:28:19 -03:00
Andi Chandler
51bb6a1116
Translated using Weblate (English (United Kingdom))
Currently translated at 100.0% (3427 of 3427 strings)

[ci skip]

Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/en_GB/
Signed-off-by: Andi Chandler <andi@gowling.com>
2024-09-21 02:40:48 +02:00
Maurício Meneghini Fauth
674bd0c924
Update apt cache before installing sphinx
https://github.com/phpmyadmin/phpmyadmin/actions/runs/10929135157/job/30376698644

Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
2024-09-19 10:41:53 -03:00
Maurício Meneghini Fauth
50fdf16a56
Merge pull request #19285 from liviuconcioiu/19284
Fix #19284 - Delete_history_priv is not a valid column in mysql.tables_priv

Delete_history_priv is not a valid column in mysql.tables_priv, from what I've read here https://mariadb.com/kb/en/mysqltables_priv-table/ and here 91c758a.

The error happens only on master, but I targeted QA_5_2.

Fixes #19284
2024-09-14 11:20:45 -03:00
Yaron Shahrabani
1023ff1b93
Translated using Weblate (Hebrew)
Currently translated at 46.1% (1582 of 3427 strings)

[ci skip]

Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/he/
Signed-off-by: Yaron Shahrabani <sh.yaron@gmail.com>
2024-09-09 17:09:17 +02:00