| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[TASK] Make Boolean tests explicit (#1332) | 1 年前 | |
[CLEANUP] Drop unused local variables (#1581) | 4 个月前 | |
[TASK] Remove `thecodingmachine/safe` dependency (part 1) (#1612) | 27 天前 | |
[TASK] Add (and use) a `CSSListItem` type (#1212) This allows a single type to be used for the contents of a `CSSList`, instead of a long list of orred types, and helps with static analysis. Various `assertInstanceOf()` tests are added to the test cases to confirm that the list items are of the type expected. Some `implements` and `exetends` lists are now alphabetically sorted. Also don't implement interfaces extended by another that is also implemented PHP<7.4 does not allow this. Instead, for clarity, add a DocBlock comment stating which additional interfaces should be implemented that are not explicitly listed in the `implements` section. When our minimum PHP version becomes 7.4 or above, we can revisit this. | 1 年前 | |
[CLEANUP] `allSelectors()` -> `getAllSelectors()` (#1245) The renamed (internal) method now returns the result, instead of having a reference parameter for it. Closes #994. | 1 年前 | |
[CLEANUP] And some more annotations for non-empty strings (#1199) | 1 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 1 年前 | ||
| 4 个月前 | ||
| 27 天前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 1 年前 |