Log message #4132933

# At Username Text
# Apr 16th 2018, 19:45 dereuromark better this way
# Apr 16th 2018, 19:45 wyrihaximus (Not going into a whole discussion about it, have enough other things to do.)
# Apr 16th 2018, 19:44 wyrihaximus It's a tabs vs spaces kinda deal :P
# Apr 16th 2018, 19:44 dereuromark no big deal
# Apr 16th 2018, 19:43 dereuromark nah, just silent them
# Apr 16th 2018, 19:43 wyrihaximus Or stay on 3.5
# Apr 16th 2018, 19:42 dereuromark yeah, it was deprecated too late (in 3.6) and now you need to get used to the nice little deprecations turn off thing
# Apr 16th 2018, 19:42 wyrihaximus Got your entire tags plugin updated in under 5 minutes but that one method is a roadblock xD
# Apr 16th 2018, 19:41 wyrihaximus https://t4.rbxcdn.com/c86fd5fc10427301a6407a3cb30f6208
# Apr 16th 2018, 19:41 wyrihaximus It's superduper fantastic!
# Apr 16th 2018, 19:39 dereuromark isnt that awesome? ;)
# Apr 16th 2018, 19:39 wyrihaximus Ow great, one method doesn't have the suggested method in 3.5 -.-
# Apr 16th 2018, 19:34 slackebot2 Action: bravo-kernel puts copy-paste notice from dereuromark into READMEs
# Apr 16th 2018, 19:34 bravo-kernel like I said, I'm on board with you on this one, uneducated but nevertheless :relaxed:
# Apr 16th 2018, 19:33 dereuromark not exactly unexpected if I warned about these issues for several weeks now prior to the stable release :slightly_smiling_face:
# Apr 16th 2018, 19:33 bravo-kernel amazingly unexpected as well to be honest
# Apr 16th 2018, 19:32 bravo-kernel well, at least that's clear now
# Apr 16th 2018, 19:31 dereuromark @bravo-kernel see the core PR or mine and the explanations, yeah plugins face a huge issue now for maintenance and usage.
# Apr 16th 2018, 19:30 wyrihaximus @bravo-kernel it's the websocket, async orm, and a reactphp http server plugin I'm working on
# Apr 16th 2018, 19:30 bravo-kernel obviously pun intended, no harm done TOC
# Apr 16th 2018, 19:30 bravo-kernel ;)
# Apr 16th 2018, 19:30 bravo-kernel aha, now it makes sense for me, the simple userland boy, haha
# Apr 16th 2018, 19:29 wyrihaximus @bravo-kernel true, but they are WIP and rather specialists
# Apr 16th 2018, 19:29 bravo-kernel am I getting this right that patches would need to be done for both releases?
# Apr 16th 2018, 19:29 dereuromark I am talking about a crapload of https://github.com/dereuromark/cakephp-geo/pull/38/files#r181857530 going to happen (or not to happen) now.
# Apr 16th 2018, 19:29 bravo-kernel But those would then not work with 3.6< right?
# Apr 16th 2018, 19:28 wyrihaximus Just bumped some of my WIP plugins to 3.6 =D
# Apr 16th 2018, 19:28 bravo-kernel unless I am totally misunderstanding what's happening here :scream:
# Apr 16th 2018, 19:28 bravo-kernel I'm on board with @dereuromark here, does not make sense to do pre-35
# Apr 16th 2018, 19:22 dereuromark i dislike it too, thus https://github.com/cakephp/cakephp/pull/11889 to solve it cleanly
# Apr 16th 2018, 19:22 wyrihaximus True, but I'd dislike to ignore deprecation warnings ;)
# Apr 16th 2018, 19:21 dereuromark all plugins are by default and design 3.6 compatible :slightly_smiling_face:
# Apr 16th 2018, 19:20 dereuromark I am gonna add this into all READMEs: "make sure you disable E_USER.. in your app config, as these plugins want to support also 3.5, and thus we cannot make a nonsense 3.6 only version release here only to please the non-opt-in deprecations"
# Apr 16th 2018, 19:20 wyrihaximus @dereuromark are you working to make your tags plugin compatible with CakePHP 3.6 or would you like a PR?
# Apr 16th 2018, 19:04 meder I disabled cakedc config/routes.php $routes->connect('/Users' from using the fallback routes and removed the default /login and /logout routes. is there a reason why i can still access /users/users/login ?
# Apr 16th 2018, 18:54 wyrihaximus Might be something in the database layer
# Apr 16th 2018, 18:52 wyrihaximus Issue is no errors what so ever xD
# Apr 16th 2018, 18:47 meder nice
# Apr 16th 2018, 18:29 wyrihaximus Yay spent most of this evening updating to 3.6, just one route that is acting up =X
# Apr 16th 2018, 17:05 jfranger Is it possible to do hasMany or belongsToMany associations using complex join conditions. I have a many-to-many table that has foreign keys that could be 0 (representing a match of all records of the table it's related to), so I need to do a something like JOIN ON (Table1.id IN (0, Table2.table1_id))
# Apr 16th 2018, 16:41 _Schlaefer s/preferred/preconfigured/ 8-) ;-)