ipdb-php
ipdb-php copied to clipboard
feat: 支持php变量作为数据来源, 加速cli或者其他特殊环境的速度
1: 兼容之前的代码 2: 以后可以自定义Reader, 只要实现 computeFileSize 和 read 这两个方法就行