Log message #4055253

# At Username Text
# Jul 21st 2017, 10:12 braeden Love finding typos in a 3rd edition
# Jul 21st 2017, 10:11 jay Yeah, good point. Ughhh E_WORK
# Jul 21st 2017, 10:10 neon1024 As it would helpfully side-step all the ‘Can you support this ObscureDB’ tickets
# Jul 21st 2017, 10:10 neon1024 I guess changing the way the package works to allow third party users to add their own db support would be a good step
# Jul 21st 2017, 10:09 neon1024 Sure is a daunting amount of stuff to get through
# Jul 21st 2017, 10:08 neon1024 As I would imagine quite a few are just questions and not really bugs
# Jul 21st 2017, 10:08 neon1024 My first thought would be to tag them up and get them into milestones, to make managing them easier
# Jul 21st 2017, 10:08 neon1024 I would imagine quite a few could be closed
# Jul 21st 2017, 10:03 jay and 56 pull requests :facepalm:
# Jul 21st 2017, 10:03 neon1024 I don’t know actually, sorry.
# Jul 21st 2017, 10:02 jay @neon1024 How would I get hold of him? Active here? There's 236 issues open to be fair.. needs a lot of work but needs doing
# Jul 21st 2017, 10:02 littleylv Cool
# Jul 21st 2017, 10:02 cleptric Nice :+1:
# Jul 21st 2017, 10:01 jippi CandH is important :
# Jul 21st 2017, 10:01 braeden feat. Cyanide and Happiness
# Jul 21st 2017, 10:01 jay I still think that campaign was BS...
# Jul 21st 2017, 10:01 jippi finally i got my php diversity elephpants :D
# Jul 21st 2017, 10:01 neon1024 As I’m not sure how it’ll work alongside cakephp/migrations
# Jul 21st 2017, 10:00 neon1024 Last I heard the core cake team were trying to get a roadmap for it together
# Jul 21st 2017, 10:00 neon1024 Worth speaking to HavokInspiration then, as they work on the cakephp/migrations plugin
# Jul 21st 2017, 10:00 jay Yeah, i'm going through now and seeing if I can do anything :slightly_smiling_face:
# Jul 21st 2017, 10:00 braeden :O
# Jul 21st 2017, 10:00 jay Yeah, but it's been 15 days since an issue was responded to. Would be good to get some cake regulars watching it
# Jul 21st 2017, 09:59 neon1024 It’s open source, feel free to get stuck in :)
# Jul 21st 2017, 09:59 neon1024 I think there were a few commits recently
# Jul 21st 2017, 09:57 jay Is anyone going to start maintaining Phinx? The issues aren't getting many responses
# Jul 21st 2017, 09:49 rudy1976s it would be nice and useful to have such function integrated in core like Configure::append(origin,[]) isnt it ?
# Jul 21st 2017, 09:46 rudy1976s I will look at api thank you
# Jul 21st 2017, 09:46 neon1024 I think it uses the Hash class internally, so that might have some tools
# Jul 21st 2017, 09:45 neon1024 I don’t know if Configure exposes and api for appending, you’d have to check that in the source code
# Jul 21st 2017, 09:45 rudy1976s yes in fact it is
# Jul 21st 2017, 09:45 neon1024 It’s just an array after all
# Jul 21st 2017, 09:45 rudy1976s ah ok
# Jul 21st 2017, 09:45 neon1024 `Configure::write('foo', array_merge(Configure::read('foo'), ['bar', 'baz']))` would work
# Jul 21st 2017, 09:45 rudy1976s I have set some configures which may be iupdated from plugins when they’re loaded: actualluy i simply rewrite the configure in the plugins but I would prefer be able to append data
# Jul 21st 2017, 09:43 rudy1976s is there a way to append data to a Configure ?
# Jul 21st 2017, 09:43 rudy1976s Hello good morning
# Jul 21st 2017, 09:42 awi thank you very much all together
# Jul 21st 2017, 09:38 littleylv `$this->response = $this->response->withStatus(200);`
# Jul 21st 2017, 09:38 littleylv sorry `withStatus`
# Jul 21st 2017, 09:38 neon1024 As it’s `withStatus()` :P