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

zendframework / zend-expressive / 983

Builds Branch Commit Type Ran Committer Via Coverage
983 develop Added section on suppressing deprecation notices Pull #396 17 Nov 2016 06:18PM UTC web-flow travis-ci pending completion   set done
982 develop Updated to docheader 0.1.5 - Fixes build errors on travis, and has regexp fixes required for our checks. Pull #396 17 Nov 2016 05:15PM UTC web-flow travis-ci pending completion   set done
981 develop Added documentation covering changes in this pull request - Original request/response messages - Error handling - Programmatic middleware pipelines - http-interop middleware Pull #396 17 Nov 2016 05:04PM UTC web-flow travis-ci pending completion   set done
980 develop Add the OriginalMessages middleware to the top of the pipeline Ensures that users have access to the original request, URI, and response if needed. Pull #396 17 Nov 2016 02:03PM UTC web-flow travis-ci pending completion   set done
979 develop Require zend-stdlib ^3.1 in development Pull #396 16 Nov 2016 10:24PM UTC web-flow travis-ci pending completion   set done
978 develop Added missing test asset Pull #396 16 Nov 2016 10:19PM UTC web-flow travis-ci pending completion   set done
977 develop Fix syntax error Used PHP 7-specific syntax; updated to work in 5.6. Pull #396 16 Nov 2016 10:16PM UTC web-flow travis-ci pending completion   set done
974 develop Added awareness of raise_throwables flag to ApplicationFactory Sets the `raiseThrowables()` flag of the `Application` instance, as well as uses a `NoopFinalHandler` instead of a `FinalHandler` instance for the `Application`. Pull #396 15 Nov 2016 08:37PM UTC web-flow travis-ci pending completion   set done
973 master Improved readme about phpdebugbar Pull #397 14 Nov 2016 10:10PM UTC web-flow travis-ci pending completion   set done
972 develop Fix false-positive errors raised by phpunit A bug in sebastian/recursion-context 1.0.3 (https://github.com/sebastianbergmann/recursion-context/issues/5) was leading to invalid offset errors that were marking tests as failed, when they were actual... Pull #396 14 Nov 2016 06:07PM UTC web-flow travis-ci pending completion   set done
971 develop Allow piping http-interop middleware as container-based middleware Updated `marshalLazyMiddlewareService()` to allow detecting http-interop middleware -- both middleware implementing the interface, as well as callable middleware with an identical... Pull #396 14 Nov 2016 05:51PM UTC web-flow travis-ci pending completion   set done
970 develop Refactored ApplicationUtils to ApplicationConfigInjectionTrait Allows composition in the `Application` instance, instead of static usage. Users can instead call: ```php $this->injectPipelineFromConfig($config); $this->injectRoutesFromConfig($con... Pull #396 14 Nov 2016 04:29PM UTC web-flow travis-ci pending completion   set done
969 develop Fixed license header in ApplicationUtils Pull #396 12 Nov 2016 07:51PM UTC web-flow travis-ci pending completion   set done
966 develop Created ApplicationUtils - `injectPipelineFromConfig(Application $application, array $config)` will inspect the `$config` argument for a `middleware_pipeline`, and, if present, inject it in the `$application` instance. If it is not present,... Pull #396 12 Nov 2016 07:07PM UTC web-flow travis-ci pending completion   set done
965 develop More docheader changes - `s/@link/@see/g` Pull #396 11 Nov 2016 10:57PM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 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