|
il y a 2 semaines | |
---|---|---|
TPL | il y a 2 semaines | |
gen | il y a 2 semaines | |
inter | il y a 2 semaines | |
vendor | il y a 2 semaines | |
.gitignore | il y a 2 semaines | |
composer.json | il y a 2 semaines | |
composer.lock | il y a 2 semaines | |
main.php | il y a 2 semaines | |
readme.md | il y a 2 semaines |
1、生成测试文件
phpunit --generate-test inter/gen/DbStruct2ClassProcessTest
2、php执行和debug 若php.ini 中没有配置 则以下执行 php -dxdebug.mode=debug -dxdebug.client_host=127.0.0.1 -dxdebug.client_port=9013 -dxdebug.start_with_request=yes main.php
php -dxdebug.mode=debug -dxdebug.start_with_request=yes main.php