cakephp2-php8/lib
Harold Putman 1ff77f2363 Fix subtle error in Regex matching URI scheme.
[+-.] will match plus, hyphen, and dot, but also comma. Use [+\-.] since  commas not allowed in URI scheme.
2013-06-21 15:17:59 -04:00
..
Cake Fix subtle error in Regex matching URI scheme. 2013-06-21 15:17:59 -04:00