Skip to content

Ruby 3.3 breaking change with Regexp.new #60

@Fryguy

Description

@Fryguy

Apologies if this is the wrong place (perhaps I should open an issue in ruby/ruby for the NEWS.md instead?).

We've found an undocumented breaking change in Regexp.new that was put in place for https://bugs.ruby-lang.org/issues/18797

ruby/ruby@7e8fa06 changed the interface to issue a deprecation warning for the third parameter (in Ruby 3.2.0) and ruby/ruby@04cfb26 actually removed it (for Ruby 3.3.0)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions