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

cakephp / chronos
97%
master: 98%

Build:
Build:
LAST BUILD BRANCH: 2.next
DEFAULT BRANCH: master
Repo Added 21 Sep 2015 03:28AM UTC
Files 21
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 issue-76
branch: issue-76
CHANGE BRANCH
x
Reset
  • issue-76
  • 0.1.0
  • 0.2.0
  • 0.3.0
  • 0.4.0
  • 0.4.1
  • 0.4.10
  • 0.4.11
  • 0.4.2
  • 0.4.3
  • 0.4.4
  • 0.4.5
  • 0.4.6
  • 0.4.7
  • 0.4.8
  • 0.4.9
  • 1.0.0
  • 2.0.4
  • 2.0.5
  • 2.0.6
  • 2.next
  • add-psalm
  • benchmarks
  • bugfix/allow-zero-intervals
  • bugfix/century
  • carbon-shim
  • chronos-from-instance
  • comparison-compat
  • composer
  • date-create-from-format
  • date-create-test
  • date-createfromformat
  • date-object
  • diff-for-humans
  • diff-optimization
  • docs2
  • docs3
  • faster-travis
  • feature/interval-to-string
  • feature/remove-aliases
  • feature/week
  • fix-cs
  • fix-hhvm
  • fix-relative-time
  • fix/create-with-test
  • issue-104
  • issue-262
  • issue-44
  • issue-75
  • issue-81
  • issue-91
  • issue-99
  • lorenzo-patch-1
  • master
  • master-birthday
  • master-cleanup
  • master-closest-farthest
  • master-coverage
  • master-date-time-class
  • master-expressions
  • master-gitattributes
  • master-iso-week
  • master-set-time-from-time-string
  • master-strict-comparison
  • master-tests
  • master-tests-win-os
  • master-weekday
  • min-version
  • more-traits
  • more-traits2
  • mutable-date
  • nsp
  • othercorey-patch-1
  • overflow
  • php-71
  • php-8
  • php-nightly
  • php-version
  • phpcs
  • readme
  • remove-hhvm
  • renan-patch-1
  • reorganize
  • static-formatter
  • time-improvements
  • trait-split
  • traits-again
  • update-tests
  • within

pending completion
288

push

travis-ci

markstory
Fix setDate() not working on some relative dates.

When relative dates are created from last day of month, or first day of
month expressions, the setDate() method does not work. This adds
a workaround for a PHP issue. Sadly reflection was needed to access the
`parent::setDate()` on an immutable object.

Refs #76

749 of 774 relevant lines covered (96.77%)

59.21 hits per line

Relevant lines Covered
Build:
Build:
774 RELEVANT LINES 749 COVERED LINES
59.21 HITS PER LINE
Source Files on issue-76
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
288 issue-76 Fix setDate() not working on some relative dates. When relative dates are created from last day of month, or first day of month expressions, the setDate() method does not work. This adds a workaround for a PHP issue. Sadly reflection was needed t... push 06 Feb 2016 07:52PM UTC markstory travis-ci pending completion  
See All Builds (438)
  • 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