|
před 2 týdny | |
---|---|---|
TPL | před 2 týdny | |
gen | před 2 týdny | |
inter | před 2 týdny | |
vendor | před 2 týdny | |
.gitignore | před 2 týdny | |
composer.json | před 2 týdny | |
composer.lock | před 2 týdny | |
main.php | před 2 týdny | |
readme.md | před 2 týdny |
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