Slide 4
Slide 4 text
PHP is complicated enough
Wednesday, May 23, 12
PHP itself is riddled with pitfalls and quirks.
- Inconsistent naming, param order, behavior
- Trapping Errors & Exceptions;
- Incomplete implementations
- functional code; namespaces & functions
- Complex boilerplate for OOP
- Behavior of isset() and empty()