[RegEx] Add show_error parameter to control error printing on compilation fail
This commit is contained in:
@ -48,3 +48,11 @@ GH-93605
|
||||
Validate extension JSON: JSON file: Field was added in a way that breaks compatibility 'classes/Semaphore/methods/post': arguments
|
||||
|
||||
Optional arguments added. Compatibility methods registered.
|
||||
|
||||
|
||||
GH-95212
|
||||
--------
|
||||
Validate extension JSON: Error: Field 'classes/RegEx/methods/compile/arguments': size changed value in new API, from 1 to 2.
|
||||
Validate extension JSON: Error: Field 'classes/RegEx/methods/create_from_string/arguments': size changed value in new API, from 1 to 2.
|
||||
|
||||
Add optional argument to control error printing on compilation fail. Compatibility methods registered.
|
||||
|
||||
Reference in New Issue
Block a user