Barry vd. Heuvel
|
3a53071650
|
Remove Laravel 11.x from integration test matrix
|
2026-07-10 10:50:01 +02:00 |
|
Barry vd. Heuvel
|
1002cb567d
|
Update branch alias from 3.6-dev to 3.7-dev
|
2026-03-17 16:27:12 +01:00 |
|
Barry vd. Heuvel
|
9027494e97
|
Remove closure in attribute test (#1772)
|
2026-03-05 21:35:19 +01:00 |
|
Barry vd. Heuvel
|
cff155b0d3
|
Replace psalm with larastan (#1755)
* Use larastan instead of psalm
* Fix cs
* Fix baseline
|
2026-02-07 14:32:53 +01:00 |
|
Barry vd. Heuvel
|
c95825a745
|
Fix test
|
2025-12-10 10:16:51 +01:00 |
|
Barry vd. Heuvel
|
877f5ed0a7
|
Trim strings and bump reflection docblock (#1721)
* Update version restraint
* UPdate snapshots
* update strings
|
2025-07-17 08:20:10 +02:00 |
|
Barry vd. Heuvel
|
83e3f39b39
|
Fix tests on windows (#1720)
* Update run-tests.yml
* Update snapshot
* Simplify matrix
|
2025-07-17 08:02:25 +02:00 |
|
Barry vd. Heuvel
|
980a87e250
|
Check if returnType from docblock is not null (#1658)
|
2025-01-14 10:07:00 +01:00 |
|
 Barry vd. Heuvelandlaravel-ide-helper
|
299a81b9bb
|
Convert auth() helper to use Auth facade (#1656)
* Convert auth() helper to use Auth facade
* composer fix-style
---------
Co-authored-by: laravel-ide-helper <[email protected]>
|
2025-01-08 13:50:47 +01:00 |
|
 Barry vd. Heuvelandlaravel-ide-helper
|
bb1caed698
|
Check if macro is valid (#1655)
* Check if macro is valid
* composer fix-style
---------
Co-authored-by: laravel-ide-helper <[email protected]>
|
2025-01-08 11:00:53 +01:00 |
|
 Barry vd. Heuvelandlaravel-ide-helper
|
55268cd47a
|
Catch meta, tweak auth (#1654)
* Catch meta, tweak auth
* composer fix-style
* Catch meta, tweak auth
---------
Co-authored-by: laravel-ide-helper <[email protected]>
|
2025-01-08 11:00:41 +01:00 |
|
Barry vd. Heuvel
|
655e057626
|
Fix empty closure
|
2025-01-06 16:29:58 +01:00 |
|
Barry vd. Heuvel
|
4c656cc71d
|
Remove duplicate config, fix ->can() (#1650)
|
2025-01-06 15:08:47 +01:00 |
|
 Barry vd. Heuvelandlaravel-ide-helper
|
beda399e7e
|
Feat guess macro types (#1648)
* Add default class for HttpClient macro
* composer fix-style
---------
Co-authored-by: laravel-ide-helper <[email protected]>
|
2025-01-01 10:44:43 +01:00 |
|
 Barry vd. Heuvelandlaravel-ide-helper
|
f8381565ad
|
Add more metadata (#1646)
* Add more metadata
* composer fix-style
* Parse .env
* composer fix-style
* Check if .env exists
---------
Co-authored-by: laravel-ide-helper <[email protected]>
|
2024-12-30 15:06:36 +01:00 |
|
Barry vd. Heuvel
|
cffcd07e98
|
Also add eloquent template tags from base class (#1645)
|
2024-12-30 12:58:28 +01:00 |
|
 Barry vd. Heuvelandlaravel-ide-helper
|
9c6380da4a
|
Remove php parser (#1644)
* Remove php parser
* composer fix-style
---------
Co-authored-by: laravel-ide-helper <[email protected]>
|
2024-12-30 12:42:35 +01:00 |
|
 Barry vd. Heuvelandlaravel-ide-helper
|
e509790805
|
Use forked ContextFactory (#1643)
* Use forked ContextFactory
* composer fix-style
* Trim slashes
---------
Co-authored-by: laravel-ide-helper <[email protected]>
|
2024-12-30 12:03:45 +01:00 |
|
 Barry vd. Heuvelandlaravel-ide-helper
|
791ba555f4
|
Add meta override for user return types (#1642)
* Add meta override for user return types
* composer fix-style
---------
Co-authored-by: laravel-ide-helper <[email protected]>
|
2024-12-30 10:31:30 +01:00 |
|
Barry vd. Heuvel
|
c324438731
|
Bump to 3.5
|
2024-12-29 19:44:30 +01:00 |
|
 Barry vd. Heuvelandlaravel-ide-helper
|
4e4da0825a
|
Add phpstorm meta argument hints (#1640)
* Add phpstorm meta hints
* composer fix-style
* Use php-templates from vs-code
* Fix view instance
* composer fix-style
* Add translations
* composer fix-style
* map to string
* composer fix-style
* Fix test
---------
Co-authored-by: laravel-ide-helper <[email protected]>
|
2024-12-29 19:44:08 +01:00 |
|
Barry vd. Heuvel
|
2a41415f01
|
Add TLDR section, update options (#1639)
|
2024-12-29 13:10:58 +01:00 |
|
 Barry vd. Heuvelandlaravel-ide-helper
|
a7fc73e8e4
|
Format IDE helper (#1638)
* Format IDE helper
* composer fix-style
* Format IDE helper
* composer fix-style
---------
Co-authored-by: laravel-ide-helper <[email protected]>
|
2024-12-29 12:56:55 +01:00 |
|
 Barry vd. Heuvelandpb30
|
f343efa140
|
Pb30 version var rename (#1637)
* Update view "version" variable name to avoid potential conflicts
* Remove version
---------
Co-authored-by: pb30 <[email protected]>
|
2024-12-29 12:11:06 +01:00 |
|
Barry vd. Heuvel
|
0fa0403e57
|
Check if alias is valid
|
2024-12-29 12:03:42 +01:00 |
|
Barry vd. Heuvel
|
97e3b5eaa0
|
Bump to 3.4
|
2024-12-29 11:57:30 +01:00 |
|
 Barry vd. Heuvelandlaravel-ide-helper
|
347483be03
|
Add option for only eloquent (#1636)
* Add option for only eloquent
* composer fix-style
* Add snapshot
* Add option to models command
* composer fix-style
* Fix namespace
---------
Co-authored-by: laravel-ide-helper <[email protected]>
|
2024-12-29 11:51:09 +01:00 |
|
 Barry vd. Heuvelandlaravel-ide-helper
|
14fdb572bb
|
Update testsuite for Generator, simplify service provider and mock (#1635)
* Add templates to Eloquent
* Test generator, update constructor
* composer fix-style
* Add filename test
* UPdate test
---------
Co-authored-by: laravel-ide-helper <[email protected]>
|
2024-12-28 19:56:36 +01:00 |
|
Barry vd. Heuvel
|
c33eacdefc
|
Add templates to Eloquent (#1634)
|
2024-12-28 11:17:17 +01:00 |
|
Barry vd. Heuvel
|
64588afe8b
|
Update snapshots
|
2024-10-31 15:39:02 +01:00 |
|
Barry vd. Heuvel
|
75b05a9f74
|
Create release-drafter.yml
|
2024-10-28 15:17:58 +01:00 |
|
Barry vd. Heuvel
|
71aa6a6cf3
|
Create update-changelog.yaml (#1605)
* Create update-changelog.yaml
* Create release-drafter.yml
|
2024-10-28 15:16:33 +01:00 |
|
Barry vd. Heuvel
|
be806dc316
|
Update CHANGELOG.md
|
2024-10-28 15:11:38 +01:00 |
|
Barry vd. Heuvel
|
7549f58a30
|
Smarter reset (#1603)
* Smarter reset
* Changelog
* Fix phpdocs
|
2024-10-28 12:21:53 +01:00 |
|
Barry vd. Heuvel
|
7740b80704
|
Merge branch 'uno-sw-patch-1'
|
2024-10-28 11:54:48 +01:00 |
|
Barry vd. Heuvel
|
d6fb7907cc
|
Merge branch 'patch-1' of github.com:uno-sw/laravel-ide-helper into uno-sw-patch-1
|
2024-10-28 11:35:50 +01:00 |
|
Barry vd. Heuvel
|
7956ccb494
|
Bump dev alias to 3.2 (#1596)
|
2024-10-17 18:43:13 +02:00 |
|
Barry vd. Heuvel
|
591e7d665f
|
Update CHANGELOG.md (#1570)
|
2024-07-12 16:20:51 +02:00 |
|
Barry vd. Heuvel
|
2dba19133c
|
Fix style again (#1569)
|
2024-07-12 16:16:37 +02:00 |
|
Barry vd. Heuvel
|
ccac27c8cf
|
Bump dev alias to 3.1
|
2024-07-12 16:08:33 +02:00 |
|
Barry vd. Heuvel
|
a1573919c1
|
Update CHANGELOG.md
|
2024-07-12 15:56:03 +02:00 |
|
Barry vd. Heuvel
|
bc1d67f01c
|
Prepare 3.0 release (#1530)
* Prepare 3.0 release
* Update CHANGELOG.md
* Update CHANGELOG.md
|
2024-03-01 13:53:18 +01:00 |
|
Barry vd. Heuvel
|
02af2a278a
|
Merge reset/smart reset, don't set class (#1523)
* Merge reset/smart reset, don't set class
* Add changelog
|
2024-02-19 12:59:22 +01:00 |
|
Barry vd. Heuvel
|
d7ed749f3e
|
Use int/bool instead of longer variant (#1524)
* Use int/bool instead of longer variant
* Add changelog
* Update snapshots
|
2024-02-19 12:39:07 +01:00 |
|
 
|
05259b695d
|
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: 武田 憲太郎 <[email protected]>
Co-authored-by: barryvdh <[email protected]>
|
2024-02-17 11:32:56 +01:00 |
|
Barry vd. Heuvel
|
8bfe918f65
|
Update CHANGELOG.md
|
2024-02-17 11:27:21 +01:00 |
|
  
|
6579c0332b
|
Remove doctrine (#1512)
* 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 <[email protected]>
* Use driverName
Co-authored-by: Hafez Divandari <[email protected]>
* fix match
* TWeak types
* Update snapshots
* Remove testbench 7
* composer fix-style
* Update src/Console/ModelsCommand.php
Co-authored-by: Hafez Divandari <[email protected]>
* Update src/Console/ModelsCommand.php
Co-authored-by: Hafez Divandari <[email protected]>
* Tweak bool
* Update src/Console/ModelsCommand.php
Co-authored-by: Hafez Divandari <[email protected]>
* composer fix-style
* Remove custom types, default to string
---------
Co-authored-by: barryvdh <[email protected]>
Co-authored-by: laravel-ide-helper <[email protected]>
Co-authored-by: Hafez Divandari <[email protected]>
|
2024-02-17 11:12:12 +01:00 |
|
Barry vd. Heuvel
|
ed39977a30
|
Switch to 3.0 tag (#1519)
|
2024-02-17 11:11:50 +01:00 |
|
Barry vd. Heuvel
|
77831852bb
|
Fix final class keyword (#1517)
* Fix final class keyword
* Add changelog
|
2024-02-15 15:23:20 +01:00 |
|
 Barry vd. HeuvelandMarkus Podar
|
dca3ebe81e
|
Prepare 2.15 release (#1514)
* Prepare 2.15 release
* Prepare 2.15 release
* Add missing CHANGELOG.md entries
---------
Co-authored-by: Markus Podar <[email protected]>
|
2024-02-14 12:19:26 +01:00 |
|
Barry vd. Heuvel
|
c119e89cf0
|
CS
|
2024-02-08 11:11:51 +01:00 |
|
Barry vd. Heuvel
|
9343d3a1cc
|
CS
|
2024-02-08 09:41:24 +01:00 |
|
Barry vd. Heuvel
|
7d69dc6ea0
|
CS
|
2024-02-07 21:58:39 +01:00 |
|
Barry vd. Heuvel
|
2535f8e6ab
|
Fix tests and CS
|
2024-02-07 21:44:48 +01:00 |
|
Barry vd. Heuvel
|
872b470d9b
|
Update CHANGELOG.md
|
2024-02-07 21:37:51 +01:00 |
|
Barry vd. Heuvel
|
485c756f6c
|
Prepare 2.14.0 release
|
2024-02-05 09:16:36 +01:00 |
|
Barry vd. Heuvel
|
aa1aa66ee6
|
Update CHANGELOG.md
|
2023-02-20 09:40:08 +01:00 |
|
Barry vd. Heuvel
|
1d302435ef
|
Update composer.json
|
2023-02-04 16:23:19 +01:00 |
|
Barry vd. Heuvel
|
edfb05621c
|
IDE Helper for Laravel
|
2023-02-01 17:24:13 +01:00 |
|
 Barry vd. Heuvelandlaravel-ide-helper
|
b55769213c
|
Use dev instead of stable (#1409)
* Update run-integration-tests.yml
* composer fix-style
* Update run-integration-tests.yml
Co-authored-by: laravel-ide-helper <[email protected]>
|
2023-01-22 15:01:12 +01:00 |
|
 Barry vd. Heuvelandlaravel-ide-helper
|
6e26f22c76
|
Feat useclassmappackage (#1357)
* Use composer/class-map-generator
* composer fix-style
Co-authored-by: laravel-ide-helper <[email protected]>
|
2022-06-20 15:54:12 +02:00 |
|
Barry vd. Heuvel
|
3ba1e2573b
|
Update CHANGELOG.md
|
2022-03-06 15:33:42 +01:00 |
|
 Barry vd. Heuvelandbarryvdh
|
6b58c23e6f
|
Update composer.json (#1327)
* Update composer.json
* normalize composer.json
Co-authored-by: barryvdh <[email protected]>
|
2022-03-06 15:31:47 +01:00 |
|
Barry vd. Heuvel
|
ddb74fb5c8
|
Test 9.* integration (#1314)
|
2022-02-09 08:09:10 +01:00 |
|
Barry vd. Heuvel
|
7917cce7c9
|
Update CHANGELOG.md
|
2022-02-08 20:30:33 +01:00 |
|
Barry vd. Heuvel
|
6627cb9587
|
Normalize composer.json
|
2022-02-08 20:26:43 +01:00 |
|
 Barry vd. Heuvelandlaravel-ide-helper
|
3b03e4055d
|
Replace composer with copy of classmap generator (#1313)
* Replace composer with copy of classmap generator
* composer fix-style
* Remove phpcleaner
* composer fix-style
* Use filecleaner copy
* composer fix-style
Co-authored-by: laravel-ide-helper <[email protected]>
|
2022-02-08 20:20:22 +01:00 |
|
Barry vd. Heuvel
|
b268871c16
|
Fix tests
|
2021-08-04 11:40:36 +02:00 |
|
Barry vd. Heuvel
|
113545bc1a
|
Fix snapshot
|
2020-12-04 09:25:31 +01:00 |
|
Barry vd. Heuvel
|
ff54a20d21
|
Fix CS
|
2020-12-04 09:22:58 +01:00 |
|
Barry vd. Heuvel
|
7b4cef1ea4
|
Update composer.json
|
2019-08-23 14:21:37 +02:00 |
|
Barry vd. Heuvel
|
50ecd8b815
|
Update CS, typo
|
2018-05-07 11:38:57 +02:00 |
|