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

slimphp / Slim-Psr7
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: 1.8.0
DEFAULT BRANCH: master
Repo Added 27 Apr 2019 10:25PM UTC
Files 18
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH main
branch: main
CHANGE BRANCH
x
Reset
  • main
  • 0.1.0
  • 0.2.0
  • 0.3.0
  • 0.4.0
  • 0.5.0
  • 0.6
  • 1.0.0
  • 1.1.0
  • 1.2.0
  • 1.3.0
  • 1.4
  • 1.5
  • 1.6
  • 1.6.0
  • 1.6.1
  • 1.6.x
  • 1.7.0
  • 1.7.1
  • 1.8.0
  • AddGetAllHeadersPolyfill
  • add-composer-lock
  • dependabot/add-v2-config-file
  • dependabot/composer/adriansuter/php-autoload-override-tw-1.1
  • dependabot/composer/adriansuter/php-autoload-override-tw-1.2
  • dependabot/composer/adriansuter/php-autoload-override-tw-1.3
  • dependabot/composer/fig/http-message-util-tw-1.1.4
  • dependabot/composer/fig/http-message-util-tw-1.1.5
  • dependabot/composer/http-interop/http-factory-tests-tw-0.8.0
  • dependabot/composer/php-http/psr7-integration-tests-1.3.0
  • dependabot/composer/php-http/psr7-integration-tests-1.4.0
  • dependabot/composer/php-http/psr7-integration-tests-tw-1.5
  • dependabot/composer/phpspec/prophecy-phpunit-tw-2.4
  • dependabot/composer/phpspec/prophecy-tw-1.15
  • dependabot/composer/phpspec/prophecy-tw-1.22
  • dependabot/composer/phpstan/phpstan-tw-1.11
  • dependabot/composer/phpstan/phpstan-tw-1.12
  • dependabot/composer/phpstan/phpstan-tw-1.3
  • dependabot/composer/phpstan/phpstan-tw-1.4
  • dependabot/composer/phpstan/phpstan-tw-1.5
  • dependabot/composer/phpstan/phpstan-tw-1.6
  • dependabot/composer/phpstan/phpstan-tw-1.7
  • dependabot/composer/phpstan/phpstan-tw-1.8
  • dependabot/composer/phpunit/phpunit-tw-8.5.13
  • dependabot/composer/psr/http-factory-tw-1.1
  • dependabot/composer/squizlabs/php_codesniffer-tw-3.10
  • dependabot/composer/squizlabs/php_codesniffer-tw-3.13
  • dependabot/composer/squizlabs/php_codesniffer-tw-3.6
  • dependabot/composer/squizlabs/php_codesniffer-tw-3.7
  • dependabot/composer/symfony/polyfill-php80-tw-1.20
  • dependabot/composer/symfony/polyfill-php80-tw-1.23
  • dependabot/composer/symfony/polyfill-php80-tw-1.24
  • dependabot/composer/symfony/polyfill-php80-tw-1.25
  • dependabot/composer/symfony/polyfill-php80-tw-1.26
  • dependabot/composer/symfony/polyfill-php80-tw-1.28
  • dependabot/composer/symfony/polyfill-php80-tw-1.30
  • dependabot/composer/symfony/polyfill-php80-tw-1.32
  • fix-code-style
  • fix-phpstan-error
  • master
  • php8.5
  • phpunit-12
  • update-composer-dependencies

02 Nov 2025 05:51PM UTC coverage: 99.893%. Remained the same
19015957181

push

github

web-flow
Correct cookie expiration date format (#336)

* correct date format for cookie expire

* use GMT instead of UTC

* Update test for correctly formatted date

---------

Co-authored-by: Daniel Opitz <odan@users.noreply.github.com>
Co-authored-by: Rob Allen <rob@akrabat.com>

1 of 1 new or added line in 1 file covered. (100.0%)

932 of 933 relevant lines covered (99.89%)

53.72 hits per line

Relevant lines Covered
Build:
Build:
933 RELEVANT LINES 932 COVERED LINES
53.72 HITS PER LINE
Source Files on main
  • Tree
  • List 18
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
19015957181 main Correct cookie expiration date format (#336) * correct date format for cookie expire * use GMT instead of UTC * Update test for correctly formatted date --------- Co-authored-by: Daniel Opitz <odan@users.noreply.github.com> Co-authored-by: Ro... push 02 Nov 2025 05:51PM UTC web-flow github
99.89
19014866050 main Merge 9f118ef79 into 3b2fb2af4 Pull #336 02 Nov 2025 04:15PM UTC web-flow github
99.89
19014792114 main Merge pull request #341 from slimphp/dependabot/composer/php-http/psr7-integration-tests-tw-1.5 Update php-http/psr7-integration-tests requirement from ^1.4 to ^1.5 push 02 Nov 2025 04:09PM UTC web-flow github
99.89
18996458179 main Support PHP 8.5 (#340) * Remove Prophecy We prefer to use PHPUnit's built-in mocking support. * Only call setAccessible() for PHP < 8.1 setAccessible() is only required for PHP versions less than 8.1 and is deprecated from 8.5. * Add PHP 8.5 ... push 01 Nov 2025 12:07PM UTC web-flow github
99.89
17880340722 main Merge pull request #337 from williamdes/phpunit-12 Add missing PHPUnit PHP annotations push 20 Sep 2025 01:17PM UTC web-flow github
99.89
15096145121 main Merge pull request #334 from akrabat/update-composer-dependencies Update composer dependencies and CI workflow push 18 May 2025 12:54PM UTC web-flow github
99.89
14999918726 main Merge pull request #332 from slimphp/dependabot/composer/phpspec/prophecy-tw-1.22 Update phpspec/prophecy requirement from ^1.19 to ^1.22 push 13 May 2025 02:57PM UTC web-flow github
99.89
14999860154 main Merge pull request #331 from slimphp/dependabot/composer/symfony/polyfill-php80-tw-1.32 Update symfony/polyfill-php80 requirement from ^1.29 to ^1.32 push 13 May 2025 02:54PM UTC web-flow github
99.89
14999732777 main Merge pull request #330 from slimphp/dependabot/composer/squizlabs/php_codesniffer-tw-3.13 Update squizlabs/php_codesniffer requirement from ^3.10 to ^3.13 push 13 May 2025 02:49PM UTC web-flow github
99.89
14999347816 main Merge pull request #328 from williamdes/master Backports for 1.7.x (master) push 13 May 2025 02:32PM UTC web-flow github
99.89
See All Builds (411)
  • Repo on GitHub
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