-
### Bug report
Hi, there seems to be a regression regarding the usage of `??=`. For `return $inflector ??= Inflector::get();` PHPStan complains that the result might be `mixed` which is incorrect b…
-
Gemfile:
``` ruby
gem 'sugarcube', require: false
gem 'motion-support', require: false
```
Rakefile:
``` ruby
begin
require 'bundler'
Bundler.require
require 'sugarcube-nsdate'
require 's…
-
### Bug Report
| Q | A
|------------ | ------
| BC Break | yes
| Version | 2.17.2
#### Summary
QueryBuilder ignores indexBy argument and returns the result set index…
-
Thoughts on continuing to clean up dependencies to reduce bundle size and requirements?
- remove `inflected` dependency for `keyForAttribute` and instead default to `(k) => k` ?
- remove `inflecte…
-
There is many rule for plural forms in english.
In the doctrine php orm, there is a list of all rules.
As I don't code in coffeescript, i let you check https://github.com/doctrine/inflector/blob/mas…
-
The following doctrine classes are deprecated
- Doctrine\Common\Inflector\Inflector
- Doctrine\ORM\Tools\EntityGenerator
- Doctrine\ORM\Tools\EntityRepositoryGenerator
- Symfony\Bridge\Doctrine\…
-
Wordsmith has _somewhat_ opinionated defaults that can be hard to customize, as detailed in this issue:
https://github.com/luckyframework/wordsmith/issues/17
My guidance to a new Lucky user was to…
-
Without specifying the maven war plugin following error happens:
"plugin 'org.apache.maven.plugins:maven-war-plugin:2.2' due to an API incompatibility: org.codehaus.plexus.component.repository.except…
-
[System.CodeDom.Compiler.GeneratedCode("EF.Reverse.POCO.Generator", "2.25.0.0")]
I have a table named PolicyStatus
When the TT runs, it generates PolicyStatu.cs instead of PolicyStatus.cs and a pl…
-
#### Bug Report Checklist
- [x] Have you provided a full/minimal spec to reproduce the issue?
- [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…