Talk comments

Very relatable, very worth uncovering and talking about publicly, and useful coping advice. Well done!

Anonymous at 14:43 on 19 Feb 2016

Excellent overview of MySQL 5.7's new JSON features. Level of detail and examples were just right.

Anonymous at 14:43 on 19 Feb 2016

Excellent overview of Docker and how to work with it and PHP projects. Just enough detail to provide clarity and not so much that it was overwhelming. I'm excited to try out Docker.

Daniel Mason at 14:42 on 19 Feb 2016

Docker has always seemed scary to me. Syzmon made such light work of explaining it with a minimal number of simple examples really demystified it for me.

Anonymous at 14:42 on 19 Feb 2016

Really entertaining and interesting. Thank you Jordi and thank you for Composer!

Anonymous at 14:41 on 19 Feb 2016

Very entertaining keynote - funny and informative.

Anonymous at 14:41 on 19 Feb 2016

Great overview of devops toolbox, with enough detail to provide colour while still being able to cover lots of topics. I feel I know enough to go away and read more about each tool/technique as needed.

Anonymous at 14:40 on 19 Feb 2016

Great overview of step-debugging and good live demo. In my experience, there is no need to do the export XDEBUG_CONFIG stuff when debugging at the command line - I think I have set something in my PHP.ini which has overridden the need for that. I have no problems when running other CLI scripts and on the occasions when PHPStorm has tried to debug stuff that I'm not interested in, turning off the listener in PHPStorm has resolved the issue.
I'd also like to add that I'm a Windows user and a) setting up XDebug is really easy and b) I'm pretty sure that PHP's maximum execution time is *not* a problem when step-debugging.

Great story, spot on insights and advices

Daniel Mason at 14:39 on 19 Feb 2016

I've been wanting to start using Vault + Consul for a while. This talk was informative without getting overly deep and has given me the confidence to keep exploring it.