+pikari
190bf07c05
fix: warning when call the instance method ( #735 )
2018-12-19 13:12:44 +01:00
Barry vd. Heuvel
8174730714
Merge pull request #714 from pahan35/fix-missed-autocomplete-in-header-view
...
Fix missed autocomplete in helper view
2018-10-06 11:34:14 +02:00
Pavlo Zhukov
eff51d41b3
Add missed getRealName() call for $namespaces_by_alias group
2018-10-01 03:25:34 +03:00
Pavlo Zhukov
b14d983f74
Change comments style to allow folding and make its clear
2018-10-01 00:50:28 +03:00
Pavlo Zhukov
1fdc866fb0
Fix missed autocomplete in helper view
2018-10-01 00:39:40 +03:00
Pavlo Zhukov
5d8d93273f
Fix missed helpers for abstract methods the same name but different classes
2018-10-01 00:02:03 +03:00
BinotaLIU
f472c26601
add change modifier
2018-07-05 19:31:23 +08:00
Jonas De Smet
e1d1352ac5
bugfix - Space/Enter between starting php tag and comment for PHPStan
2018-06-19 14:59:59 +02:00
Barry vd. Heuvel
efd7e51566
Merge pull request #671 from eidng8/patch-2
...
suppress formatter in meta file
2018-06-13 10:16:01 +02:00
Jackey Cheung
6577af8464
suppress formatter in helper file
2018-06-13 10:24:58 +08:00
Jackey Cheung
6c7bc371f9
suppress formatter in meta file
2018-06-13 10:21:51 +08:00
BinotaLIU
1a3d32f0d1
nullable actually support an argument
2018-05-29 22:28:49 +08:00
Timur Zurbaev
4691bc5fbd
Remove mixed typehint from Fluent::default method
2018-05-05 10:09:30 +08:00
Jonas De Smet
e29e035135
Add DocBlocks for classes too
2018-02-01 15:53:32 +01:00
M. Vugteveen
28f0ac3781
also show time in generated files ( #574 )
2017-09-13 14:18:03 +02:00
Barry vd. Heuvel
ce72ff4663
Remove exit for static code analysers
2017-08-28 13:39:24 +02:00
Chris Morrell
a9ea231679
Support higher order tap() ( #554 )
2017-08-28 13:35:56 +02:00
Stidges
08d39c125f
Add back leading slash on meta class names ( #532 )
2017-07-06 21:25:44 +02:00
Stidges
dca7fa7b10
Use new PhpStorm advanced metadata format ( #523 )
2017-06-14 20:49:19 +02:00
Florian Lefèvre
b611cb5eff
Add namespaced aliases ( #456 )
...
* Add namespaced aliases
* Move aliases regouping logic in Generator
* Fix getValidAliases return type
2017-03-05 20:04:42 +01:00
Barry vd. Heuvel
e82de98cef
Add Eloquent methods back
2017-02-22 13:27:33 +01:00
Barry vd. Heuvel
25c8de637d
Skip eloquent
...
Fixes #https://github.com/barryvdh/laravel-ide-helper/issues/451
2017-02-20 13:54:53 +01:00
Emmanuel Maggion
5a841a209d
Fix case ( #452 )
2017-02-20 11:52:55 +01:00
Tommi Finnilae
963ead0a01
Correct Fluent helper output ( #445 )
...
'references()' and 'on()' argument names were backwards
2017-02-13 12:53:06 +01:00
Florian Lefèvre
8c306035aa
Fix facades fullpath autocomplete ( #441 )
...
* Add method to retrieve namespace of extended class
* Regroup classes by namespace of the class they extends
* Restore facades shortnames
* Fix classnames used for methods declaration
2017-02-13 12:52:36 +01:00
Barry vd. Heuvel
f1e93f042d
Update helper.php
2017-02-03 15:05:31 +01:00
Florian Lefèvre
525733122e
Add facades fullpath autocomplete ( #437 )
...
* Add method to retrieve namespace of extended class
* Regroup classes by namespace of the class they extends
* Restore facades shortnames
2017-02-01 07:21:31 +01:00
Jackey Cheung
105f14a50d
Add Fluent helpers (using config option) ( #404 )
...
* add fluent option to Generator
* add fluent to helper output
* add fluent option to config
* typo
2016-11-15 09:21:23 +01:00
Barry vd. Heuvel
0373861536
Add generic factory
2015-06-25 10:58:59 +02:00
Barry vd. Heuvel
3a4671f3ea
Update meta file
2015-06-18 14:58:06 +02:00
Elliot Williams
0c38360317
Indefinite article
...
I'm pretty sure it should be `a helper file` as opposed to `an helper file`
2015-04-22 16:42:49 +01:00
Barry vd. Heuvel
5afcbdc7c8
Supress FQN warning
2015-03-17 10:13:32 +01:00
Barry vd. Heuvel
d8d5517f2c
Tweak @noinspection
2015-03-17 09:00:28 +01:00
Barry vd. Heuvel
b6a5262f3b
TWeak meta methods
2015-03-16 14:14:57 +01:00
Barry vd. Heuvel
683ed695a5
Fix views
2015-03-16 12:59:27 +01:00
Barry vd. Heuvel
c0aaabb6d7
Update config
2015-01-28 10:02:50 +01:00
Barry vd. Heuvel
ab50c245d0
Update config/resources for L5
2015-01-28 09:34:45 +01:00