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

frictionlessdata / tableschema-php
93%
master: 92%

Build:
Build:
LAST BUILD BRANCH: ISSUE-78
DEFAULT BRANCH: master
Repo Added 23 Mar 2017 06:58AM UTC
Files 35
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
  • ISSUE-78
  • chore/drop-php-71
  • chore/support-carbon-3
  • feat/include-original-value-in-validation-error
  • feat/include-original-value-in-validation-error-2
  • master
  • v0.1.0
  • v0.1.1
  • v0.1.2
  • v0.1.3
  • v0.1.4
  • v0.1.5
  • v0.1.6
  • v0.1.7
  • v0.1.8
  • v0.1.9
  • v0.2.0

27 Jul 2026 02:46AM UTC coverage: 92.865% (+0.05%) from 92.82%
30232988449

push

github

courtney-miles
chore(deps): allow nesbot/carbon 3.x for Symfony 7 translation support

Carbon 2.x caps symfony/translation at ^6.0, which blocks consumers
from upgrading to Symfony 7. Carbon 3.x allows symfony/translation
^7.0 || ^8.0, so widening the constraint to ^2.63.0 || ^3.0 unblocks
Symfony 7 upgrades without breaking existing Carbon 2.x consumers.

Changes:
- composer.json: widen nesbot/carbon to ^2.63.0 || ^3.0
- DateField/DatetimeField/TimeField: reject non-string, non-DateTimeInterface
  inputs. Carbon 3.x is more permissive than 2.x and treats bool/int values
  as Unix timestamps, which silently accepted invalid input (e.g. true).
  DurationField already had this guard.
- FieldTypesTest: compare CarbonInterval by spec() instead of whole-object
  assertEquals. Carbon 3.x changed internal CarbonInterval properties
  (originalInput) breaking whole-object comparison. The interval values
  are identical; only the internal Carbon state differs.

All 148 tests pass with both Carbon 2.73.0 and Carbon 3.13.1.

6 of 6 new or added lines in 3 files covered. (100.0%)

898 of 967 relevant lines covered (92.86%)

32.15 hits per line

Relevant lines Covered
Build:
Build:
967 RELEVANT LINES 898 COVERED LINES
32.15 HITS PER LINE
Source Files on main
  • Tree
  • List 35
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
30232988449 main chore(deps): allow nesbot/carbon 3.x for Symfony 7 translation support Carbon 2.x caps symfony/translation at ^6.0, which blocks consumers from upgrading to Symfony 7. Carbon 3.x allows symfony/translation ^7.0 || ^8.0, so widening the constraint... push 27 Jul 2026 02:47AM UTC courtney-miles github
92.86
30231059277 main chore(deps): Drop support for PHP 7.1 and PHPUnit 7 There is no version of PHPUnit that will run on PHP 7.1 and not conflict with roave/security-advisories. push 27 Jul 2026 01:59AM UTC courtney-miles github
92.82
16560115386 main feat: Update cast exception to include original value Prior, the cast exception would contain the cast-value and not the original value, which can be confusing when reporting the validation error to users. push 28 Jul 2025 04:32AM UTC courtney-miles github
92.82
16557223368 main feat: Update validation error to include original value Prior, the validation error may contain the cast-value which can be confusing when reporting the validation error to users. push 28 Jul 2025 12:32AM UTC courtney-miles github
92.81
10557635894 main Expand compatibility for php 8.2 and 8.3 (#74) * expand compatibility for php 8.2 and 8.3 * expand compatibility for php 8.2 and 8.3 push 26 Aug 2024 09:55AM UTC web-flow github
92.8
6685887146 main PHP 8.1 compatibility (#72) push 29 Oct 2023 09:29PM UTC GitHub github
92.8
1726435863 main Set and test lowest compatible dependency versions (#69) push 21 Jan 2022 01:11AM UTC GitHub github pending completion  
1726435863 main Set and test lowest compatible dependency versions (#69) push 21 Jan 2022 01:11AM UTC GitHub github pending completion  
1710108369 main Merge pull request #67 from courtney-miles/issue/66/UpdateTableSchemaSchema push 17 Jan 2022 10:23PM UTC GitHub github pending completion  
1707552638 main Merge pull request #65 from courtney-miles/issue/64/EnforcePrimaryKeyConstraint push 17 Jan 2022 10:52AM UTC GitHub github pending completion  
See All Builds (538)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc