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

slimphp / Slim / 1485

Builds Branch Commit Type Ran Committer Via Coverage
1485 3.x Merge branch 'juliangut-3.x' into 3.x Closes #1492 push 14 Sep 2015 08:04PM UTC akrabat travis-ci pending completion   set done
1484 3.x Using Service config to get required dependencies Removed bindTo as its causing us to pass container around Pull #1497 12 Sep 2015 12:43PM UTC silentworks travis-ci pending completion   set done
1483 3.x Fix PHPCS issue of not having closing brace on separate line Pull #1364 12 Sep 2015 08:55AM UTC silentworks travis-ci pending completion   set done
1482 3.x Updated on latest 3.x codebase Pull #1364 12 Sep 2015 08:27AM UTC silentworks travis-ci pending completion   set done
1480 3.x simplify exception traversing Pull #1492 08 Sep 2015 11:05PM UTC juliangut travis-ci pending completion   set done
1479 3.0.0-beta1 Update documentation links on README push 08 Sep 2015 01:33PM UTC akrabat travis-ci pending completion   set done
1478 3.0.0-RC1 Merge pull request #1489 from akrabat/array-in-parsedbody Return arrays where possible for getParsedBody() push 08 Sep 2015 12:54PM UTC silentworks travis-ci pending completion   set done
1477 3.x Merge pull request #1489 from akrabat/array-in-parsedbody Return arrays where possible for getParsedBody() push 07 Sep 2015 08:14PM UTC silentworks travis-ci pending completion   set done
1476 3.x Merge pull request #1490 from akrabat/content-type-aware-errors Update error handlers to be content-type aware push 07 Sep 2015 08:12PM UTC silentworks travis-ci pending completion   set done
1475 3.x Update error handlers to be content-type aware Ensure that Error, NotAllowed and NotFound return JSON, XML or HTML as determined by the request's Accept header. This makes Slim much more API friendly. Pull #1490 06 Sep 2015 10:28AM UTC akrabat travis-ci pending completion   set done
1474 3.x Update unit tests to expect arrays from getParsedBody() Pull #1489 05 Sep 2015 09:44PM UTC akrabat travis-ci pending completion   set done
1473 3.x Return arrays where possible for getParsedBody() This fixes the weird case that if you POST, then getParsedBody() will have an array in it ($_POST), but if you PUT or have json, then getParsedBody() will have an object. Even more weirdly, if you... Pull #1489 05 Sep 2015 09:42PM UTC akrabat travis-ci pending completion   set done
1472 3.x Merge pull request #1488 from akrabat/disable-error-handler Don't call errorHandler if we don't have one push 05 Sep 2015 05:49PM UTC silentworks travis-ci pending completion   set done
1471 3.x Don't call errorHandler if we don't have one If the errorHandler has been unregistered, then just throw the Exception again. This allows for completely disabling our error handling by doing: unset($app->getContainer()['errorHandler']); Pull #1488 05 Sep 2015 04:53PM UTC akrabat travis-ci pending completion   set done
1470 3.x Don't call errorHandler if we don't have one If the errorHandler has bee unregistered, then just throw the Exception again. This allows for completely disabling our error handling by doing: unset($app->getContainer()['errorHandler']); Pull #1488 05 Sep 2015 04:50PM UTC akrabat travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • …
  • 174
  • 175
  • 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