| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[TASK] Remove `thecodingmachine/safe` dependency (part 1) (#1612) | 25 天前 | |
[BUGFIX] Loosen the type annotation for `getArrayRepresentation` (#1463) Part of #1440. | 7 个月前 | |
[TASK] Remove thecodingmachine/safe dependency (part 3) (#1616) | 19 天前 | |
[TASK] Add PHPStan extension to allow assertions (#1594) Suppress warnings for `assert()`s that, according to the DocBlock, can never fail, but in reality could, due to programmer error, since the DocBlock types are not enforced by PHP. This allows us to restore `treatPhpDocTypesAsCertain:true` for stricter static analysis, whilst also using assertions for runtime checks in a development environment, without cluttering up the code with `@phpstan-ignore` comments. The change parallels https://github.com/MyIntervals/emogrifier/pull/1624. It may be possible in future to move the extension to a separate package. | 2 个月前 | |
[TASK] Remove `getLineNo()` (#1258) Closes #974. | 1 年前 | |
[TASK] Remove thecodingmachine/safe dependency (part 4) (#1617) | 18 天前 | |
[TASK] Remove thecodingmachine/safe dependency (part 5) (#1618) | 17 天前 | |
[TASK] Remove thecodingmachine/safe dependency (part 5) (#1618) | 17 天前 | |
[TASK] Remove thecodingmachine/safe dependency (part 7) (#1621) | 15 天前 | |
[TASK] Add and implement `CSSElement` interface (#1231) Also add tests to confirm that the supplanted types in the DocBlock actually implement the new interface. And correct a DocBlock type to also allow `string`, which is currently possible. cf. #1230 | 1 年前 | |
[FEATURE] Add `OutputFormat::setSpaceAroundSelectorCombinator()` (#1504) Resolves #1446 | 6 个月前 | |
[CLEANUP] Avoid Hungarian notation in `OutputFormat` (part 9) (#1126) Also rename the getters to match the new property names. Part of #756 | 1 年前 | |
[TASK] Use native type declarations in `Parser` (#1140) Part of #811 | 1 年前 | |
[BUGFIX] Loosen the type annotation for `getArrayRepresentation` (#1463) Part of #1440. | 7 个月前 | |
[TASK] Make the `Settings` properties `private` (#1019) | 1 年前 | |
[TASK] Add trait for `getArrayRepresentation` to populate `class` (#1451) Part of #1440. | 8 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 25 天前 | ||
| 7 个月前 | ||
| 19 天前 | ||
| 2 个月前 | ||
| 1 年前 | ||
| 18 天前 | ||
| 17 天前 | ||
| 17 天前 | ||
| 15 天前 | ||
| 1 年前 | ||
| 6 个月前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 7 个月前 | ||
| 1 年前 | ||
| 8 个月前 |