Search
Project
General
Profile
Sign in
Register
Home
Projects
Help
Search
:
Ruby
All Projects
Ruby
Overview
Activity
Roadmap
Issues
Repository
Like
«
Previous
|
Next
»
Revision e12d4c65
Added by
luke-gru (Luke Gruber)
over 1 year
ago
ID
e12d4c654e3cb7a4473014610bc3bae41aaf811e
Parent
676748ab
Child
32c4b012
Don't create T_MATCH object if /regexp/.match(string) doesn't match
Fixes [Bug
#20104
]
Related issues
Bug #20104
: Regexp#match returns nil but allocates T_MATCH objects
Loading...
Don't create T_MATCH object if /regexp/.match(string) doesn't match
Fixes [Bug #20104]