mirror of
https://github.com/cypht-org/cypht.git
synced 2026-04-26 05:26:00 +03:00
[PR #1044] [MERGED] Upgrade PHPUnit from 9 to 10 #1226
Labels
No labels
2fa
I18N
PGP
Security
Security
account
advanced_search
advanced_search
announcement
api_login
authentication
awaiting feedback
blocker
bug
bug
bug
calendar
config
contacts
core
core
devops
docker
docs
duplicate
dynamic_login
enhancement
epic
feature
feeds
framework
github
github
gmail_contacts
good first issue
help wanted
history
history
imap
imap_folders
inline_message
installation
keyboard_shortcuts
keyboard_shortcuts
ldap_contacts
mobile
need-ssh-access
new module set
nux
pop3
profiles
pull-request
question
refactor
release
research
saved_searches
smtp
strategic
tags
tests
themes
website
wordpress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cypht#1226
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/cypht-org/cypht/pull/1044
Author: @Shadow243
Created: 5/24/2024
Status: ✅ Merged
Merged: 6/5/2024
Merged by: @kroky
Base:
master← Head:phpunit-10📝 Commits (5)
4851dacUpgrade PHPUnit from 9 to 1040ea042PHPUnit10: resolve prefixeseb3107f[ENH] Separate tests files to prevent non-execution of some of them3efee60Rename phpunit/modules/core/modules.php to make other tests availlable33e22e1remove message user unittestuser already exists showing while running phpunit tests📊 Changes
53 files changed (+2614 additions, -2574 deletions)
View changed files
📝
.github/workflows/Nightly-Image.yml(+1 -1)📝
.github/workflows/Test-Build.yml(+2 -2)📝
.travis.yml(+4 -4)📝
.travis/phpunit.xml(+3 -0)📝
.travis/run.sh(+1 -1)📝
.travis/setup.sh(+3 -3)📝
INSTALL(+1 -1)📝
composer.json(+3 -3)📝
composer.lock(+237 -354)📝
lib/auth.php(+4 -1)📝
lib/ini_set.php(+1 -1)📝
scripts/config_gen.php(+1 -1)📝
scripts/create_config.php(+1 -1)📝
tests/phpunit/api.php(+1 -1)📝
tests/phpunit/cache.php(+0 -329)📝
tests/phpunit/config.php(+2 -176)📝
tests/phpunit/crypt.php(+0 -150)➕
tests/phpunit/crypt_base.php(+111 -0)➕
tests/phpunit/db_session.php(+164 -0)➕
tests/phpunit/debug.php(+25 -0)...and 33 more files
📄 Description
Related Task: https://avan.tech/item106800
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.