Quentin Schuler
Quentin Schuler
`x-teleport` directives break things when navigate backward/forward. Cleaning those before caching seems to solve the issue.
Since PHP 8.0, IntlDateFormatter get new constants to format relative dates. This PR add those constants.
Hello, this is more a feature request than an issue. What about adding the spread operator as a replacement/addition to the merge filter? We could improve the readability of the...
When I run the whole analyze, I got the following error at the very end: `PHP Fatal error: Maximum execution time of 0 seconds exceeded in vendor/vimeo/psalm/src/Psalm/Internal/Type/ParseTree.php on line 26`...
As stated here: https://github.com/rize/UriTemplate/issues/25, the parser is greedy when trying to extract variables from a template. While the issue is manageable when the variables are prefixed with recognized tokens (`.`...
The method `PDO::sqliteCreateFunction()` which is an alias of `Pdo\Sqlite::createFunction()` is missing the `$flags` parameter declaration. This PR fixes this. https://www.php.net/manual/en/pdo.sqlitecreatefunction.php https://www.php.net/manual/en/pdo-sqlite.createfunction.php
| Q | A | ------------- | --- | Bug fix? | yes | New feature? | no | Docs? | no | Issues | | License | MIT This...