-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: bearsunday/BEAR.FastlyModule
base: 0.1.2
head repository: bearsunday/BEAR.FastlyModule
compare: 1.0.0
- 7 commits
- 12 files changed
- 1 contributor
Commits on Nov 21, 2024
-
Update GitHub Actions configurations for PHP versions
Switched continuous-integration.yml to use version 1 of the workflow and updated PHP versions to include old stable versions and the current stable version 8.4. Modified coding-standards.yml and static-analysis.yml to use PHP version 8.3.
Configuration menu - View commit details
-
Copy full SHA for a724e86 - Browse repository at this point
Copy the full SHA a724e86View commit details -
Refactor README.md for clarity and conciseness
Removed redundant sections and Phil Karlton's quote to streamline the README.md. Updated the description and provided a direct link to the relevant documentation on cache integration.
Configuration menu - View commit details
-
Copy full SHA for 352d1f5 - Browse repository at this point
Copy the full SHA 352d1f5View commit details -
Add code example for Fastly CDN integration
Updated the README.md to include a PHP code example demonstrating how to integrate and configure the Fastly CDN module for BEAR.Sunday. This should help developers understand the implementation process more clearly.
Configuration menu - View commit details
-
Copy full SHA for f72c1a1 - Browse repository at this point
Copy the full SHA f72c1a1View commit details -
Update dependencies in vendor-bin/tools/composer.json
Upgraded doctrine/coding-standard to ^12.0, phpstan/phpstan to ^2.0, and vimeo/psalm to ^5.26. Removed psalm/plugin-phpunit dependency. These updates improve compatibility and incorporate the latest features and fixes.
Configuration menu - View commit details
-
Copy full SHA for 64cf9e2 - Browse repository at this point
Copy the full SHA 64cf9e2View commit details -
Refactor Injector instantiation and streamline bootstrap
Removed the `$_ENV['TMP_DIR']` parameter from `Injector` instantiation in tests for cleaner initiation. Updated `phpunit.xml.dist` to use a more standard bootstrap path, improving configuration consistency.
Configuration menu - View commit details
-
Copy full SHA for 924c238 - Browse repository at this point
Copy the full SHA 924c238View commit details
Commits on Nov 22, 2024
-
Update PHP compatibility to version 8.3
Changed the PHP version in phpcs.xml from 8.0 to 8.3 to ensure compatibility with the latest PHP features and improvements. This change aims to leverage the new capabilities introduced in PHP 8.3 and maintain compliance with updated coding standards.
Configuration menu - View commit details
-
Copy full SHA for 40021c9 - Browse repository at this point
Copy the full SHA 40021c9View commit details
Commits on Nov 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for add082c - Browse repository at this point
Copy the full SHA add082cView commit details
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 0.1.2...1.0.0