Closed 2pha closed 7 years ago
Hey @2pha, thanks for your pull-request!
I noticed that one test is failing (about RegExp
), do you know what could it be?
Oh, sorry. Yes I know what it is. I will fix it.
Thanks for this repository, I sometimes want a class in both JS and PHP, this will come in very handy.
Great, thanks! 🎉 @2pha
String replace function would not work if the first argument was a variable, fixed that. While I was there I added a couple of Number static functions (isInteger, isFinite).