Meetup on the 4th of December, 2018
📅 December 04, 2018
📍 co.up Coworking Space, Adalbertstr. 7-8, 10999 Berlin
Tracy debugging tool, modern PHP enumerations, and PHPStan's type system internals
Talk 1: Tracy: an addictive tool to ease debugging
Log, dump and visualize errors, debug AJAX requests or automatically fix typos in your code with a single click - Demo included!
by David Grudl
Talk 2: Enumerating behaviour: End of ifs and switches in PHP?
Current PHP enumerations are outdated for usage in domain models. Is there something better?
by Jan Kuchař
Talk 3: PHPStan Under the Hood
Close look at PHPStan's type system and how does it utilize trinary logic to reason about many dynamic aspects of PHP.
by Jan Tvrdík