
phalcon
wide288
头脑的清醒更有利于高级思维的活动。
展开
-
xampp 下的 phalcon 如何安装
照着手册做一定没问题,但没仔细看手册就有问题了。这部分第二次看才注意到。Download the right version of PhalconEdit Download the right version of Phalcon on GitHubXAMPP is always releasing 32 bit versions of Apache and PHP. You will need ...原创 2018-07-12 19:19:36 · 469 阅读 · 0 评论 -
phalcon 安装 phpunit 后执行报错解决
报错信息是:$ phpunit -vPHP Fatal error: Uncaught Error: Call to undefined method PHPUnit_Util_Configuration::getTestdoxGroupConfiguration() in D:\xampp\hStack trace:#0 D:\xampp\htdocs\gift-pool-api\...原创 2018-07-20 12:39:33 · 765 阅读 · 0 评论 -
phalcon 这安装 phpunit 后解决报错问题后,执行 phpunit 无用例执行
不报错,$ phpunitPHPUnit 3.7.21 by Sebastian Bergmann.Configuration read from D:\xampp\htdocs\****\src\tests\phpunit.xmlTime: 0 seconds, Memory: 4.00MbNo tests executed!找了找网上信息:发现这个解决和问...原创 2018-07-20 13:02:40 · 491 阅读 · 0 评论