# |
Mar 27th 2019, 11:46 |
berarma |
It works for me. This is PHP5.6 though. |
# |
Mar 27th 2019, 11:39 |
slackebot2 |
<neon1024> |
# |
Mar 27th 2019, 11:37 |
neon1024 |
Running it in cake console causes the console to exit |
# |
Mar 27th 2019, 11:35 |
birdy247 |
Date::createFromFormat( 'd M Y', '03 Jun 1979'); |
# |
Mar 27th 2019, 11:35 |
birdy247 |
Should this be possible |
# |
Mar 27th 2019, 10:54 |
dereuromark |
I fixed it and pushed commit into IdeHelper: all green ( https://travis-ci.org/dereuromark/cakephp-ide-helper/builds/511956556 ) |
# |
Mar 27th 2019, 10:22 |
challgren |
Yep Im fine just reorganizing based on the diffs |
# |
Mar 27th 2019, 10:21 |
dereuromark |
ideally those two are done separately. |
# |
Mar 27th 2019, 10:21 |
dereuromark |
you could try to add this into the existing one. But I am a bit afraid to blow it up more than necessary. Right now it modifies existing or adds/removes lines. With reordering as well it could touch a lot of lines, which makes confirming diffs way harder. |
# |
Mar 27th 2019, 10:20 |
challgren |
I’m really anal about the order of things! |
# |
Mar 27th 2019, 10:20 |
challgren |
But order the first set based on the database |
# |
Mar 27th 2019, 10:20 |
dereuromark |
I am sure you could write an organization/ordering task to hook in as last one. |
# |
Mar 27th 2019, 10:20 |
slackebot2 |
<challgren> |
# |
Mar 27th 2019, 10:19 |
dereuromark |
or what do you mean? |
# |
Mar 27th 2019, 10:19 |
challgren |
Like, Db fields, Virtual Fields, Relationships |
# |
Mar 27th 2019, 10:19 |
dereuromark |
thats code sniffer responsibility IMO |
# |
Mar 27th 2019, 10:18 |
challgren |
Bake and Ide helper |
# |
Mar 27th 2019, 10:18 |
challgren |
I really wish Ide helper organized the properties |
# |
Mar 27th 2019, 10:17 |
dereuromark |
ironic: trying to remove noise newlines, and actually adding them back in via generated code :P |
# |
Mar 27th 2019, 10:16 |
dereuromark |
see the nice and verbose diff output in travis fail. |
# |
Mar 27th 2019, 10:15 |
challgren |
Oh ok lol |
# |
Mar 27th 2019, 10:15 |
dereuromark |
But it breaks ide helper tests ;) which is annoying for me. |
# |
Mar 27th 2019, 10:15 |
dereuromark |
its no big deal, just adds a noise newline into it. |
# |
Mar 27th 2019, 10:15 |
challgren |
Or not use ide helper? |
# |
Mar 27th 2019, 10:14 |
challgren |
So should I not bake @dereuromark |
# |
Mar 27th 2019, 10:14 |
dereuromark |
=> https://github.com/cakephp/bake/pull/514 |
# |
Mar 27th 2019, 10:12 |
dereuromark |
@ravage84 https://github.com/cakephp/bake/compare/1.9.2...master#diff-9e729c6fd0a87c9303d114549f819a45R34 breaks IdeHelper and seems to add noise lines. Can we fix that? |
# |
Mar 27th 2019, 10:01 |
challgren |
NM |
# |
Mar 27th 2019, 09:59 |
challgren |
Ok so question if using the new Authentication and the User Entity gets set in the session what happens when doing $this->request->getSession()->read(‘Auth.entity_prop’) |
# |
Mar 27th 2019, 09:44 |
neon1024 |
I used to struggle to update PHP Storm on Ubuntu, but since work bought me a new Macbook, I don’t tend to use my own laptop much :slightly_smiling_face: |
# |
Mar 27th 2019, 09:41 |
neon1024 |
..but I tend to use PHP Storm as my work bought me a license |
# |
Mar 27th 2019, 09:41 |
neon1024 |
I tried VSCode after @admad mentioned it and I found it quite nice to use, works well with the right plugins |
# |
Mar 27th 2019, 09:40 |
challgren |
Using FOC/cakephp-upload |
# |
Mar 27th 2019, 09:39 |
challgren |
Anyone have any issues with iOS users not being able to use a form file upload? |
# |
Mar 27th 2019, 09:33 |
dereuromark |
basically on all Cake internal class strings - like https://github.com/cakephp/cakephp/issues/13069#issuecomment-477060266 ? |
# |
Mar 27th 2019, 09:33 |
dereuromark |
@admad does vscode also have autocomplete on loadModel() etc available? |
# |
Mar 27th 2019, 09:25 |
challgren |
Morning/Evening @neon1024 |
# |
Mar 27th 2019, 09:24 |
neon1024 |
Morning all :wave: |
# |
Mar 27th 2019, 04:32 |
admad |
@xavier981 neither, I use vscode |
# |
Mar 27th 2019, 04:32 |
admad |
JayDeLux_: if you want something free check out vscode with plugins for PHP |
# |
Mar 26th 2019, 23:56 |
challgren |
You can also get PHPstorm with a discount if you email them takes an extra day and its 50% off |