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

KarpelesLab / strtotime / 24321516754 / 1
81%
master: 81%

Build:
DEFAULT BRANCH: master
Ran 13 Apr 2026 01:29AM UTC
Files 14
Run time 0s
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

13 Apr 2026 01:29AM UTC coverage: 81.838% (+0.4%) from 81.475%
24321516754.1

push

github

MagicalTux
More PHP quirks: unknown-TZ lookup error, bare HHMM, sequential error arrays

- parseBareTimezoneInto now returns is_localtime=true + zone_type=0 + error
  "The timezone could not be found in the database" for unknown alphabetic
  tokens that aren't months, weekdays, or known keywords.
- tryParseYearOnly interprets bare 4-digit numbers as HHMM military time
  when both components are in range (minute <= 59, hour <= 24), with
  fraction:false to match PHP (unlike colon-style time which defaults to 0).
- ParsedDate grows a fractionDefaultsZero flag; SetTime enables it and the
  HHMM path clears it so we emit fraction:0 for colon/am-pm/keyword times
  and fraction:false for bare HHMM.
- marshalMapIntString emits a JSON array (not object) when keys are a
  contiguous 0..N-1 sequence, matching PHP json_encode's "list detection".

Suite: 345 PHP parity cases.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

4479 of 5473 relevant lines covered (81.84%)

276.37 hits per line

Source Files on job 24321516754.1
  • Tree
  • List 14
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 24321516754
  • c891e3ec on github
  • Prev Job for on master (#24321393499.1)
  • Next Job for on master (#24321565555.1)
  • Delete
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

© 2026 Coveralls, Inc