Maurício Meneghini Fauth
ce4cda9478
Merge pull request #19846 from liviuconcioiu/19701
...
Fix #19701 - Add symfony/polyfill-iconv
2025-09-06 20:07:22 -03:00
Liviu-Mihail Concioiu
8a9086db0d
Add symfony/polyfill-iconv
...
Signed-off-by: Liviu-Mihail Concioiu <liviu.concioiu@gmail.com>
2025-09-07 00:04:59 +02:00
Maurício Meneghini Fauth
8a09f7e8f8
Merge pull request #19845 from MoonE/fix-lint
...
Fix linting errors
2025-09-05 20:57:26 -03:00
Maximilian Krög
a8249efd9b
Fix linting errors
...
Signed-off-by: Maximilian Krög <maxi_kroeg@web.de>
2025-09-04 01:06:42 +02:00
HEANG SOCHETRA
5a96d520e7
Translated using Weblate (Khmer (Central))
...
Currently translated at 5.3% (185 of 3428 strings)
[ci skip]
Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/km/
Signed-off-by: HEANG SOCHETRA <heangsochetra2@gmail.com>
2025-08-27 16:02:40 +00:00
ButterflyOfFire
93a87852f8
Translated using Weblate (Kabyle)
...
Currently translated at 2.3% (81 of 3428 strings)
[ci skip]
Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/kab/
Signed-off-by: ButterflyOfFire <boffire@users.noreply.hosted.weblate.org>
2025-08-27 16:02:38 +00:00
Maurício Meneghini Fauth
62e607df2b
Merge pull request #19825 from liviuconcioiu/space
...
Remove whitespace
2025-08-26 20:46:02 -03:00
Maurício Meneghini Fauth
c01413bcde
Merge pull request #19826 from liviuconcioiu/deprecation
...
Fix $http_response_header deprecation
2025-08-26 15:09:13 -03:00
Liviu-Mihail Concioiu
3882959de7
Remove whitespace
...
Signed-off-by: Liviu-Mihail Concioiu <liviu.concioiu@gmail.com>
2025-08-26 19:21:12 +02:00
Liviu-Mihail Concioiu
47b233f5b7
Fix $http_response_header deprecation
...
Signed-off-by: Liviu-Mihail Concioiu <liviu.concioiu@gmail.com>
2025-08-26 19:16:39 +02:00
Maurício Meneghini Fauth
6c6fa519a1
Update PHPStan and Psalm baselines
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
2025-08-25 22:33:23 -03:00
Maurício Meneghini Fauth
4a67601d5c
Merge pull request #19808 from DarshBhavnani/fix/table-name-import-csv-mismatch
...
fix tablename doesn't match with csv filename when importing it
Fixes #19371
2025-08-25 22:19:31 -03:00
Maurício Meneghini Fauth
b96856dd9f
Merge pull request #19790 from ping-yee/250728-fix-19760
...
Fix #19760 - Variable 'lc_messages' can't be set to the value of 'fr_FR' prevents tables listing & logs out.
2025-08-25 18:31:21 -03:00
Maurício Meneghini Fauth
22948b7db2
Merge pull request #19789 from ping-yee/250728-fix-19504
...
Fix #19504 - set default value for the innodb.
Fixes #19504
2025-08-25 18:26:39 -03:00
Maurício Meneghini Fauth
33177331e7
Merge pull request #19781 from ping-yee/250724-fix-19593
...
Fixes #19593 and #19643 - Import confirmation and upload_progress not showing due Uncaught SyntaxError.
Fixes #19593
Fixes #19643
2025-08-25 16:20:58 -03:00
Maurício Meneghini Fauth
63e9356e9f
Merge pull request #19764 from ping-yee/19625-move-col
...
Fix #19625 - escape special characters in move columns.
2025-08-25 15:58:47 -03:00
Maurício Meneghini Fauth
6404eedc5d
Update PHPStan and Psalm baselines
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
2025-08-25 14:57:36 -03:00
Maurício Meneghini Fauth
c236229042
Merge pull request #19823 from MauricioFauth/scrutinizer-ci-errors
...
Allow Scrutinizer CI to fail
2025-08-25 14:51:15 -03:00
Maurício Meneghini Fauth
42a25400df
Allow Scrutinizer CI to fail
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
2025-08-25 14:34:10 -03:00
Maurício Meneghini Fauth
37dc7ab805
Merge pull request #19821 from LuckyFellow/backport/QA_5_2-gd2-detection
...
QA_5_2: backport of phpmyadmin/phpmyadmin#12345 GD2 detection (use GD_MAJOR_VERSION)
2025-08-25 14:20:04 -03:00
Marc Delisle
36954ae324
Translated using Weblate (French)
...
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/fr/
Signed-off-by: Marc Delisle <marcdelisle60@gmail.com>
2025-08-24 22:20:13 +02:00
Hendrik Becker
b1896c0af0
QA_5_2: backport GD2 detection (use GD_MAJOR_VERSION)
...
Adapted from phpmyadmin/phpmyadmin#19820 ; replaces legacy checks,
updates test, no functional change beyond precise version detection.
Signed-off-by: Hendrik Becker <luckyfellow@object.earth>
2025-08-23 17:27:20 -06:00
Ping-yee
00fd1261de
Fix #17329 - catch the bigSQL error. ( #19655 )
...
Fixes #17329
Signed-off-by: ping-yee <611077101@mail.nknu.edu.tw>
Signed-off-by: Pin-Yi Song <611077101@mail.nknu.edu.tw>
2025-08-20 18:48:35 -03:00
Thomas Gabriel de Medeiros Silva
5901eaa908
Translated using Weblate (Portuguese (Brazil))
...
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/pt_BR/
Signed-off-by: Thomas Gabriel de Medeiros Silva <thomas.translation@protonmail.com>
2025-08-20 02:13:14 +02:00
Maurício Meneghini Fauth
a2bfa44bba
Fix some PHP deprecations ( #19813 )
...
* Fix PHP 8.5 Reflection*::setAccessible() deprecations
Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
* Fix AuthenticationSignonTest failing test with PHP 8.5
Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
* Fix E_USER_ERROR with trigger_error PHP 8.4 deprecation
Uses E_USER_WARNING instead if PHP >= 8.4. These trigger_error calls
should be replaced with other alternatives in the master branch.
Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
---------
Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
2025-08-19 20:00:47 -03:00
Maurício Meneghini Fauth
97157b627c
Fix E_USER_ERROR with trigger_error PHP 8.4 deprecation
...
Uses E_USER_WARNING instead if PHP >= 8.4. These trigger_error calls
should be replaced with other alternatives in the master branch.
Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
2025-08-18 13:21:02 -03:00
Maurício Meneghini Fauth
5933619fee
Fix AuthenticationSignonTest failing test with PHP 8.5
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
2025-08-17 18:14:17 -03:00
Maurício Meneghini Fauth
e8c216b17e
Fix PHP 8.5 Reflection*::setAccessible() deprecations
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
2025-08-17 13:32:00 -03:00
Maurício Meneghini Fauth
dd3d8baef3
Merge pull request #19779 from M393/process-progress
...
Fix #19772 - Fix progress value in process list for multi-stage query
2025-08-13 19:03:12 -03:00
Darsh Bhavnani
d2089189a1
fix: added string boundary to get the exact match
...
Signed-off-by: Darsh Bhavnani <darshbhavnani@gmail.com>
2025-08-13 04:24:58 +05:30
Maurício Meneghini Fauth
1ce2aacc52
Merge pull request #19797 from ping-yee/250731-fix-19073
...
Fix #19073 - Both replicated and not replicated icon shown
2025-08-10 00:40:18 -03:00
Pin-Yi Song
5496edd11d
style: phpcs fix.
...
Signed-off-by: Pin-Yi Song <611077101@mail.nknu.edu.tw>
2025-08-05 22:57:50 +08:00
Pin-Yi Song
221ba2eeb3
fix: add the ignore condition.
...
Signed-off-by: Pin-Yi Song <611077101@mail.nknu.edu.tw>
2025-08-05 22:57:50 +08:00
Pin-Yi Song
3f1d357794
fix: change to tryQuery() to achieve silent failure.
...
Signed-off-by: Pin-Yi Song <611077101@mail.nknu.edu.tw>
2025-07-31 23:15:03 +08:00
Robin van der Vliet
640e23401a
Translated using Weblate (Esperanto)
...
Currently translated at 13.2% (453 of 3428 strings)
[ci skip]
Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/eo/
Signed-off-by: Robin van der Vliet <info@robinvandervliet.com>
2025-07-28 23:10:35 +02:00
Pin-Yi Song
1a0e48debf
style: cs fix.
...
Signed-off-by: Pin-Yi Song <611077101@mail.nknu.edu.tw>
2025-07-28 22:28:11 +08:00
Pin-Yi Song
93453de996
fix: set default value for the innodb.
...
Signed-off-by: Pin-Yi Song <611077101@mail.nknu.edu.tw>
2025-07-28 22:28:10 +08:00
Maurício Meneghini Fauth
f579370d08
Merge pull request #19776 from liviuconcioiu/19775
...
Fix #19775 - Fix copy to clipboard
2025-07-26 19:49:59 -03:00
Maurício Meneghini Fauth
80ddf17a3d
Merge pull request #19774 from liviuconcioiu/16869
...
Fix #16869 - Fix query time not showing
2025-07-26 19:48:13 -03:00
Pin-Yi Song
73d95780d0
fix: fix the upload_progress error.
...
Signed-off-by: Pin-Yi Song <611077101@mail.nknu.edu.tw>
2025-07-24 23:24:22 +08:00
Maximilian Krög
d4c2c8340a
Fix progress value in process list
...
Progress was wrong when there are multiple stages.
Signed-off-by: Maximilian Krög <maximilian.kroeg@geocept.com>
2025-07-24 15:24:42 +02:00
Liviu-Mihail Concioiu
76cef59f85
Fix copy to clipboard
...
Signed-off-by: Liviu-Mihail Concioiu <liviu.concioiu@gmail.com>
2025-07-22 23:41:59 +02:00
Liviu-Mihail Concioiu
eb120865d3
Fix query time not showing
...
Signed-off-by: Liviu-Mihail Concioiu <liviu.concioiu@gmail.com>
2025-07-21 13:26:19 +02:00
Ricky Tigg
2582ff9b16
Translated using Weblate (Finnish)
...
Currently translated at 64.9% (2228 of 3428 strings)
[ci skip]
Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/fi/
Signed-off-by: Ricky Tigg <ricky.tigg@gmail.com>
2025-07-18 13:02:08 +02:00
Pin-Yi Song
d549a4b0fc
fix: fix the escape string.
...
Signed-off-by: Pin-Yi Song <611077101@mail.nknu.edu.tw>
2025-07-15 00:36:37 +08:00
Maurício Meneghini Fauth
b40b0ff402
Merge pull request #19758 from M393/fix-move-column-with-foreign-key
...
Fix #19757 - Move column with foreign key
2025-07-12 18:57:09 -03:00
Maximilian Krög
0c6d29358a
Fix move column for table with foreign key
...
Signed-off-by: Maximilian Krög <maximilian.kroeg@geocept.com>
2025-07-09 16:41:57 +02:00
Παναγιώτης Παπάζογλου
e7d29a1286
Translated using Weblate (Greek)
...
Currently translated at 95.9% (3289 of 3428 strings)
[ci skip]
Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/el/
Signed-off-by: Παναγιώτης Παπάζογλου <papaz_p@yahoo.com>
2025-07-08 12:01:56 +02:00
Παναγιώτης Παπάζογλου
a3f533cfa0
Translated using Weblate (Greek)
...
Currently translated at 95.9% (3289 of 3428 strings)
[ci skip]
Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/el/
Signed-off-by: Παναγιώτης Παπάζογλου <papaz_p@yahoo.com>
2025-07-08 12:01:55 +02:00
Παναγιώτης Παπάζογλου
9417ba13e5
Translated using Weblate (Greek)
...
Currently translated at 95.9% (3289 of 3428 strings)
[ci skip]
Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/el/
Signed-off-by: Παναγιώτης Παπάζογλου <papaz_p@yahoo.com>
2025-07-08 12:01:54 +02:00