Alexander Kim
Alexander Kim
### What problem are you trying to solve? Do you a suggestion on how to solve it? Show the logs tab on higher level resources like Jobs. It saves having...
### What problem are you trying to solve? Do you a suggestion on how to solve it? https://kubernetes.io/docs/tasks/run-application/horizontal-pod-autoscale/#container-resource-metrics
### What problem are you trying to solve? Do you a suggestion on how to solve it? When viewing the logs of a pod which is still initializing, `Unexpected error`...
When using cursor pagination, `hydra:next` is currently always set even when it wouldn't return any results.
# Bug Report | Subject | Details | | :------------- | :---------------------------------------------------------------| | Rector version | 1.2.10 | Rector is changing symfony service factory calls and breaking them. ```Uncaught Error:...
| Q | A | ------------- | --- | Branch? | 4.1 | Tickets | Closes #7119 | License | MIT | Doc PR | N/A Fixes the array syntax...
| Q | A | ------------- | --- | Branch? | 4.1 | Tickets | N/A | License | MIT | Doc PR | N/A With this syntax `request` and...
**API Platform version(s) affected**: 4.1.7 **Description** In Symfony 7.2 they merged in the change to ensure that the property names were consistent in all of the normalizer's and denormalizers. In...
**API Platform version(s) affected**: 4.1.7 **Description** Phpstan complains that the type set for the `$schema` is invalid in the class `Parameter`. The problem is that phpstan does not support unions...
**Description** In PHP 8.4.0, `BcMath\Number` was introduced as an OOP interface for bcmath. When an object defines a property with a type as `Number`, it is serialized as an object....