sage icon indicating copy to clipboard operation
sage copied to clipboard

☯ Insightful PHP Debugging Assistant. Exceeds expectations. PHP 5.1→8.3

Results 1 sage issues
Sort by recently updated
recently updated
newest added

Trying to use sage when debugging DOM manipulation with https://www.php.net/manual/en/book.dom.php functions, dump shows no real info. ### DOMNodeList #### print_r output: ``` DOMNodeList Object ( [length] => 1 ) ```...