-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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: barryvdh/laravel-ide-helper
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.15.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: barryvdh/laravel-ide-helper
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 11 commits
- 57 files changed
- 7 contributors
Commits on Feb 16, 2024
-
[TEST] Show that custom phpdoc tags without space afterwards are unex…
…pectedly changed (#981) * tests: show that custom phpdoc tags without space afterwards are unexpectedly changed This adds a test for the (current bug) behaviour of #666 If this ever gets fixed, this fails and needs to be adapted, ensuring it won't break again. * test: adapt now that #666 has been fixed
Configuration menu - View commit details
-
Copy full SHA for bcc2332 - Browse repository at this point
Copy the full SHA bcc2332View commit details
Commits on Feb 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ed39977 - Browse repository at this point
Copy the full SHA ed39977View commit details -
* Remove doctrine * Fix tests * normalize composer.json * Add back platform * Bump integration versions * composer fix-style * Fix stability * Bump minimum to 10.36 * Bump minimum to 10.38 * More types * Fast fail off * Bump docblock * composer fix-style * add bpchar * Use match for type detection Co-authored-by: Hafez Divandari <hafezdivandari@gmail.com> * Use driverName Co-authored-by: Hafez Divandari <hafezdivandari@gmail.com> * fix match * TWeak types * Update snapshots * Remove testbench 7 * composer fix-style * Update src/Console/ModelsCommand.php Co-authored-by: Hafez Divandari <hafezdivandari@gmail.com> * Update src/Console/ModelsCommand.php Co-authored-by: Hafez Divandari <hafezdivandari@gmail.com> * Tweak bool * Update src/Console/ModelsCommand.php Co-authored-by: Hafez Divandari <hafezdivandari@gmail.com> * composer fix-style * Remove custom types, default to string --------- Co-authored-by: barryvdh <barryvdh@users.noreply.github.com> Co-authored-by: laravel-ide-helper <laravel-ide-helper@users.noreply.github.com> Co-authored-by: Hafez Divandari <hafezdivandari@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6579c03 - Browse repository at this point
Copy the full SHA 6579c03View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8bfe918 - Browse repository at this point
Copy the full SHA 8bfe918View commit details -
Add support for Laravel 11 (#1520)
* update dependencies * Implement new methods for `Authenticatable` contract * Added Laravel 11 to CI test target * normalize composer.json * Remove obsolete migration method (column type) from test * Update snapshots * Add changelog entry * Update readme --------- Co-authored-by: 武田 憲太郎 <takeda@youmind.jp> Co-authored-by: barryvdh <barryvdh@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 05259b6 - Browse repository at this point
Copy the full SHA 05259b6View commit details -
Bump minimum PHP version to 8.1 & misc maintenance (#1521)
* Bump minimum PHP version to 8.1 Laravel 10 doesn't support 8.0 anyway * Remove phpunit 9 * gha: remove unused matrix dimension * gha: bump runner os * tests: remove outdated version checks
Configuration menu - View commit details
-
Copy full SHA for 9af62e2 - Browse repository at this point
Copy the full SHA 9af62e2View commit details
Commits on Feb 19, 2024
-
Use int/bool instead of longer variant (#1524)
* Use int/bool instead of longer variant * Add changelog * Update snapshots
Configuration menu - View commit details
-
Copy full SHA for d7ed749 - Browse repository at this point
Copy the full SHA d7ed749View commit details -
Merge reset/smart reset, don't set class (#1523)
* Merge reset/smart reset, don't set class * Add changelog
Configuration menu - View commit details
-
Copy full SHA for 02af2a2 - Browse repository at this point
Copy the full SHA 02af2a2View commit details -
Remove
--smart-reset
completely (#1525)* Remove `--smart-reset` completely See #1523 (comment) * Update CHANGELOG.md --------- Co-authored-by: Barry vd. Heuvel <barryvdh@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 49ac75d - Browse repository at this point
Copy the full SHA 49ac75dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8eab699 - Browse repository at this point
Copy the full SHA 8eab699View commit details
Commits on Mar 1, 2024
-
* Prepare 3.0 release * Update CHANGELOG.md * Update CHANGELOG.md
Configuration menu - View commit details
-
Copy full SHA for bc1d67f - Browse repository at this point
Copy the full SHA bc1d67fView commit details
There are no files selected for viewing