Author: Lev Veyde (lveyde) Committer: GitHub (web-flow) Pusher: cmb69 Date: 2021-07-28T16:33:05+02:00
Commit: https://github.com/php/web-php/commit/190daa771fa194e9631c22613b3bae390803489d Raw diff: https://github.com/php/web-php/commit/190daa771fa194e9631c22613b3bae390803489d.diff Fix small typo (same as in the PHP 7 ChangeLog) Closes GH-428. Changed paths: M ChangeLog-8.php Diff: diff --git a/ChangeLog-8.php b/ChangeLog-8.php index e5d83beb8..8a5277439 100644 --- a/ChangeLog-8.php +++ b/ChangeLog-8.php @@ -43,7 +43,7 @@ </ul></li> <li>OpenSSL: <ul> - <li><?php bugfix(76694); ?> (native Windows cert verification uses CN as sever name).</li> + <li><?php bugfix(76694); ?> (native Windows cert verification uses CN as server name).</li> </ul></li> <li>MySQLnd: <ul> -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php