Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/Shardj/zf1-future
Browse files Browse the repository at this point in the history
  • Loading branch information
Shardj committed Oct 4, 2019
2 parents b74c432 + cf0f01f commit c50baa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/Zend/Date.php
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ public function __construct($date = null, $part = null, $locale = null)
*
* @param array $options Options to set
* @throws Zend_Date_Exception
* @return Options array if no option was given
* @return array|void if no option was given
*/
public static function setOptions(array $options = array())
{
Expand Down

0 comments on commit c50baa0

Please sign in to comment.