Jason Woods
Jason Woods
Homebrew has updated ICU4C and from version 75 it needs C++14 in the build. Homebrew solves it using this environment variable during build: https://github.com/Homebrew/homebrew-core/blob/4a5f04e83cb8d7f16f75359ce60ed2a5ab6e0776/Formula/p/php%408.1.rb#L80 Running a build for PHP 8.0...
### Describe the bug When asked to choose something, e.g.: ``` Do you want to run this command? ❯ 1. Yes 2. No, and tell Copilot what to do differently...
| Q | A | -------------------------------------- | --- | Bug fix? (use the a.b branch) | ❌ | New feature/enhancement? (use the a.x branch) | ✔️ | Deprecations? | ❌...
### Version(s) affected 5.2.2 ### Description Most of the denormalisers do not correctly validate the incoming data. As such, it's very easy to trigger a TypeError crash or similar by...