-
-
Notifications
You must be signed in to change notification settings - Fork 23
Comparing changes
Open a pull request
base repository: guanguans/soar-php
base: 7.0.2
head repository: guanguans/soar-php
compare: 7.0.3
- 11 commits
- 41 files changed
- 2 contributors
Commits on Dec 3, 2025
-
Configuration menu - View commit details
-
Copy full SHA for b741d98 - Browse repository at this point
Copy the full SHA b741d98View commit details
Commits on Dec 4, 2025
-
chore(composer): Rename rector process commands for consistency
- Updated command names for rector processes to use a consistent naming convention. - Changed "rector:process-soar-options" to "rector:process-options" for clarity. - Ensured all related commands reflect this change to maintain uniformity. Signed-off-by: guanguans <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 10aa8bf - Browse repository at this point
Copy the full SHA 10aa8bfView commit details -
chore(github): Remove deprecated GitHub configuration files
- Remove .github/config.yml and .github/stale.yml as they are no longer used by this repository - The deleted files contained automation configurations for todo, new-issue-welcome, first-pr-merge, request-info, update-docs, and stale-bot features - This cleanup reduces confusion and maintenance for GitHub automation - No code changes; this only affects repository configuration - Consider reintroducing automation via updated GitHub Actions workflows if needed in the future Signed-off-by: guanguans <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d678beb - Browse repository at this point
Copy the full SHA d678bebView commit details
Commits on Dec 5, 2025
-
style(namespaces): Prefix global class references with leading backsl…
…ashes - Use leading backslashes for all global class references (e.g. \ComposerBump, \ReflectionClass) to ensure correct resolution. - Qualify SensitiveParameter with a leading backslash in composer-dependency-analyser.php. - Apply fully-qualified global names in tests and config to prevent conflicts. Signed-off-by: guanguans <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b9fd990 - Browse repository at this point
Copy the full SHA b9fd990View commit details
Commits on Dec 9, 2025
-
Configuration menu - View commit details
-
Copy full SHA for aa0b8ec - Browse repository at this point
Copy the full SHA aa0b8ecView commit details
Commits on Dec 10, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 441750f - Browse repository at this point
Copy the full SHA 441750fView commit details
Commits on Dec 12, 2025
-
chore(deps): bump actions/cache from 4 to 5
Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@v4...v5) --- updated-dependencies: - dependency-name: actions/cache dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a4b8b9a - Browse repository at this point
Copy the full SHA a4b8b9aView commit details
Commits on Dec 13, 2025
-
Merge pull request #184 from guanguans/dependabot/github_actions/acti…
…ons/cache-5 chore(deps): bump actions/cache from 4 to 5
Configuration menu - View commit details
-
Copy full SHA for 0fd6855 - Browse repository at this point
Copy the full SHA 0fd6855View commit details
Commits on Dec 18, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 4002af3 - Browse repository at this point
Copy the full SHA 4002af3View commit details -
ci(tests): Update PHP version in CI configuration
- Change PHP version from 8.4 to 8.5 in tests.yml - Remove conflict declaration for pestphp/pest in composer.json - Update PHPUnit cache configuration in phpunit.xml.dist - Adjust cache directory and result file settings for better organization Signed-off-by: guanguans <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a1ab5dc - Browse repository at this point
Copy the full SHA a1ab5dcView commit details
Commits on Dec 27, 2025
-
ci(deps): Add new dependencies to composer.json
- Added "mrpunyapal/rector-pest" version "^0.1.5" for improved testing capabilities. - Included "spatie/invade" version "^2.1" for enhanced functionality. - Updated the "monorepo-builder:release" command to include "@git-chglog" for better release management. Signed-off-by: guanguans <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f0e6e5e - Browse repository at this point
Copy the full SHA f0e6e5eView 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 7.0.2...7.0.3