Log message #4180994

# At Username Text
# 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
# Mar 26th 2019, 23:54 challgren And well worth every penny
# Mar 26th 2019, 23:19 dereuromark its called expenditure , both for companies and if you are independent
# Mar 26th 2019, 23:18 JayDeLux_ @slackebot: phpstorm is not free like Eclipse -_-
# Mar 26th 2019, 21:46 xavier981 (release version)
# Mar 26th 2019, 21:46 xavier981 any person know the date of the version 4 ?
# Mar 26th 2019, 21:40 xavier981 lol
# Mar 26th 2019, 21:37 JayDeLux_ :-) have started an IDE war now lol
# Mar 26th 2019, 21:35 xavier981 @admad you prefer netbeans or phpstorm (for cakephp) ?
# Mar 26th 2019, 21:32 xavier981 i think netbeans is a good ide for cakephp with the plugin
# Mar 26th 2019, 21:31 xavier981 Hi
# Mar 26th 2019, 21:31 admad Last thing, check out PHPstorm. It's the most popular PHP ide these days. Will be easier to find tuts for setting up xdebug it. Plus you will get goodies to help you as a PHP newbie
# Mar 26th 2019, 21:29 JayDeLux_ That helps, thank you slackebot
# Mar 26th 2019, 21:27 admad gn
# Mar 26th 2019, 21:27 admad xdebug is the de facto php debugger
# Mar 26th 2019, 21:27 admad google just for php debugging, not cakephp specific
# Mar 26th 2019, 21:26 admad you wont finding anything in cookbook regarding it since using a php debugger is a general php thing not specific to cakephp