Isaac Bennetch
e77fdcabfe
Switch the theme used when building our HTML documents to the Read The Docs theme (rtd)
...
This is more consistent with the look of our online documentation.
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2025-10-29 10:16:28 -04:00
Matt Harrison
8707ff2dba
Update documentation of NavigationTreeDefaultTabTable to not specify local language.
...
The current code allows the English words only and not localized words.
9eb9df6846/src/Config/Settings.php (L3916-L3950)
Fixes #19888
Signed-off-by: Matt Harrison <matt@harrison.us.com>
2025-10-24 07:34:07 -04:00
Matt Harrison
1338c21156
Remove docs text of localized equivalent since it is not actually supported
...
Followup to #19888
Signed-off-by: Matt Harrison <matt@harrison.us.com>
2025-10-24 07:33:19 -04:00
Maurício Meneghini Fauth
57aee0f702
Merge #19898 - remove references for htmlexcel
...
Pull-request: #19898
Fixes : #19897
Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
2025-10-23 14:16:50 -03:00
Pedro Ricardo Ribeiro de Olinda
32865c605d
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 98.5% (3365 of 3416 strings)
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/pt_BR/
Signed-off-by: Pedro Ricardo Ribeiro de Olinda <pedro.ribeiro@cest.edu.br>
2025-10-23 16:02:47 +02:00
Rolando Rivas
1b8688b059
Translated using Weblate (Spanish)
...
Currently translated at 99.4% (3397 of 3416 strings)
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/es/
Signed-off-by: Rolando Rivas <rolandorafaelrivas@gmail.com>
2025-10-23 16:02:45 +02:00
Maurício Meneghini Fauth
6e119842a3
Merge #19893 - Remove Berkeley DB support and references
...
Pull-request: #19893
Fixes : #19889
Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
2025-10-22 19:28:15 -03:00
isnakode
c881c5fe0f
remove references for htmlexcel
...
Signed-off-by: Muhammad isnaini <68492618+isnakode@users.noreply.github.com>
2025-10-21 13:07:54 +08:00
Hosted Weblate
3eab4de5d8
Merge branch 'origin/master' into Weblate.
...
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/
2025-10-20 06:56:42 +02:00
Hotripak
44eae69485
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (3416 of 3416 strings)
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/uk/
Signed-off-by: Hotripak <hotr1pak@gmail.com>
2025-10-20 06:50:37 +02:00
Lisek (Damian Bartyś)
0a482b7848
Translated using Weblate (Polish)
...
Currently translated at 99.9% (3413 of 3416 strings)
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/pl/
Signed-off-by: "Lisek (Damian Bartyś)" <damianbart22@gmail.com>
2025-10-20 06:50:34 +02:00
Andi Chandler
e573e91adc
Translated using Weblate (English (United Kingdom))
...
Currently translated at 99.7% (3408 of 3416 strings)
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/en_GB/
Signed-off-by: Andi Chandler <andi@gowling.com>
2025-10-20 06:50:30 +02:00
Matt Harrison
675193093c
Remove Berkeley DB support and references
...
- Remove Berkeley DB storage engine classes (Berkeleydb.php, Bdb.php)
- Update StorageEngine.php to remove BDB/BerkeleyDB from getEngine() method
- Remove BerkeleyDB references from table operations and stats templates
- Update StructureController.php to remove BerkeleyDB case handling
- Remove BDB from transactional engines list in Import.php
- Update test files and remove BdbTest.php
- Update documentation to remove Berkeley DB references
Berkeley DB engine was removed from MySQL 5.1.12 in 2006 and is no longer supported.
Signed-off-by: Matt Harrison <matt@harrison.us.com>
2025-10-19 06:44:31 -04:00
phpMyAdmin bot
9eb9df6846
Update po files
...
[ci skip]
Signed-off-by: phpMyAdmin bot <bot@phpmyadmin.net>
2025-10-19 00:30:47 +00:00
Maurício Meneghini Fauth
6d3d61fe5f
Upgrade Composer dependencies
...
- Upgrading dasprid/enum (1.0.6 => 1.0.7)
- Upgrading laminas/laminas-diactoros (3.6.0 => 3.8.0)
- Upgrading laminas/laminas-httphandlerrunner (2.12.0 => 2.13.0)
- Upgrading paragonie/constant_time_encoding (v3.0.0 => v3.1.3)
- Upgrading phpmyadmin/sql-parser (dev-master f717a32 => dev-master 339c469)
- Upgrading phpstan/phpstan (2.1.25 => 2.1.31)
- Upgrading phpstan/phpstan-strict-rules (2.0.6 => 2.0.7)
- Upgrading phpunit/phpunit (11.5.36 => 11.5.42)
- Upgrading pragmarx/google2fa-qrcode (v3.0.0 => v3.0.1)
- Upgrading roave/security-advisories (dev-latest 4f1c712 => dev-latest 7a8f128)
- Upgrading sebastian/exporter (6.3.0 => 6.3.2)
- Upgrading slevomat/coding-standard (8.22.0 => 8.22.1)
- Upgrading symfony/cache (v7.3.2 => v7.3.4)
- Upgrading symfony/config (v7.3.2 => v7.3.4)
- Upgrading symfony/console (v7.3.3 => v7.3.4)
- Upgrading symfony/dependency-injection (v7.3.3 => v7.3.4)
- Upgrading symfony/process (v7.3.3 => v7.3.4)
- Upgrading symfony/string (v7.3.3 => v7.3.4)
- Upgrading symfony/var-exporter (v7.3.3 => v7.3.4)
Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
2025-10-18 17:02:12 -03:00
Maurício Meneghini Fauth
069b861937
Merge #19887 - Migrate psr/http-message to v2
...
Pull-request: #19887
Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
2025-10-18 16:46:58 -03:00
Maurício Meneghini Fauth
ccdcb9c1d6
Merge #19886 - Remove nullability from labelColumn
...
Pull-request: #19886
Fixes : #19885
Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
2025-10-18 16:10:36 -03:00
William Desportes
66b797e199
Migrate psr/http-message to v2
...
Needed in Debian soon, other tools are migrating too
Signed-off-by: William Desportes <williamdes@wdes.fr>
2025-10-17 23:02:04 +02:00
Kamil Tekiela
9c589bb478
Remove nullability from labelColumn
...
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2025-10-17 20:51:12 +01:00
Maurício Meneghini Fauth
e515ecd108
Merge branch 'QA_5_2'
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
2025-10-17 10:55:19 -03:00
Maurício Meneghini Fauth
c5359398a8
Merge #19879 Fix warning when using roles in MariaDB
...
Closes #19879
Fixes #19878
Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
2025-10-17 10:42:47 -03:00
Kamil Tekiela
3c597dc229
Fix warning when using roles in MariaDB
...
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2025-10-17 10:41:18 -03:00
Maurício Meneghini Fauth
7567aecd73
Merge branch 'QA_5_2'
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
2025-10-17 10:20:27 -03:00
Maurício Meneghini Fauth
796b01cf09
Merge #19883 - Fix PHP 8.5 deprecations
...
Fixes https://github.com/phpmyadmin/phpmyadmin/issues/19862
Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
2025-10-17 09:08:22 -03:00
Maurício Meneghini Fauth
7cd20cc7af
Fix PHP 8.5 deprecation in FieldMetadata class
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
2025-10-17 09:04:48 -03:00
Kamil Tekiela
016b0e0e4e
Fix initAlias()
...
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
(cherry picked from commit d74053eb45 )
Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
2025-10-17 09:04:43 -03:00
Maurício Meneghini Fauth
b297374630
Update po files
...
[ci skip]
Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
2025-10-16 23:58:10 -03:00
Maurício Meneghini Fauth
833796a1df
Merge #19863 - Refactoring of initAlias()
...
Pull-request: #19863
Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
2025-10-15 12:58:33 -03:00
Kamil Tekiela
2831cf5c00
Add getColumnAlias()
...
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2025-10-15 12:50:41 -03:00
Kamil Tekiela
976200eed5
Split up initAlias()
...
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2025-10-15 12:50:41 -03:00
Kamil Tekiela
d74053eb45
Fix initAlias()
...
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2025-10-15 12:50:36 -03:00
Maurício Meneghini Fauth
987167c853
Merge #19873 - Add a changelog file using the Keep a Changelog format
...
Pull-request: #19873
Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
2025-10-15 12:26:52 -03:00
William Desportes
c784570216
Merge #19868 - Improve documentation about PHP extensions
...
Pull-request: #19868
Signed-off-by: William Desportes <williamdes@wdes.fr>
2025-10-14 22:56:00 +02:00
Maurício Meneghini Fauth
f0cd052c47
Remove ChangeLog file in favor of CHANGELOG-6.0.md file
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
2025-10-14 14:16:27 -03:00
Maurício Meneghini Fauth
195d049b69
Refactor ChangeLogController to use the new changelog file
...
Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
2025-10-14 13:20:52 -03:00
Maurício Meneghini Fauth
473a0e56b5
Merge #19875 Rector fixes
...
This started as me testing the new Rector rules but I ended up having to
manually review and adjust almost everything. Rector mostly created a
lot of code churn, but it helped to identify some places where the
docbloc could be improved and reduce some baselines.
Closes #19875
Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
2025-10-12 20:06:51 -03:00
Kamil Tekiela
e6e419ebbc
Strict equals
...
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2025-10-12 20:06:07 -03:00
Kamil Tekiela
aebc3aa704
Use in_array
...
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2025-10-12 20:06:06 -03:00
Kamil Tekiela
101e73b0e1
DocblockVarFromParamDocblockInConstructorRector
...
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2025-10-12 20:06:06 -03:00
Kamil Tekiela
9aaf51a1a7
DocblockReturnArrayFromDirectArrayInstanceRector
...
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2025-10-12 20:06:05 -03:00
Kamil Tekiela
886f13eea0
ClassMethodArrayDocblockParamFromLocalCallsRector
...
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2025-10-12 20:06:05 -03:00
Kamil Tekiela
1e66018a6e
DataProvider types
...
Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2025-10-12 20:06:00 -03:00
phpMyAdmin bot
af5879ac98
Update po files
...
[ci skip]
Signed-off-by: phpMyAdmin bot <bot@phpmyadmin.net>
2025-10-12 00:28:17 +00:00
Isaac Bennetch
ccf11ddfa6
Prepare for version 5.2.4-dev
...
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2025-10-08 00:22:23 -04:00
Isaac Bennetch
fd3799cdc5
Removing composer.lock
...
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2025-10-07 16:43:13 -04:00
Isaac Bennetch
962857e4f6
Adding composer lock for 5.2.3
...
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2025-10-07 16:38:55 -04:00
Isaac Bennetch
cabbe159ae
Prepare for version 5.2.3
...
Signed-off-by: Isaac Bennetch <bennetch@gmail.com>
2025-10-07 16:37:57 -04:00
phpMyAdmin bot
967007883e
Update po files
...
[ci skip]
Signed-off-by: phpMyAdmin bot <bot@phpmyadmin.net>
2025-10-05 00:29:11 +00:00
Kristijan \"Fremen\" Velkovski
085e17da40
Translated using Weblate (Macedonian)
...
Currently translated at 27.7% (948 of 3416 strings)
[ci skip]
Translation: phpMyAdmin/Development
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/master/mk/
Signed-off-by: "Kristijan \"Fremen\" Velkovski" <me@krisfremen.com>
2025-09-29 03:02:04 +02:00
Kristijan \"Fremen\" Velkovski
1f3d5213e2
Translated using Weblate (Macedonian)
...
Currently translated at 29.1% (1000 of 3428 strings)
[ci skip]
Translation: phpMyAdmin/5.2
Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/5-2/mk/
Signed-off-by: "Kristijan \"Fremen\" Velkovski" <me@krisfremen.com>
2025-09-29 01:02:03 +00:00