Great talk!
As usual a good presentation from Bastian.
Quite an interesting talk well organized
1 topic that IMO you could have explained, is in the TLS agreement where it decides to use or not to use HTTP 2
I've had to research to understand that TLS is not required by definition, but most of servers/clients are implemented in that way.
I'm not a guru, but that were parts that actually I'm afraid of those who took you seriously, like
- fixing bugs by extending
- final keyword is bad
- don't use private variables (really?)
- cannot mock Doctrine due to the way they do the Query object
(rule of thumbs, don't mock what you don't own, make integration tests for the parts that touch plugins/libraries/bunbles/... and then mock those services for your own code)
Great talk
It is quite nice to see what PHP can actually accomplish
Awesome, only 1 remark, for those like me that have already started researching about this, the SWAPI (https://swapi.co/) examples are the first ones that we find.
Would be nice to have different examples.
Nonetheless, great talk
Most of the talk was about very basic principles.
Great talk
Easy to follow up from the simple concepts to the monads.
Loved the fact of the initials made BRUCE!
Great talk
Interesting fact, anyone barely knows about important people for development (from history)
Nice presentation. Definitely main conference material.