You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Method OpenGraph::convertDate has return type string, but can return parameter $date which not typed and not casted. So may be use typed parameter in this method or cast parameter to string in return statement.