phpbb/tests/mock
rxu 7d1ae5bf19
[ticket/17496] Fix Implicitly marking parameters as nullable PHP deprecations
Also use union types consistently instead of question marks.
Fixed with php-cs-fixer.

PHPBB-17496
2025-05-02 22:48:46 +07:00
..
auth_provider.php [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
cache.php [ticket/17142] Fix tests' mock cache class 2023-06-08 09:16:47 +07:00
config_php_file.php [ticket/16741] Test fixes 2021-11-09 02:49:56 +01:00
container_builder.php [ticket/17496] Fix Implicitly marking parameters as nullable PHP deprecations 2025-05-02 22:48:46 +07:00
controller_helper.php [ticket/13645] Move the feeds to controllers 2015-08-23 22:36:10 +02:00
dummy_router.php [ticket/16891] Do not change an extension status in the middle of a request 2021-10-30 04:25:31 +02:00
event_dispatcher.php [ticket/13059] Add core event to generate_page_link() 2014-10-01 20:55:07 +08:00
extension_manager.php Merge branch '3.3.x' 2022-01-31 20:55:15 +01:00
file_downloader.php [ticket/security-171] Modify tests for new file_downloader class 2014-11-21 23:49:54 +01:00
filespec.php [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
filesystem_extension_manager.php [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
fileupload.php [ticket/16288] PHP 8 compatibility 2020-01-03 02:21:37 +07:00
lang.php [ticket/17176] Resolve deprecation notices 2023-09-18 19:28:19 +02:00
metadata_manager.php [ticket/security-171] Sanitize data from composer.json 2014-11-21 22:32:28 +01:00
migrator.php [ticket/14434] Refactored to check migrations when setting them 2016-01-28 12:17:35 -08:00
notification_manager.php [ticket/11449] Add separate method for deleting notifications by multiple types 2023-07-02 09:56:10 +02:00
notification_type_post.php [ticket/14237] Use $language class for notifications 2015-10-13 23:40:52 -07:00
notifications_auth.php [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
null_cache.php [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
phpbb_di_container_builder.php Merge branch 'ticket/14957' into ticket/14957-rhea 2017-01-03 21:41:36 +01:00
request.php [ticket/17176] Resolve deprecation notices 2023-09-18 19:28:19 +02:00
router.php [ticket/13063] Introduces a new \phpbb\routing\router class 2014-11-20 16:03:48 +01:00
search_backend_mock.php [ticket/17496] Fix Implicitly marking parameters as nullable PHP deprecations 2025-05-02 22:48:46 +07:00
search_backend_mock_not_available.php [ticket/12683] Improve exception handling 2022-12-11 17:16:44 +01:00
session_testable.php [ticket/16955] Improve consistency of user and session class 2022-12-28 08:37:14 +01:00
sql_insert_buffer.php [ticket/14972] replace all occurrences of sizeof() with the count() 2018-01-01 13:56:04 +01:00
user.php [ticket/15540] Fix tests 2021-03-23 02:44:57 +01:00