What's Changed
Changes
- Ensure zip() operates eagerly with arrays by @sanmai in #325
- Improve zip() type transparency by @sanmai in #323
- Improve toArray() documentation by @sanmai in #322
- Update README.md by @sanmai in #290
Chores
- Bump crate-ci/typos from 1.42.0 to 1.42.1 by @dependabot[bot] in #291
- chore: Enable FQST CS Fixer rule by @sanmai in #294
- chore: Ordered imports by @sanmai in #295
- Bump PHPUnit to 12 by @sanmai in #293
- tests: Fix implicit conversion from float by @sanmai in #296
- tests: Remove random-based tests that added little value by @sanmai in #297
- Bump crate-ci/typos from 1.42.1 to 1.42.2 by @dependabot[bot] in #298
- Bump crate-ci/typos from 1.42.2 to 1.43.0 by @dependabot[bot] in #300
- Bump crate-ci/typos from 1.43.0 to 1.43.4 by @dependabot[bot] in #302
- Bump crate-ci/typos from 1.43.4 to 1.43.5 by @dependabot[bot] in #303
- Bump crate-ci/typos from 1.43.5 to 1.44.0 by @dependabot[bot] in #304
- Fix static analysis build by @sanmai in #306
- Bump nick-fields/retry from 3 to 4 by @dependabot[bot] in #305
- Bump crate-ci/typos from 1.44.0 to 1.45.1 by @dependabot[bot] in #308
- Bump crate-ci/typos from 1.45.1 to 1.45.2 by @dependabot[bot] in #309
- Update the docblocks on helpers to fix SA error by @sanmai in #312
- Bump crate-ci/typos from 1.45.2 to 1.46.1 by @dependabot[bot] in #311
- Bump crate-ci/typos from 1.46.1 to 1.46.3 by @dependabot[bot] in #313
- Bump crate-ci/typos from 1.46.3 to 1.47.0 by @dependabot[bot] in #314
- Bump crate-ci/typos from 1.47.0 to 1.47.2 by @dependabot[bot] in #315
- Revamp the docs by @sanmai in #316
- Add AGENTS.md by @sanmai in #317
- Bump actions/checkout from 6 to 7 by @dependabot[bot] in #318
- Bump actions/cache from 5 to 6 by @dependabot[bot] in #319
- Bump crate-ci/typos from 1.47.2 to 1.48.0 by @dependabot[bot] in #320
- Group Dependabot updates by @sanmai in #321
- Improve zip() test coverage by @sanmai in #324
- Centralize PHPStan configuration by @sanmai in #326
- Validate that zip() operates lazily with non-arrays by @sanmai in #327
Full Changelog: 7.9...7.10