Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
nextcloud
/
server
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
5.1k
Star
36.5k
Code
Issues
2.6k
Pull requests
930
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Drop PHP 7.4 on master
- #34997
#34997
Merged
come-nc
merged 24 commits into
master
nextcloud/server:master
from
fix/drop-php-7.4
nextcloud/server:fix/drop-php-7.4
Copy head branch name to clipboard
Jan 20, 2023
Conversation
Commits
24
(24)
Checks
Files changed
Merged
Drop PHP 7.4 on master
#34997
come-nc
merged 24 commits into
master
nextcloud/server:master
from
fix/drop-php-7.4
nextcloud/server:fix/drop-php-7.4
Copy head branch name to clipboard
Commits
Commits on Jan 20, 2023
Drop PHP 7.4 support for master (26)
Show description for 9369b67
come-nc
committed
9369b67
View commit details
Copy full SHA for 9369b67
Browse repository at this point
Remove workarounds specific to 7.4
Show description for 7ebbb6b
come-nc
committed
7ebbb6b
View commit details
Copy full SHA for 7ebbb6b
Browse repository at this point
Attempt at bumping psalm version
Show description for 53cdd1e
come-nc
committed
53cdd1e
View commit details
Copy full SHA for 53cdd1e
Browse repository at this point
composer update php
Show description for f27c3d0
come-nc
committed
f27c3d0
View commit details
Copy full SHA for f27c3d0
Browse repository at this point
Move all drone steps to PHP 8.0
Show description for a1af357
come-nc
committed
a1af357
View commit details
Copy full SHA for a1af357
Browse repository at this point
Fix kerberos step name
Show description for 87ebf28
come-nc
committed
87ebf28
View commit details
Copy full SHA for 87ebf28
Browse repository at this point
Improve typing in Entity.php
Show description for e91457d
come-nc
committed
e91457d
View commit details
Copy full SHA for e91457d
Browse repository at this point
Attempt at reducing psalm errors
Show description for 0c466b7
come-nc
committed
0c466b7
View commit details
Copy full SHA for 0c466b7
Browse repository at this point
Fix crash in OCS when getting info about an application
Show description for f2cdc4f
come-nc
committed
f2cdc4f
View commit details
Copy full SHA for f2cdc4f
Browse repository at this point
Fix types in OCS json answer (status code is an int)
Show description for 2a5e18b
come-nc
committed
2a5e18b
View commit details
Copy full SHA for 2a5e18b
Browse repository at this point
Attempt to fix errors in Repair command tests
Show description for 90b955b
come-nc
committed
90b955b
View commit details
Copy full SHA for 90b955b
Browse repository at this point
Merge back the two static analysis workflows together
Show description for e8299d4
come-nc
committed
e8299d4
View commit details
Copy full SHA for e8299d4
Browse repository at this point
Always upload psalm result to github
Show description for f6ed727
come-nc
committed
f6ed727
View commit details
Copy full SHA for f6ed727
Browse repository at this point
Prettify static-code-analysis.yml
Show description for 9acb982
come-nc
committed
9acb982
View commit details
Copy full SHA for 9acb982
Browse repository at this point
Fix gzip mimetype mapping
Show description for b22b643
come-nc
committed
b22b643
View commit details
Copy full SHA for b22b643
Browse repository at this point
Update test file for mimetypes
Show description for de68fc6
come-nc
committed
de68fc6
View commit details
Copy full SHA for de68fc6
Browse repository at this point
Fix integrity check
Show description for 89dbc62
nickvergessen
authored and
come-nc
committed
89dbc62
View commit details
Copy full SHA for 89dbc62
Browse repository at this point
Remove PHP version matrix from kerberos test
Show description for 7e0a024
come-nc
committed
7e0a024
View commit details
Copy full SHA for 7e0a024
Browse repository at this point
Fix Samba test failure details output
Show description for f8d222d
come-nc
committed
f8d222d
View commit details
Copy full SHA for f8d222d
Browse repository at this point
Fix check in integration tests
Show description for 7b93a14
come-nc
committed
7b93a14
View commit details
Copy full SHA for 7b93a14
Browse repository at this point
Fixing samba test and adding details to kerberos job
Show description for 55baa7b
come-nc
committed
55baa7b
View commit details
Copy full SHA for 55baa7b
Browse repository at this point
Show failure of SAML login in kerberos workflow
Show description for 83d2655
come-nc
committed
83d2655
View commit details
Copy full SHA for 83d2655
Browse repository at this point
Always show the psalm baseline change, even on failure
Show description for d2204a7
come-nc
committed
d2204a7
View commit details
Copy full SHA for d2204a7
Browse repository at this point
Bump 3rdparty to master branch
Show description for f32d18d
come-nc
committed
f32d18d
View commit details
Copy full SHA for f32d18d
Browse repository at this point
You can’t perform that action at this time.