mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Update NEWS entry for Feature #13083
This commit is contained in:
parent
4a16623707
commit
fbacfe6820
1 changed files with 2 additions and 1 deletions
3
NEWS
3
NEWS
|
|
@ -361,7 +361,8 @@ Regexp::
|
|||
|
||||
Modified method::
|
||||
|
||||
* Regexp#match(nil) and Regexp#match?(nil) now raise TypeError. [Feature #13083]
|
||||
* Regexp#match and Regexp#match? with a +nil+ argument are deprecated
|
||||
and will raise a TypeError in the next release. [Feature #13083]
|
||||
|
||||
RubyVM::
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue