Log message #4054124

# At Username Text
# Jul 19th 2017, 15:14 inoas the only changes I am looking for is ultra strict modes + verbose exceptions AND nullinflector across the model layer so that plural/singular is only being used for view template rendering / option labels / flash messages
# Jul 19th 2017, 15:13 inoas neon1024 tbh I am in the camp of 95% happy ;)
# Jul 19th 2017, 15:12 dereuromark any quick fixes for https://github.com/cakephp/cakephp/issues/10723#issuecomment-316418716 ? I would have expected the ORM to format this to valid MySQL or throw an exception.
# Jul 19th 2017, 15:12 neon1024 Hmm, interesting ticket Ionas :slightly_smiling_face:
# Jul 19th 2017, 15:11 jeremyharris Inoas no we don't, I think he's in the camp of people that want one. Or at least docs on how to implement one
# Jul 19th 2017, 15:10 jeremyharris @neon1024 there's a test in the adapter class here https://github.com/cakephp/cakephp/blob/master/tests/TestCase/Http/Client/Adapter/StreamTest.php
# Jul 19th 2017, 15:09 inoas the only queue I know is middlewarequeue
# Jul 19th 2017, 15:09 inoas we got a cronjob/queue system in the core now?
# Jul 19th 2017, 15:04 mirec yeah I will do a PR with that option, it's time to contribute
# Jul 19th 2017, 15:04 neon1024 ionas, I assume the generic introduction of a queue implementation to the core
# Jul 19th 2017, 15:03 jeremyharris Probably worker queue
# Jul 19th 2017, 15:02 inoas middleware queue?
# Jul 19th 2017, 15:02 inoas and another question (at burzum and all) - what queue system does he refer to https://github.com/cakephp/cakephp/issues/10852#issuecomment-315935939?
# Jul 19th 2017, 15:02 neon1024 No docs for it, and no core tests either
# Jul 19th 2017, 15:02 neon1024 Anyone know how I catch a timeout in the Cake\Http\Client? try() catch around the ->post(), or look for an http code in the response?
# Jul 19th 2017, 15:01 dereuromark We all fix things along the way via pull requests, if they are either missing or broken :slightly_smiling_face:
# Jul 19th 2017, 15:01 dereuromark Check the table option or maybe otherwise implement it maybe as PR.
# Jul 19th 2017, 15:00 mirec dereuromark: yep, that's probably how I did it yesterday. quiet uncomfortable when there are 54 tables :D never mind, thanks anyway
# Jul 19th 2017, 15:00 r3zam slackebot: thanks man
# Jul 19th 2017, 14:58 dereuromark but maybe there is some --table or sth, check -h help
# Jul 19th 2017, 14:58 dereuromark why not bake all and quickly remove the unneeded?
# Jul 19th 2017, 14:57 mirec please, how do I bake migration from existing database but for single table? I did it yesterday but do not remember how :D
# Jul 19th 2017, 14:51 neon1024 @r3zam, You can just redirect back to the controller action using `return $this->redirect(['action' => $myAction])`
# Jul 19th 2017, 14:48 r3zam hey guys , i'm newbie in cakephp (but good @ some other frameworks) , in my controller i wanna back to view after making an error with flash helper , how can i do that ?
# Jul 19th 2017, 14:47 neon1024 Not have*
# Jul 19th 2017, 14:47 neon1024 Why does the \Cake\Http\Client have a test for a timeout?
# Jul 19th 2017, 14:41 inoas @burzum https://github.com/cakephp/cakephp/issues/10852#issuecomment-316327932 - just not return an array ever but always an entity or null?
# Jul 19th 2017, 14:39 domgeek i am actually having some issues with my cakephp shell script
# Jul 19th 2017, 14:39 domgeek Hello guys , am new here..
# Jul 19th 2017, 14:36 jarard why would i see that error if the app is working fine otherwsie
# Jul 19th 2017, 14:35 jarard Error: Database connection "Mysql" is missing, or could not be created.
# Jul 19th 2017, 14:35 jarard my cake2 app appears to be working fine, but when I manually run one of the console cron jobs i see:
# Jul 19th 2017, 14:30 neon1024 I’ve found learning new programming languages quite interesting, as I’ve had a go with Python too
# Jul 19th 2017, 14:28 neon1024 @hmic Things are really quiet, so I’m trying to refactor some of the older plugins at work, and learn some new things. Like functional programming, Rust, Vue.JS and some more things about Value objects.
# Jul 19th 2017, 13:42 admad i think savant's burst of PRs has past
# Jul 19th 2017, 13:41 hmic there is lots of small things on crudview i'd like to address actually, i'm doing so in my own apps as i like the extensibility on the elements (copy to app namespace)... but with savant having a go lately, i'd better wait and see *fg*
# Jul 19th 2017, 13:39 sauvaget using innerJoin instead of matching
# Jul 19th 2017, 13:39 sauvaget found a solution ;) https://gist.github.com/l0rdseth/7ce2cb8024d5d2b5c391161d63a2088a
# Jul 19th 2017, 13:39 hmic admad: you know i love to submit PRs from the github interface directly :O
# Jul 19th 2017, 13:38 admad "even managed to submit a PR to crudview lately" you can do MOAR :P
# Jul 19th 2017, 13:37 hmic how about you?