Great talk by Evan as always. Really good emphasis on separation of the model into service layers, mappers and entities.
Lots of cool tips and tricks. Talk ran only half the allotted time but questions made up for it.
The start of this talk would likely have made my experience with C so much better than it was. It demystified some things for me that definitely helped with my understanding of not just PHP's internals but C in general. I was expecting more anecdotal stories about learning C as a PHP developer but digging into the structures and internals of PHP was useful as well.
Fun talk. Thank you.
Lots of good information about the SPL including a couple little bits that are not even documented (like how to unset all of your registered autoloaders in one shot). Thank you.
Got to learn about a few new (to me) tools to try on systems that aren't behaving as expected. The gdb tool really was not covered at all but tools like strace and htop and others should prove very useful in troubleshooting servers that are acting badly.
Great talk on the basics of cryptography and a little bit about how that all comes together to make the web work.
"This is MATHNESS!"
Great talk about how to write maintainable ZF2 apps. The talk itself was short but it left plenty of time for questions that had very helpful and useful answers. The Q&A session could have been its own talk all by itself. Very worthwhile to attend.
More on the service manager and event manager would have been useful as well.
Great talk and content!
Frequency analysis walkthrough itself was worth attending this talk and it went so much further on the benefits.