| .. |
|
_data
|
Fix TwigLintCommandTest failing test
|
2025-05-10 14:39:00 -03:00 |
|
Charsets
|
Make PHPUnit's assertions stricter
|
2024-10-12 15:33:45 -03:00 |
|
Command
|
Fix TwigLintCommandTest failing test
|
2025-05-22 09:50:55 -03:00 |
|
Config
|
Fix PHP 8.5 Reflection*::setAccessible() deprecations
|
2025-08-17 13:32:00 -03:00 |
|
ConfigStorage
|
Fix PHP 8.5 Reflection*::setAccessible() deprecations
|
2025-08-17 13:32:00 -03:00 |
|
Controllers
|
Reduce memory consumption of simulate query feature
|
2026-03-15 21:45:36 +01:00 |
|
Crypto
|
Make PHPUnit's assertions stricter
|
2024-10-12 15:33:45 -03:00 |
|
Database
|
Fix PHP 8.5 Reflection*::setAccessible() deprecations
|
2025-08-17 13:32:00 -03:00 |
|
Dbal
|
Make PHPUnit's assertions stricter
|
2024-10-12 15:33:45 -03:00 |
|
Display
|
Revert "Show query stats for count(*) query"
|
2024-11-14 01:36:30 +01:00 |
|
Engines
|
Merge #20262 - Fix #18204 - Remove getInnodbPluginVersion() and refactor getInnodbFileFormat() for MariaDB compatibility
|
2026-04-09 15:03:51 +02:00 |
|
Export
|
Call PHPUnit static methods using static calls
|
2024-10-12 14:28:22 -03:00 |
|
Gis
|
Fix svg class for MultiLineString
|
2026-02-21 20:28:15 +01:00 |
|
Html
|
Replace $GLOBALS['l'] with TCPDF::setLanguageArray()
|
2025-01-11 17:57:45 -03:00 |
|
Http/Factory
|
Call PHPUnit static methods using static calls
|
2024-10-12 14:28:22 -03:00 |
|
Import
|
Call PHPUnit static methods using static calls
|
2024-10-12 14:28:22 -03:00 |
|
Navigation
|
Fix PHP 8.5 Reflection*::setAccessible() deprecations
|
2025-08-17 13:32:00 -03:00 |
|
Partitioning
|
Make PHPUnit's assertions stricter
|
2024-10-12 15:33:45 -03:00 |
|
Plugins
|
Fix #20284 - Preserve numeric strings in XML imports
|
2026-04-28 17:26:03 +03:00 |
|
Properties
|
Fix PHP 8.5 Reflection*::setAccessible() deprecations
|
2025-08-17 13:32:00 -03:00 |
|
Query
|
Add support for XMLTYPE data type
|
2026-02-21 17:59:16 +01:00 |
|
Server
|
Fix sql escaping in unit tests, and add new test
|
2026-03-23 10:34:29 +01:00 |
|
Setup
|
Fix PHP 8.5 Reflection*::setAccessible() deprecations
|
2025-08-17 13:32:00 -03:00 |
|
Stubs
|
Merge #20262 - Fix #18204 - Remove getInnodbPluginVersion() and refactor getInnodbFileFormat() for MariaDB compatibility
|
2026-04-09 15:03:51 +02:00 |
|
Table
|
Remove whitespace to avoid double whitespace (#19336)
|
2024-10-26 12:07:03 -03:00 |
|
Utils
|
Make PHPUnit's assertions stricter
|
2024-10-12 15:33:45 -03:00 |
|
WebAuthn
|
Call PHPUnit static methods using static calls
|
2024-10-12 14:28:22 -03:00 |
|
AbstractNetworkTestCase.php
|
Fix PHP 8.5 Reflection*::setAccessible() deprecations
|
2025-08-17 13:32:00 -03:00 |
|
AbstractTestCase.php
|
Extract DbiDummy assertions from AbstractTestCase
|
2025-11-07 11:31:26 -03:00 |
|
AdvisorTest.php
|
Make PHPUnit's assertions stricter
|
2024-10-12 15:33:45 -03:00 |
|
BookmarkTest.php
|
Call PHPUnit static methods using static calls
|
2024-10-12 14:28:22 -03:00 |
|
BrowseForeignersTest.php
|
Make PHPUnit's assertions stricter
|
2024-10-12 15:33:45 -03:00 |
|
CacheTest.php
|
Call PHPUnit static methods using static calls
|
2024-10-12 14:28:22 -03:00 |
|
CharsetsTest.php
|
Call PHPUnit static methods using static calls
|
2024-10-12 14:28:22 -03:00 |
|
CheckUserPrivilegesTest.php
|
Make PHPUnit's assertions stricter
|
2024-10-12 15:33:45 -03:00 |
|
CommonTest.php
|
Make PHPUnit's assertions stricter
|
2024-10-12 15:33:45 -03:00 |
|
ConfigTest.php
|
QA_5_2: backport GD2 detection (use GD_MAJOR_VERSION)
|
2025-08-23 17:27:20 -06:00 |
|
ConsoleTest.php
|
Fix PHP 8.5 Reflection*::setAccessible() deprecations
|
2025-08-17 13:32:00 -03:00 |
|
CoreTest.php
|
Simplify Core::downloadHeader tests
|
2025-01-27 15:09:27 -03:00 |
|
CreateAddFieldTest.php
|
Make PHPUnit's assertions stricter
|
2024-10-12 15:33:45 -03:00 |
|
DatabaseInterfaceTest.php
|
Set sql mode for sql-parser when connecting to db
|
2026-01-31 07:16:33 +01:00 |
|
EncodingTest.php
|
Ignore ISO-2022-CN-EXT charset for iconv
|
2025-01-20 14:14:17 -05:00 |
|
EnvironmentTest.php
|
Call PHPUnit static methods using static calls
|
2024-10-12 14:28:22 -03:00 |
|
ErrorHandlerTest.php
|
Fix PHP 8.5 Reflection*::setAccessible() deprecations
|
2025-08-17 13:32:00 -03:00 |
|
ErrorReportTest.php
|
Make PHPUnit's assertions stricter
|
2024-10-12 15:33:45 -03:00 |
|
ErrorTest.php
|
Suppress deprecation message of E_STRICT constant
|
2024-10-15 17:18:30 -03:00 |
|
ExportTest.php
|
Make PHPUnit's assertions stricter
|
2024-10-12 15:33:45 -03:00 |
|
FieldMetadataTest.php
|
Call PHPUnit static methods using static calls
|
2024-10-12 14:28:22 -03:00 |
|
FileListingTest.php
|
Make PHPUnit's assertions stricter
|
2024-10-12 15:33:45 -03:00 |
|
FileTest.php
|
Make PHPUnit's assertions stricter
|
2024-10-12 15:33:45 -03:00 |
|
FlashMessagesTest.php
|
Make PHPUnit's assertions stricter
|
2024-10-12 15:33:45 -03:00 |
|
FontTest.php
|
Make PHPUnit's assertions stricter
|
2024-10-12 15:33:45 -03:00 |
|
FooterTest.php
|
Fix PHP 8.5 Reflection*::setAccessible() deprecations
|
2025-08-17 13:32:00 -03:00 |
|
GitTest.php
|
Ref #19455 - Move all the code for revision-info.php to the Git class
|
2024-12-19 02:08:35 +01:00 |
|
HeaderTest.php
|
Add unit tests for Header::getMessage()
|
2026-05-25 21:58:39 -03:00 |
|
ImportTest.php
|
Fix decimal column type detection for import
|
2025-11-26 19:41:20 +01:00 |
|
IndexColumnTest.php
|
Make PHPUnit's assertions stricter
|
2024-10-12 15:33:45 -03:00 |
|
IndexTest.php
|
Make PHPUnit's assertions stricter
|
2024-10-12 15:33:45 -03:00 |
|
InsertEditTest.php
|
Fix PHP 8.5 Reflection*::setAccessible() deprecations
|
2025-08-17 13:32:00 -03:00 |
|
InternalRelationsTest.php
|
Call PHPUnit static methods using static calls
|
2024-10-12 14:28:22 -03:00 |
|
IpAllowDenyTest.php
|
Make PHPUnit's assertions stricter
|
2024-10-12 15:33:45 -03:00 |
|
LanguageTest.php
|
Make PHPUnit's assertions stricter
|
2024-10-12 15:33:45 -03:00 |
|
LinterTest.php
|
Make PHPUnit's assertions stricter
|
2024-10-12 15:33:45 -03:00 |
|
ListDatabaseTest.php
|
Make PHPUnit's assertions stricter
|
2024-10-12 15:33:45 -03:00 |
|
LoggingTest.php
|
Make PHPUnit's assertions stricter
|
2024-10-12 15:33:45 -03:00 |
|
MenuTest.php
|
Call PHPUnit static methods using static calls
|
2024-10-12 14:28:22 -03:00 |
|
MessageTest.php
|
Make PHPUnit's assertions stricter
|
2024-10-12 15:33:45 -03:00 |
|
MimeTest.php
|
Make PHPUnit's assertions stricter
|
2024-10-12 15:33:45 -03:00 |
|
NormalizationTest.php
|
Make PHPUnit's assertions stricter
|
2024-10-12 15:33:45 -03:00 |
|
OpenDocumentTest.php
|
Call PHPUnit static methods using static calls
|
2024-10-12 14:28:22 -03:00 |
|
OperationsTest.php
|
Make PHPUnit's assertions stricter
|
2024-10-12 15:33:45 -03:00 |
|
PdfTest.php
|
Call PHPUnit static methods using static calls
|
2024-10-12 14:28:22 -03:00 |
|
PluginsTest.php
|
Fix failing PluginsTest
|
2026-03-21 15:12:01 -03:00 |
|
ProfilingTest.php
|
Call PHPUnit static methods using static calls
|
2024-10-12 14:28:22 -03:00 |
|
ReplicationGuiTest.php
|
Call PHPUnit static methods using static calls
|
2024-10-12 14:28:22 -03:00 |
|
ResponseRendererTest.php
|
Fix PHP 8.5 Reflection*::setAccessible() deprecations
|
2025-08-17 13:32:00 -03:00 |
|
RoutingTest.php
|
Call PHPUnit static methods using static calls
|
2024-10-12 14:28:22 -03:00 |
|
SanitizeTest.php
|
Relax allowed characters in file names
|
2026-03-17 00:09:11 +01:00 |
|
ScriptsTest.php
|
Fix PHP 8.5 Reflection*::setAccessible() deprecations
|
2025-08-17 13:32:00 -03:00 |
|
SqlQueryFormTest.php
|
Call PHPUnit static methods using static calls
|
2024-10-12 14:28:22 -03:00 |
|
SqlTest.php
|
Fix #19225 - Fix wrong row count when column alias shadows existing column name
|
2026-04-10 10:59:56 +02:00 |
|
StorageEngineTest.php
|
Make PHPUnit's assertions stricter
|
2024-10-12 15:33:45 -03:00 |
|
SystemDatabaseTest.php
|
Make PHPUnit's assertions stricter
|
2024-10-12 15:33:45 -03:00 |
|
TableTest.php
|
Fix tests not using variables reported by psalm
|
2025-12-14 23:56:49 +01:00 |
|
TemplateTest.php
|
Make PHPUnit's assertions stricter
|
2024-10-12 15:33:45 -03:00 |
|
ThemeManagerTest.php
|
Make PHPUnit's assertions stricter
|
2024-10-12 15:33:45 -03:00 |
|
ThemeTest.php
|
Make PHPUnit's assertions stricter
|
2024-10-12 15:33:45 -03:00 |
|
TrackerTest.php
|
Fix PHP 8.5 Reflection*::setAccessible() deprecations
|
2025-08-17 13:32:00 -03:00 |
|
TrackingTest.php
|
Make PHPUnit's assertions stricter
|
2024-10-12 15:33:45 -03:00 |
|
TransformationsTest.php
|
Make PHPUnit's assertions stricter
|
2024-10-12 15:33:45 -03:00 |
|
TwoFactorTest.php
|
Make PHPUnit's assertions stricter
|
2024-10-12 15:33:45 -03:00 |
|
TypesByDatabaseVersionTest.php
|
Make PHPUnit's assertions stricter
|
2024-10-12 15:33:45 -03:00 |
|
TypesTest.php
|
Add support for XMLTYPE data type
|
2026-02-21 17:59:16 +01:00 |
|
UrlTest.php
|
Fix PHP 8.5 Reflection*::setAccessible() deprecations
|
2025-08-17 13:32:00 -03:00 |
|
UserPasswordTest.php
|
Call PHPUnit static methods using static calls
|
2024-10-12 14:28:22 -03:00 |
|
UserPreferencesTest.php
|
Fix case where user preferences are not removed
|
2026-01-24 20:43:40 -03:00 |
|
UtilTest.php
|
Add unit tests for Util::userDir()
|
2026-01-06 14:18:14 -03:00 |
|
VersionInformationTest.php
|
Make PHPUnit's assertions stricter
|
2024-10-12 15:33:45 -03:00 |
|
VersionTest.php
|
Call PHPUnit static methods using static calls
|
2024-10-12 14:28:22 -03:00 |
|
ZipExtensionTest.php
|
Make PHPUnit's assertions stricter
|
2024-10-12 15:33:45 -03:00 |