Nathan Broadbent
78551d0180
Set error_reporting(E_ALL) in phpunit.xml settings, to crash on undefined variables ( #3266 )
...
* Set error_reporting(E_ALL) in phpunit.xml settings, so that undefined variables will always cause a test failure
* Update petstore sample for php-laravel
2019-07-06 22:21:41 +08:00
William Cheng
ceffdde2c0
update samples
2018-10-26 23:27:06 +08:00
Yuriy Belenko
30062afc7c
[Slim] Migration to PHP7 ( #1263 )
...
* [Slim] Add PHP 7.0 to requirements
* [Slim] Migrate to PHPUnit 6
* [Slim] Update user guide
* [Slim] Refresh samples
2018-10-26 18:15:41 +08:00
William Cheng
7c9d40016f
update petstore samples
2018-07-18 01:52:58 +08:00
Yuriy Belenko
925ae68167
[Slim] Generation of UnitTest stubs ( #566 )
...
* [Slim] Add PHPUnit4 to Composer
* [Slim] Configure PHPUnit
* [Slim] Add Model and Api test templates
* [Slim] Refresh Slim samples
2018-07-16 14:25:48 +09:00