-
-
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: v3.0.0
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.1.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 13 commits
- 33 files changed
- 14 contributors
Commits on Mar 11, 2024
-
Add pivot class property (#1518)
* Add pivot class property * Add test for pivot class properties * Fix failed test for pivot class properties * Update CHANGELOG.md * Fix failed test
Configuration menu - View commit details
-
Copy full SHA for ac7e186 - Browse repository at this point
Copy the full SHA ac7e186View commit details
Commits on Apr 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6338abb - Browse repository at this point
Copy the full SHA 6338abbView commit details
Commits on Jul 12, 2024
-
Improved attribute handling with types and Attribute support (#1567)
* Add `AllowDynamicProperties` Attribute to cooperate with php8.2 deprecation * lint snapshot * Fix collection attribute typing * Update CHANGELOG.md * Update CHANGELOG.md * Update CHANGELOG.md * Update composer.json * Fix collectino with template types WIP * Add `AllowDynamicProperties` Attribute to cooperate with php8.2 deprecation * Fix collection attribute typing * Update CHANGELOG.md * Update CHANGELOG.md * Update composer.json * composer fix-style * Fix tests * Fix tests * composer fix-style * Fix collectino with complex template types{ * Delete phpactor * Install from scrumble repo * Implemented correct attribute handling * composer fix-style * Revert "Install from scrumble repo" This reverts commit 3f1057a. * Re-add barryvdh links * Revert "Update composer.json" This reverts commit 98252fe. * Fix pivot test * Correct CHANGELOG.md with attribute merge request * More clear PhpDocTypeParser filename and clarified directory according to PSR12 --------- Co-authored-by: GeoSot <geo.sotis@gmail.com> Co-authored-by: laravel-ide-helper <laravel-ide-helper@users.noreply.github.com> Co-authored-by: Luukdewaaier <54863704+Luukdewaaier@users.noreply.github.com> Co-authored-by: Luuk de Weijer <luuk@scrumble.nl>
Configuration menu - View commit details
-
Copy full SHA for c6509b6 - Browse repository at this point
Copy the full SHA c6509b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0cf178a - Browse repository at this point
Copy the full SHA 0cf178aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a157391 - Browse repository at this point
Copy the full SHA a157391View commit details -
* Improve config file - Terminate all descriptions with a dot . - Update outdated descriptions - Add missing examples * Fix capitalizations
Configuration menu - View commit details
-
Copy full SHA for 67c00c0 - Browse repository at this point
Copy the full SHA 67c00c0View commit details -
feat: add support for AsEnumCollection casts (#1557)
* Adding support for casting to AsEnumCollection * Adding missing string to advanced_casts table for enum_collection * Added to snapshots and ArrayCastsWithComment * Update CHANGELOG.md * Reverted automated whitespace, strict changes * Updated test snapshots, tests passing * Whitespace revert --------- Co-authored-by: Barry vd. Heuvel <barry@fruitcake.nl>
Configuration menu - View commit details
-
Copy full SHA for 672acce - Browse repository at this point
Copy the full SHA 672acceView commit details -
Add support in morphTo relationship for null values (1547) (#1549)
Co-authored-by: Barry vd. Heuvel <barry@fruitcake.nl>
Configuration menu - View commit details
-
Copy full SHA for f7a3dc8 - Browse repository at this point
Copy the full SHA f7a3dc8View commit details -
Add
static
toisBuiltin()
check inide-helper:models
(#1541)* Add `\\static` as check For some reason, the `static` keyword as a return type, does not return `isBuiltin()` === true, so a `\\` is added. We need to manually add it to the built in check. * Update ModelsCommand.php * Add tests * Add CHANGELOG.md entry --------- Co-authored-by: Markus Podar <markus@fischer.name> Co-authored-by: Barry vd. Heuvel <barry@fruitcake.nl>
Configuration menu - View commit details
-
Copy full SHA for f5759e2 - Browse repository at this point
Copy the full SHA f5759e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for ccac27c - Browse repository at this point
Copy the full SHA ccac27cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 001091e - Browse repository at this point
Copy the full SHA 001091eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2dba191 - Browse repository at this point
Copy the full SHA 2dba191View commit details -
Configuration menu - View commit details
-
Copy full SHA for 591e7d6 - Browse repository at this point
Copy the full SHA 591e7d6View commit details
There are no files selected for viewing