darealfive

Results 4 issues of darealfive

### Startbootstrap-greyscale Version v7.0.5 In this release the CSS classes `text-lg-left` and `text-lg-right` are used in the **projects section**, but not available in bootstrap v5.1.3 anymore. ### Fixing this issue...

### Startbootstrap-greyscale Version v7.0.5 In this release the `` tags: `` and `` are not visible. ## Screenshot from [Your-Preview](https://startbootstrap.github.io/startbootstrap-grayscale/) ### Tested with 1. Chrome 108.0.5359.124 2. Safari 16.0 3....

| Q | A | ------------- | --- | Is bugfix? | ✔️ | New feature? | ❌ | Breaks BC? | ✔️ | Fixed issues | #522 ### Problem...

### Description The [newValues()](https://github.com/yiisoft/active-record/blob/1.0.0/src/AbstractActiveRecord.php#L117) method fails to correctly detect changes for DateTime*Type* related types, e.g. `DateTimeInterface` respectively `DateTimeImmutable`. Specifically: * `DateTimeImmutable` / `DateTimeInterface` values are compared using strict comparison (`!==`),...

type:bug