@@ -569,7 +569,7 @@ |
||
569 | 569 | * |
570 | 570 | * @param string $url URL to parse |
571 | 571 | * |
572 | - * @return mixed associative array or false if badly formed URL |
|
572 | + * @return boolean associative array or false if badly formed URL |
|
573 | 573 | * |
574 | 574 | * @see http://us3.php.net/manual/en/function.parse-url.php |
575 | 575 | * @since 11.1 |