ruby-changes:58547
From: Benoit <ko1@a...>
Date: Sun, 3 Nov 2019 19:14:53 +0900 (JST)
Subject: [ruby-changes:58547] fbacfe6820 (master): Update NEWS entry for Feature #13083
https://git.ruby-lang.org/ruby.git/commit/?id=fbacfe6820 From fbacfe6820cf4f7e115103057b6263cd038da175 Mon Sep 17 00:00:00 2001 From: Benoit Daloze <eregontp@g...> Date: Sun, 3 Nov 2019 11:11:20 +0100 Subject: Update NEWS entry for Feature #13083 diff --git a/NEWS b/NEWS index f2dc547..cbe6837 100644 --- a/NEWS +++ b/NEWS @@ -361,7 +361,8 @@ Regexp:: https://github.com/ruby/ruby/blob/trunk/NEWS#L361 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:: -- cgit v0.10.2 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/