Chalarangelo / 30-seconds-of-php

Short PHP code snippets for all your development needs

Home Page:https://www.30secondsofcode.org/php/p/1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

isLowerCase and isUpperCase only check the first letter of the string

SjorsO opened this issue · comments

isLowerCase and isUpperCase only check the first letter of the string

Thanks, @SjorsO for noticing. Someone committed and I didn't double check.
Fixed it now.

commented

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for any follow-up tasks.