Helmut Hummel
Helmut Hummel
Fixes #687
Hey, forgive me if this is a dummy question. I might be missing something totally obvious. But I was asking myself, why the argument for the [`mod` method](https://github.com/moneyphp/money/blob/2fa15bbdfafe9be39ff57e4d3c64a18add719f73/src/Money.php#L275) is of...
May be I'm missing something, but could it be the that the total size of the icon is [hard](https://github.com/web-padawan/vanilla-hamburger/blob/52ffb9a0a3bba7ec3245f3c99761636f1d694e77/src/lib/components/burger.ts#L6) [coded](https://github.com/web-padawan/vanilla-hamburger/blob/52ffb9a0a3bba7ec3245f3c99761636f1d694e77/src/lib/styles/burger.scss#L4-L5) to 48px? It is possible to set the icons size,...
**Describe the bug** When using `pdo_mysql` values of integer columns are not of type integer in PHP, therefore values from such columns must be casted to integer. **To Reproduce** Steps...
Reverts helhum/realurl#37
To reproduce: 1. Edit object with a image property 2. Select a new image to upload 3. Make another property invalid so that validation will fail upon saving 4. save...