Jun 11, 2010, 14:18 by relaxnownl
Great talk, very knowledgable speaker.
Slides could use some more work and it would help the people in the back to repeat the questions.
Johannes Schlüter (Jun 11, 2010 at 14:30)
Talk at Dutch PHP Conference 2010 (English - UK)
PHP developers usually don't have to care about the inner workings of PHP and the Zend Engine as it simply works. This presentation will present some of the inner workings, like teaching the truth about references. Additionally it will present basics of PHP's opcode, the internal representation of a script, and it's consequences for
Quicklink: http://joind.in/1543
Track(s): Track 2 (E104-5)
Slides: Under PHP's hood
Jun 11, 2010, 14:18 by relaxnownl
Great talk, very knowledgable speaker.
Slides could use some more work and it would help the people in the back to repeat the questions.
Jun 11, 2010, 14:36 by Anonymous
Cool talk. The talker obviously knew a lot about the php engine. More detail would have been nice, but it was a good, well prepared talk!
I especially enjoyed the part about the "bytecode" stage and how references hurt performance.
Jun 11, 2010, 17:13 by lloydwatkin
Very interesting talk about PHP internals and a new blog to subscribe to :)
Jun 11, 2010, 21:14 by Intrepidity
Good introduction into PHP internals from a developers point of view. Not too technical, with enough information to know what to do when PHP seems to b0rk.
Jun 11, 2010, 22:50 by jthijssen
missed stuff like zvals, hashes etc, but this talk was easily umderstandable for non-C programmers as well.
Jun 12, 2010, 07:23 by akrabat
A very approachable talk by Johannes which covered interesting topics in an easy to understand way.
Jun 12, 2010, 10:06 by blongden
Nice. Learnt a lot about php internals at DPC this year, another great talk delivered well :-)
Jun 13, 2010, 10:07 by mooij
Johannes had a great talk on the innards of PHP. He offered practical performance advise and things to avoid. I like his calm way of presenting difficult subjects and his openness to discussion.
Jun 13, 2010, 13:27 by arthur
The speaker was very knowledgable, but the talk did not go in depth enough for me.
Jun 14, 2010, 13:42 by tekkie
a very good talk; I would love to see it in a 2-step approach: start from the simple things, but do touch at least one more advanced topic, so that even a more experienced developer can go with something new in the knowledge "luggage"
Want to comment on this talk? Log in or create a new account or comment anonymously
Jun 11, 2010, 13:11 by Gerb
Great talk,gained much insight into the PHP engine.