-
-
Notifications
You must be signed in to change notification settings - Fork 20
Comparing changes
Open a pull request
base repository: php-flasher/php-flasher
base: v2.2.0
head repository: php-flasher/php-flasher
compare: v2.3.0
- 15 commits
- 34 files changed
- 1 contributor
Commits on Nov 10, 2025
-
Allows Symfony 8 compatibility
Updates Symfony dependencies to allow compatibility with version 8. This ensures the application can be upgraded to the latest Symfony version without breaking changes.
Configuration menu - View commit details
-
Copy full SHA for e0b9378 - Browse repository at this point
Copy the full SHA e0b9378View commit details -
Updates test matrix for PHP and Symfony
Updates the test matrix in the workflow configuration. Adds PHP 8.5 support and adjusts Symfony versions to 7.3. Also includes Laravel 12 support with corresponding PHP versions.
Configuration menu - View commit details
-
Copy full SHA for 5ee7d58 - Browse repository at this point
Copy the full SHA 5ee7d58View commit details -
Increases the versions of various development dependencies. This change ensures the project benefits from the latest features, bug fixes, and performance improvements offered by these tools.
Configuration menu - View commit details
-
Copy full SHA for 17a0e75 - Browse repository at this point
Copy the full SHA 17a0e75View commit details -
Updates flasher library dependencies.
Updates composer.lock and package-lock.json files to include latest versions of dependencies. This change ensures compatibility with the latest features and security patches. It also synchronizes front-end and back-end dependencies.
Configuration menu - View commit details
-
Copy full SHA for c454fbc - Browse repository at this point
Copy the full SHA c454fbcView commit details -
Introduces new test configurations for Symfony 8.0 with PHP 8.4 and Symfony 7.4 with PHP 8.2, ensuring broader compatibility and comprehensive testing coverage.
Configuration menu - View commit details
-
Copy full SHA for bde270a - Browse repository at this point
Copy the full SHA bde270aView commit details -
Enhances test workflow for dev Symfony versions
Updates the test workflow to correctly handle "-dev" Symfony versions. Sets the composer minimum-stability to "dev" and prefers stable dependencies when testing against development versions of Symfony. This ensures that the latest dependencies are used during testing of development versions and also runs update with --prefer-lowest only when not on a dev branch.
Configuration menu - View commit details
-
Copy full SHA for d9c65d2 - Browse repository at this point
Copy the full SHA d9c65d2View commit details -
Makes notification library default optional
Makes the 'default' option for the notification library optional. This allows the system to function without a default library being explicitly set, providing more flexibility in configurations.
Configuration menu - View commit details
-
Copy full SHA for 09199d8 - Browse repository at this point
Copy the full SHA 09199d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for fac5ca6 - Browse repository at this point
Copy the full SHA fac5ca6View commit details -
Bumps the php-flasher dependencies in composer.json and package.json files to version 2.2.1 across all relevant packages. This ensures the project utilizes the latest features, bug fixes, and improvements available in the php-flasher library.
Configuration menu - View commit details
-
Copy full SHA for dd3c9f7 - Browse repository at this point
Copy the full SHA dd3c9f7View commit details -
Merge pull request #294 from php-flasher/dev
add support for Symfony v8.0
Configuration menu - View commit details
-
Copy full SHA for 50d6acf - Browse repository at this point
Copy the full SHA 50d6acfView commit details -
Configuration menu - View commit details
-
Copy full SHA for a782320 - Browse repository at this point
Copy the full SHA a782320View commit details
Commits on Dec 8, 2025
-
Updates flasher dependencies to v2.2.2
Bumps all flasher dependencies to the latest version 2.2.2. This ensures all packages are aligned with the latest features and bug fixes.
Configuration menu - View commit details
-
Copy full SHA for 358ad11 - Browse repository at this point
Copy the full SHA 358ad11View commit details
Commits on Dec 9, 2025
-
Adds the `yoeunes/regex-parser` library as a dependency. This library will be used for advanced regular expression validation and analysis within the application. Also updates the .gitignore to ignore vendor directories within the `src` directory, and adds `composer.lock` to it.
Configuration menu - View commit details
-
Copy full SHA for 2417333 - Browse repository at this point
Copy the full SHA 2417333View commit details -
Merge pull request #295 from php-flasher/regex-parser
Adds regex-parser library
Configuration menu - View commit details
-
Copy full SHA for b081178 - Browse repository at this point
Copy the full SHA b081178View commit details -
Updates Flasher dependencies to version 2.3.0
Updates all flasher dependencies in composer.json files and the main Flasher version constant to the new version 2.3.0. This ensures that all packages are using the latest compatible version of Flasher.
Configuration menu - View commit details
-
Copy full SHA for 91ab4fa - Browse repository at this point
Copy the full SHA 91ab4faView 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 v2.2.0...v2.3.0