-
Notifications
You must be signed in to change notification settings - Fork 179
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PHP Docker update from 8.0 to 8.3 in CI #9530
Closed
Closed
Changes from 1 commit
Commits
Show all changes
63 commits
Select commit
Hold shift + click to select a range
a735e6b
first step
kongtiaowang 420aeec
update
kongtiaowang 2a905ca
rm php8.4
kongtiaowang f36de1a
rm php8.4
kongtiaowang 054d9e1
fix warning
kongtiaowang 9945217
test
kongtiaowang c319f92
fix
kongtiaowang 51c1d28
test
kongtiaowang eb278c5
1089 fix
kongtiaowang fe02662
fix static
kongtiaowang 763757d
fix static 2
kongtiaowang c3daa13
fix NDB_Menu_Filter_Test.php
kongtiaowang b954d11
static
kongtiaowang ecf3283
fix
kongtiaowang 838fd13
fix
kongtiaowang 5d2ec9e
test
kongtiaowang 69f404a
static
kongtiaowang c855314
fix
kongtiaowang f00fe15
fix
kongtiaowang a01d354
fix
kongtiaowang c5d3897
phan
kongtiaowang 4c6856f
test
kongtiaowang b5b93c5
fix
kongtiaowang 6179a84
tofix unit
kongtiaowang 5c19fc4
fix unit 1178
kongtiaowang 3ae335b
fix
kongtiaowang 987f8ca
test
kongtiaowang 4408c13
test
kongtiaowang 7a1a9d6
try
kongtiaowang a108b24
fix unit
kongtiaowang 6eeacc3
try
kongtiaowang d34b453
try
kongtiaowang ccd3547
api
kongtiaowang f5d4571
update
kongtiaowang 30454e3
try api
kongtiaowang 06b1bf9
try
kongtiaowang 53ae8a9
try
kongtiaowang eb0a1bd
try
kongtiaowang df126db
fix
kongtiaowang d4e20e4
fix api
kongtiaowang 1efd8a0
fix api
kongtiaowang d8eaaa4
try
kongtiaowang 0768d78
fdas
kongtiaowang a50f41e
api
kongtiaowang c09bf2f
LorisApiAuthenticatedTest.php
kongtiaowang 92ff367
api
kongtiaowang 6a9cf2a
debug
kongtiaowang de58ae7
jit
kongtiaowang 3d8b3b4
try api
kongtiaowang c644a1a
only try 0.0.3
kongtiaowang 8ee9835
try
kongtiaowang d33cc36
full files
kongtiaowang a3d5062
fix warning
kongtiaowang 57856d9
fix v3
kongtiaowang 82cc799
Merge branch 'main' into 2025-01-09-a
kongtiaowang 210c82b
update lock
kongtiaowang f5c806f
fix
kongtiaowang 24390d6
done
kongtiaowang 1c02bdd
lock
kongtiaowang fab6f9d
Merge branch 'main' into 2025-01-09-a
kongtiaowang 6d09045
Update composer.lock after composer.json changes
kongtiaowang 7e719db
cs
kongtiaowang bec3bd8
lint fix
kongtiaowang File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
lock
commit 1c02bdd24722648314555d5f1cf5fab4b092fb2c
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If these changes are causing large amounts of changes, I think they should be done 1 at a time in different pull requests to make it easier to review and test them individually.