While I understand that dd is a valid way of debugging PHP code, I don't think we should encourage this. Users should be encouraged to learn how to use proper debugger like XDebug. Plus PHP has plenty of dumping functions already and I see no need for yet another one.
- [PHP-DEV] Pre-RFC: dd() and dump() functions for PHP c... Braunson Yager
- Re: [PHP-DEV] Pre-RFC: dd() and dump() functions ... Larry Garfield
- Re: [PHP-DEV] Pre-RFC: dd() and dump() functi... Nicolas Grekas
- Re: [PHP-DEV] Pre-RFC: dd() and dump() functions ... Kamil Tekiela
- RE: External Message: Re: [PHP-DEV] Pre-RFC: ... Jeffrey Dafoe
- Re: [PHP-DEV] Pre-RFC: dd() and dump() functions ... Jonathan Vollebregt