Closed samwilson closed 3 months ago
@carlos-mg89 can you approve this PR please, and I'll close #13 .
@samwilson can you make sure this PR works with your library as expected? I don't use it directly, only through phpFlickr. Thx.
If you fix the conflicts, I'll make sure this one goes live and release a new version of the library.
I've brought this up to date with current master.
I'm not 100% sure that there aren't other similar situations, but I've not hit them in general usage yet to won't add fixes for them yet. :-)
I think this is ready for review now.
I think this is ready for review now.
PR approved and new release launched.
Thanks for helping!
Passing null to rawurlencode() is now deprecated, so this coalescese null to the empty string.
Fixes #12