File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 44
55* Add extractor and library support for UTF-8 encoded strings.
66* The ` StringLiteral ` class includes UTF-8 encoded strings.
7- * In the DB Schema ` @string_literal_expr ` is renamed to ` @utf16_string_literal_expr `
7+ * In the DB Scheme ` @string_literal_expr ` is renamed to ` @utf16_string_literal_expr ` .
88
99### Minor Analysis Improvements
1010
Original file line number Diff line number Diff line change 44
55* Add extractor and library support for UTF-8 encoded strings.
66* The ` StringLiteral ` class includes UTF-8 encoded strings.
7- * In the DB Schema ` @string_literal_expr ` is renamed to ` @utf16_string_literal_expr `
7+ * In the DB Scheme ` @string_literal_expr ` is renamed to ` @utf16_string_literal_expr ` .
88
99### Minor Analysis Improvements
1010
Original file line number Diff line number Diff line change 44
55* Data flowing from the ` locals ` argument of a Rails ` render ` call is now tracked to uses of that data in an associated view.
66* Access to headers stored in the ` env ` of Rack requests is now recognized as a source of remote input.
7- * Ruby 3.2: anonymous rest and keyword rest arguments can now be passed as arguments, instead of just used in method parameters.
7+ * Ruby 3.2: anonymous rest and keyword rest arguments can now be passed as arguments, instead of just used in method parameters.
88
99## 0.5.1
1010
Original file line number Diff line number Diff line change 44
55* Data flowing from the ` locals ` argument of a Rails ` render ` call is now tracked to uses of that data in an associated view.
66* Access to headers stored in the ` env ` of Rack requests is now recognized as a source of remote input.
7- * Ruby 3.2: anonymous rest and keyword rest arguments can now be passed as arguments, instead of just used in method parameters.
7+ * Ruby 3.2: anonymous rest and keyword rest arguments can now be passed as arguments, instead of just used in method parameters.
You can’t perform that action at this time.
0 commit comments