-
Notifications
You must be signed in to change notification settings - Fork 204
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: thephpleague/glide
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.1.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: thephpleague/glide
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.2.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 19 commits
- 92 files changed
- 4 contributors
Commits on Jun 10, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ba3e4fe - Browse repository at this point
Copy the full SHA ba3e4feView commit details
Commits on Nov 30, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5ff3000 - Browse repository at this point
Copy the full SHA 5ff3000View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7babfbb - Browse repository at this point
Copy the full SHA 7babfbbView commit details
Commits on Dec 16, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a636597 - Browse repository at this point
Copy the full SHA a636597View commit details
Commits on Aug 29, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 86ad092 - Browse repository at this point
Copy the full SHA 86ad092View commit details
Commits on Feb 11, 2026
-
Fix PHPStan and PHP CS Fixer issues
- Remove unused @phpstan-ignore-line comment in Color.php - Remove unnecessary parentheses around instanceof check in Api.php https://claude.ai/code/session_01CvJgpmeTG9ZoGmTKhhrJjZ
Configuration menu - View commit details
-
Copy full SHA for d541d9f - Browse repository at this point
Copy the full SHA d541d9fView commit details
Commits on Feb 12, 2026
-
Merge pull request #440 from guillaume-sainthillier/claude/fix-phpsta…
…n-cs-fixer-Qy0fp Fix PHPStan and PHP CS Fixer issues
Configuration menu - View commit details
-
Copy full SHA for 794965e - Browse repository at this point
Copy the full SHA 794965eView commit details -
Update doc typehint and FQCN (#441)
* Add PHP type hints to 3.0 docs and align with actual code signatures - advanced-usage.md: Add all missing parameter types and return types to match Server class (string, bool, void, FilesystemOperator, etc.), fix wrong method names (setManipulators/getManipulators → setDefaults/ getDefaults), add setPresets/getPresets, fix nullable ResponseFactory, fix typo "reponse" → "response" - setup.md: Fix ImageManager instantiation to use static factory method (ImageManager::gd()) instead of removed constructor pattern, add missing Flip manipulator to the manual setup example - responses.md: Add missing `string` type hint on $path parameter in ResponseFactoryInterface::create() - watermarks.md: Fix outdated Flysystem adapter class name (Local → LocalFilesystemAdapter) https://claude.ai/code/session_01GZAAeRMUyZXA4eXUtczCvj * Use fully qualified class names in 3.0 doc PHP examples - advanced-usage.md: FilesystemOperator → League\Flysystem\FilesystemOperator, ApiInterface → League\Glide\Api\ApiInterface, ResponseFactoryInterface → League\Glide\Responses\ResponseFactoryInterface - setup.md: SymfonyResponseFactory → League\Glide\Responses\SymfonyResponseFactory - watermarks.md: ServerFactory → League\Glide\ServerFactory, Filesystem → League\Flysystem\Filesystem, LocalFilesystemAdapter → League\Flysystem\Local\LocalFilesystemAdapter https://claude.ai/code/session_01GZAAeRMUyZXA4eXUtczCvj * Add leading backslash to all inline FQCNs in doc PHP examples Prefix all fully qualified class names with `\` when used inline in PHP code blocks (not covered by `use` statements). This ensures the code examples are valid PHP when used outside a namespace. https://claude.ai/code/session_01GZAAeRMUyZXA4eXUtczCvj --------- Co-authored-by: Claude <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for b316960 - Browse repository at this point
Copy the full SHA b316960View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9714e33 - Browse repository at this point
Copy the full SHA 9714e33View commit details
Commits on Feb 13, 2026
-
Make the kayak great again (#443)
generate and self host the documentation images
Configuration menu - View commit details
-
Copy full SHA for 84bdc0e - Browse repository at this point
Copy the full SHA 84bdc0eView commit details
Commits on Feb 19, 2026
-
Configuration menu - View commit details
-
Copy full SHA for f2a3012 - Browse repository at this point
Copy the full SHA f2a3012View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4460bf7 - Browse repository at this point
Copy the full SHA 4460bf7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4347028 - Browse repository at this point
Copy the full SHA 4347028View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3e87e4 - Browse repository at this point
Copy the full SHA c3e87e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for da5cb58 - Browse repository at this point
Copy the full SHA da5cb58View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b6e13d - Browse repository at this point
Copy the full SHA 2b6e13dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 47e3af9 - Browse repository at this point
Copy the full SHA 47e3af9View commit details -
Merge pull request #325 from ElGigi/mountidentifier
Allow mount identifier, for MountManager of FlySystem library, into prefixes
Configuration menu - View commit details
-
Copy full SHA for 99f2ae7 - Browse repository at this point
Copy the full SHA 99f2ae7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 555bb80 - Browse repository at this point
Copy the full SHA 555bb80View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 3.1.0...3.2.0