Looking at https://github.com/Ryuno-Ki/webmention-tools/compare/0.4.0..f1ddd7e8e404ba0650f0188f33c262fc772f4a6d#diff-a694b71f75a336c099dcdc529b8a376c I noticed, that right now, the backend compatibility is broken.
Meaning, the optional parameter should still be handled.
Likely other signatures have to be checked as well.
Thanks @pakal for writing API stability is cheap and easy, with Compat Patchers!
Looking at https://github.com/Ryuno-Ki/webmention-tools/compare/0.4.0..f1ddd7e8e404ba0650f0188f33c262fc772f4a6d#diff-a694b71f75a336c099dcdc529b8a376c I noticed, that right now, the backend compatibility is broken.
Meaning, the optional parameter should still be handled.
Likely other signatures have to be checked as well.
Thanks @pakal for writing API stability is cheap and easy, with Compat Patchers!