File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ _Nothing yet._
2222
2323#### Utils
2424
25- * The ` Arrays::getDoubleArrowPtr() ` method could previously get confused over a double arrow in a keyed lists used as an array value. [ #485 ]
25+ * The ` Arrays::getDoubleArrowPtr() ` method could previously get confused over a double arrow in a keyed list used as an array value. [ #485 ]
2626
2727[ #485 ] : https://github.com/PHPCSStandards/PHPCSUtils/pull/485
2828
Original file line number Diff line number Diff line change 4848 *
4949 * Additionally, this class works round the following tokenizer issues for
5050 * any affected utility functions:
51- * - None at this time.
51+ * - `readonly` classes.
52+ * - Constructor property promotion with `readonly` without visibility.
5253 *
5354 * Most functions in this class will have a related twin-function in the relevant
5455 * class in the `PHPCSUtils\Utils` namespace.
You can’t perform that action at this time.
0 commit comments