Dylan K. Taylor 0a58fd5472
GeneratorManager: fixed addGenerator() being case-sensitive when overwrite=true
this was caused by 083a1e1ff6b6ff5c0c1ba14250d2b026af103b90.

This was discovered by a new PHPStan rule I'm working on, which disallows overwriting the values of parameter variables. During the refactor of this function to correct the error, another error appeared: Variable might not be defined.

This is yet another excellent example of why mutability is bad.
2021-12-12 21:58:07 +00:00
..
2021-07-23 22:39:54 +01:00
2021-11-08 18:02:24 +00:00
2021-10-23 23:54:49 +01:00
2021-10-23 23:54:49 +01:00
2021-11-08 17:28:22 +00:00