php / web-pecl

The PECL website
http://pecl.php.net
Other
31 stars 31 forks source link

Fix #64897: different username length #68

Closed petk closed 5 years ago

petk commented 5 years ago

The username length limit on pecl.php.net and master.php.net were different and this syncs it with master.php.net to 16 characters long.

Fixes #64897