Commit Graph

46 Commits

Author SHA1 Message Date
Ben Ramsey bec7176b05 Update brick/math for static analysis but downgrade in tests for PHP 8.0 2025-12-13 20:19:54 -06:00
dependabot[bot] 101bb3a166 chore(deps): bump actions/checkout from 4 to 5 2025-08-12 01:53:16 -05:00
Ben Ramsey 876938ee3e ci: only run benchmarks on highest versions of dependencies 2025-05-25 23:11:24 -05:00
Ben Ramsey 9fcf91e2ad ci: use highest dependencies for specific jobs 2025-05-25 23:06:48 -05:00
Ben Ramsey 8479f8c53d chore: lock packages to PHP 8.0.0 compatibility 2025-05-25 22:59:54 -05:00
Ben Ramsey 60950ebc39 ci: update CI workflows 2025-05-25 22:28:38 -05:00
Ben Ramsey 691c2c816e chore(deps-dev): remove Psalm 2025-05-25 14:53:53 -05:00
chris bf5d6f58bb tests: add tests for PHP 8.4 (#568) 2024-11-23 12:24:08 -06:00
dependabot[bot] 1311eb2c9d chore(deps): bump codecov/codecov-action from 4.6.0 to 5.0.2 2024-11-18 16:02:49 -06:00
dependabot[bot] 9e8aa057ba chore(deps): bump codecov/codecov-action from 4.5.0 to 4.6.0 2024-10-14 16:21:59 -05:00
dependabot[bot] edd306ee78 chore(deps): bump codecov/codecov-action from 4.4.1 to 4.5.0 2024-06-17 16:44:05 -05:00
dependabot[bot] 13c33b5e7e --- 2024-05-20 16:19:49 -05:00
dependabot[bot] 1f85b37c66 chore(deps): bump codecov/codecov-action from 4.3.0 to 4.3.1 2024-05-06 16:16:32 -05:00
Natsuki Ikeguchi 3caf795655 feat: Support brick/math v0.12 (#526)
Signed-off-by: Natsuki Ikeguchi <me@s6n.jp>
2024-04-27 16:17:30 -05:00
dependabot[bot] 68e4e37db5 chore(deps): bump codecov/codecov-action from 4.1.1 to 4.3.0 2024-04-22 16:35:15 -05:00
dependabot[bot] 30fbc7904f chore(deps): bump ramsey/composer-install from 2 to 3 2024-04-15 16:28:04 -05:00
dependabot[bot] 59d49152e4 chore(deps): bump codecov/codecov-action from 4.1.0 to 4.1.1 2024-04-01 16:20:37 -05:00
dependabot[bot] 232c0b6fac chore(deps): bump codecov/codecov-action from 4.0.1 to 4.1.0 2024-02-26 15:56:13 -06:00
dependabot[bot] dd88151c19 chore(deps): bump codecov/codecov-action from 3.1.5 to 4.0.1 2024-02-12 15:20:23 -06:00
dependabot[bot] c41944d91f chore(deps): bump codecov/codecov-action from 3.1.4 to 3.1.5 2024-01-29 15:59:33 -06:00
Serhii Petrov c02f0c8bf1 Test against php 8.3 (#517) 2023-10-05 14:34:08 -05:00
dependabot[bot] c05b6662e9 chore(deps): bump actions/checkout from 3 to 4 2023-09-04 16:23:40 -05:00
dependabot[bot] 6f6cee9992 chore(deps): bump codecov/codecov-action from 3.1.3 to 3.1.4 2023-05-15 17:03:57 -05:00
dependabot[bot] 0f81d9b765 chore(deps): bump codecov/codecov-action from 3.1.2 to 3.1.3 2023-04-24 17:03:19 -05:00
dependabot[bot] 2916d00d2c chore(deps): bump codecov/codecov-action from 3.1.1 to 3.1.2 2023-04-17 17:02:26 -05:00
Ishan Vyas 9944a8cb6a Add PHP 8.2 support (#475) 2022-12-02 17:39:50 -06:00
dependabot[bot] fadce629ac chore(deps): bump codecov/codecov-action from 3.1.0 to 3.1.1 2022-09-19 16:17:17 -05:00
Ben Ramsey 4000e896f9 refactor: remove dependency on ext-ctype 2022-09-16 09:43:44 -05:00
Ben Ramsey 1b4972142b Update CI pipeline 2022-08-05 12:21:57 -05:00
dependabot[bot] 70887fdd4c Bump codecov/codecov-action from 2.1.0 to 3.1.0 (#416)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2.1.0 to 3.1.0.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v2.1.0...v3.1.0)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-05 11:56:45 -05:00
Ben Ramsey 66d7c3f148 Merge branch 'main' into dependabot/github_actions/actions/checkout-3 2022-03-26 16:17:55 -05:00
Marco Pivetta 56291a3c1d Removed support for PHP 7.2, 7.3, 7.4, required ext-ctype to be installed
TL;DR: polyfills are to be installed by downstream consumers, and not provided by libraries

In order to support PHP 7.2, 7.3 and 7.4, the `symfony/polyfill-php80` library
was dragged in. Symfony now has a long track record of bad stability ranges
(see https://github.com/symfony/polyfill-php80/blob/f4386d7f6f66346254ed4e6bfa4354d2d16b83f8/composer.json#L22-L24),
so it is best to get rid of it, and instead declare API compatibility with a stable API
version (in this case PHP 8.0).

In addition to that, to avoid introducing an explicit `ext-ctype` requirement, `symfony/polyfill-ctype`
was dragged in too, perhaps in an attempt to retain more popularity.
Same as above: symfony has a bad track record of SemVer compliance, so it should
not be introduced until strictly necessary. `ext-ctype` is generally available to most target
installation systems, and downstream consumers are still free to pull out their foot-gun by
doing a `composer require symfony/polyfill-ctype` on their own.
This mean that systems having `ext-ctype` installed will get an installation as expected: otherwise,
any system that requires `ramsey/uuid` automatically becomes a system capable of providing `ext-ctype`
API, which is just not true (before this change).
2022-03-22 12:40:54 +01:00
dependabot[bot] 9d8c56e3ae Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-01 21:07:48 +00:00
Lewis Cowles 785bcf264d Use version 2 of ramsey/composer-install (#396)
I mostly want to check if dependabot suggests this change after #395 or if it does more.
2022-01-04 19:27:30 -06:00
dependabot[bot] 88043e7754 Bump codecov/codecov-action from 1 to 2.1.0
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 1 to 2.1.0.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v1...v2.1.0)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-24 16:01:23 +00:00
Sergiy Petrov 30aa2dffa6 Update continuous-integration.yml 2021-10-13 20:55:41 +03:00
Ben Ramsey 4ba9f66759 Limit apt commands to Ubuntu 2021-09-23 19:00:23 -05:00
Ben Ramsey e9ddc7cf7b Add Windows to the unit test build matrix 2021-09-23 18:56:45 -05:00
Ben Ramsey a3df026d62 Install the sodium and uuid extensions 2021-09-23 17:12:27 -05:00
Graham Campbell d86822196f Update continuous-integration.yml 2021-09-05 14:14:15 +01:00
Graham Campbell 0997de99a2 Add support for PHP 8.1 2021-09-05 12:41:13 +01:00
Ben Ramsey 20fa0c9849 ci: do not run benchmarks on PHP 8.1 yet 2021-08-06 14:35:22 -05:00
Ben Ramsey c005f69d6e chore: update package files 2021-08-06 14:05:57 -05:00
Ben Ramsey 954cb23d5e Allow builds to fail on PHP 8.0 2020-10-28 22:22:54 -05:00
Ben Ramsey 4d7b904321 Do not use pecl-uuid extension in workflow 2020-10-28 21:45:54 -05:00
Ben Ramsey b3f050110e Add CI workflow for GitHub Actions 2020-10-28 21:39:44 -05:00