mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-04 12:44:31 +00:00
Use 3-digit x.x.x style for 4.3.0 @since versions.
see #32335, #32430. git-svn-id: https://develop.svn.wordpress.org/trunk@32897 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -1526,7 +1526,7 @@ function convert_chars( $content, $deprecated = '' ) {
|
||||
/**
|
||||
* Converts invalid Unicode references range to valid range.
|
||||
*
|
||||
* @since 4.3
|
||||
* @since 4.3.0
|
||||
*
|
||||
* @param string $content String with entities that need converting.
|
||||
* @return string Converted string.
|
||||
|
||||
Reference in New Issue
Block a user