Claudio Zizza
Claudio Zizza
I've started to create sniffs for exception naming as described in the readme: `Abstract exception class names and exception interface names should be suffixed with Exception`. This PR isn't a...
There is currently no automated build step to index the docs in Algolia for the website search bar. This has the following reasons: * There is an easy to reach...
With an organisation wide branch naming (1.0.x, 1.1.x, 2.0.x) it should be possible to work with the metadata of the repositories alone to get the information for the website build...
This is is referencing the issue of https://github.com/doctrine/doctrine-website/pull/476#issuecomment-1652288583 that is blocking the last steps of the PR doctrine/doctrine-website#476. It's also mentioned and described in https://github.com/doctrine/dbal/issues/3338#issuecomment-657255122. The first commit contains rst...
Akeneo uses mb-functions, which are mostly covered by polyfills. But functions like mb_ereg_replace() are not part of the polyfills, but is still used by Akeneo, which results in an error....
This PR is targeting to be the next major release for Quahog, updating the code for PHP 8.