• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

zendframework / zend-expressive / 998

Builds Branch Commit Type Ran Committer Via Coverage
998 develop Ensure docblocks are correct and consistent - Per @webimpress Pull #396 05 Dec 2016 08:15PM UTC web-flow travis-ci pending completion   set done
997 develop Updated license docblocks Each of these files are new this year, so the copyright date has been updated accordingly. Pull #396 05 Dec 2016 08:03PM UTC web-flow travis-ci pending completion   set done
996 develop Documented new migration tools Pull #396 05 Dec 2016 07:47PM UTC web-flow travis-ci pending completion   set done
995 develop Tests for ScanForErrorMiddleware command and related functionality Wrote tests to cover all behaviors from each class incorporated in the functionality, as well as the command itself. Pull #396 05 Dec 2016 07:33PM UTC web-flow travis-ci pending completion   set done
994 master Documentation fixes - `$response->getBody()->write(...)` instead of `$response->write(...)` Pull #399 28 Nov 2016 04:11PM UTC web-flow travis-ci pending completion   set done
993 master Tests for HEAD and OPTIONS requests Pull #398 28 Nov 2016 03:53PM UTC web-flow travis-ci pending completion   set done
992 develop Documented expressive-scan-for-error-middleware tool Pull #396 25 Nov 2016 09:35PM UTC web-flow travis-ci pending completion   set done
991 develop Upgrade to PHPUnit 5.X - per @xtreamwayz Pull #396 20 Nov 2016 06:21PM UTC web-flow travis-ci pending completion   set done
990 develop Added command for migrating `getOriginal*()` calls to new request attributes Pull #396 18 Nov 2016 08:34PM UTC web-flow travis-ci pending completion   set done
989 develop Ensure `Application::*_MIDDLEWARE` constants are honored within pipeline array specifications Reported by @webimpress. He discovered that: ```php $app->pipe([ \Zend\Expressive\Application::ROUTING_MIDDLEWARE, \App\Middleware\MyMiddleware... Pull #396 18 Nov 2016 07:26PM UTC web-flow travis-ci pending completion   set done
988 develop Ensure 405 responses bubble out when raise throwables flag enabled - Per @webimpress Pull #396 18 Nov 2016 05:35PM UTC web-flow travis-ci pending completion   set done
987 develop Add missing test asset (git ignored by default) Pull #396 18 Nov 2016 04:48PM UTC web-flow travis-ci pending completion   set done
986 develop Removed unnecessary import Pull #396 17 Nov 2016 08:27PM UTC web-flow travis-ci pending completion   set done
985 develop Ensure nested middleware pipelines honor raise_throwables Prior to this patch, if `marshalMiddlewarePipe()` created a `MiddlewarePipe` instance, that instance would not set the `raiseThrowables` flag, meaning it would fallback to catching them in... Pull #396 17 Nov 2016 08:24PM UTC web-flow travis-ci pending completion   set done
984 develop Only remove E_USER_DEPRECATED from error_reporting mask Use `error_reporting(error_reporting() & ~E_USER_DEPRECATED)` to remove deprecation notices from reporting. Pull #396 17 Nov 2016 07:36PM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • …
  • 60
  • 61
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc