Log message #4172432

# At Username Text
# Jan 7th 2019, 15:44 neon1024 @dereuromark :point_left: PHP Storm
# Jan 7th 2019, 15:44 ricksaccous me but i don't use enough of the features
# Jan 7th 2019, 15:44 neon1024 @admad Yeah, first time Aus followed on in 30 years!
# Jan 7th 2019, 15:42 dereuromark any phpstorm users here today?
# Jan 7th 2019, 15:32 admad @neon1024 I hope you enjoyed Ind thrashing your arch rivals :slightly_smiling_face:
# Jan 7th 2019, 15:29 josbeir couldn't have put it better..
# Jan 7th 2019, 15:27 neon1024 My knowledge reaches as far as knowing it’s Monday. So I’m doing well
# Jan 7th 2019, 15:27 josbeir but tnx @admad!
# Jan 7th 2019, 15:26 josbeir yeah... i need some time for that... :P
# Jan 7th 2019, 15:25 admad Welcome back to being contributing members of the society :)
# Jan 7th 2019, 15:24 josbeir -_- :P
# Jan 7th 2019, 15:24 josbeir same...
# Jan 7th 2019, 15:08 neon1024 First day back today after the winter holiday break
# Jan 7th 2019, 15:07 neon1024 It’s a CakePHP and Vue.js application for our Call centre staff :slightly_smiling_face:
# Jan 7th 2019, 14:58 dereuromark arent we the nosy ones
# Jan 7th 2019, 14:58 dereuromark and your projects' names :slightly_smiling_face:
# Jan 7th 2019, 14:55 jeremyharris although I think it’s good that you’re sharing the knowledge :+1:
# Jan 7th 2019, 14:53 jeremyharris :P
# Jan 7th 2019, 14:53 jeremyharris your questions are my favorite - they often solve themselves!
# Jan 7th 2019, 14:52 neon1024 `return new Response(['body' => $resultData]);`
# Jan 7th 2019, 14:52 neon1024 Ah, trying to set an array as the body
# Jan 7th 2019, 14:49 neon1024 `2019-01-07 14:48:58 Warning: Warning (2): fwrite() expects parameter 2 to be string, array given in [/Users/david/Sites/TelecomsCCA/vendor/zendframework/zend-diactoros/src/Stream.php, line 241]`
# Jan 7th 2019, 14:49 neon1024 Anyone have any idea what might cause this?
# Jan 7th 2019, 13:56 martin and $response->getStringBody();
# Jan 7th 2019, 13:55 martin or $response->getJson(); now I see :slightly_smiling_face:
# Jan 7th 2019, 13:53 martin no data in $response->body or json?
# Jan 7th 2019, 13:32 johnwayne however, I am getting response 200 from cakephp but without data
# Jan 7th 2019, 13:31 johnwayne Hi, I am trying to get data from API and with curl (php code) from Postman I am geting data, but if I use 'new Client();...' from cakephp there is no data
# Jan 7th 2019, 12:53 neothermic new year, new anonymous cuts of live data :)
# Jan 7th 2019, 12:51 neon1024 :rubberduck:
# Jan 7th 2019, 12:51 neothermic @neon1024 Quack Quack! :)
# Jan 7th 2019, 12:46 neon1024 Yus! <3
# Jan 7th 2019, 12:46 neon1024 Ah, engine is Util/Text. Will go look
# Jan 7th 2019, 12:45 neon1024 Does this support regex? I’d like to highlight numbers in a string reference number
# Jan 7th 2019, 12:45 neon1024 https://github.com/cakephp/cakephp/blob/master/src/View/Helper/TextHelper.php#L282
# Jan 7th 2019, 12:41 neon1024 Afternoon everyone! Happy New Year! Unless you’re in China, in which case we’ll wait a month :P
# Jan 7th 2019, 05:47 NickBusey hmm, copy/pasted some code from here https://book.cakephp.org/3.0/en/development/testing.html#controller-integration-testing and getting `Fatal error: Trait 'Cake\TestSuite\IntegrationTestTrait' not found`
# Jan 7th 2019, 04:46 NickBusey Has an end ignore, and the same problem
# Jan 7th 2019, 04:46 NickBusey https://codecov.io/gl/NickBusey/mashio/src/8b591f3345c92943a3e1c489b93792c54d6db021/BackEnd/src/Controller/PagesController.php
# Jan 7th 2019, 04:45 NickBusey I'll double check
# Jan 7th 2019, 04:45 NickBusey I tried adding one, same problem