Skip to content

Commit cb3f7fc

Browse files
committed
Remove outdated TODO
See docker-library#156 (comment) and docker-library#272 (comment) for details.
1 parent ebef32e commit cb3f7fc

File tree

10 files changed

+0
-20
lines changed

10 files changed

+0
-20
lines changed

docker-entrypoint.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,6 @@ if [[ "$1" == apache2* ]] || [ "$1" == php-fpm ]; then
8989
fi
9090
fi
9191

92-
# TODO handle WordPress upgrades magically in the same way, but only if wp-includes/version.php's $wp_version is less than /usr/src/wordpress/wp-includes/version.php's $wp_version
93-
9492
# allow any of these "Authentication Unique Keys and Salts." to be specified via
9593
# environment variables with a "WORDPRESS_" prefix (ie, "WORDPRESS_AUTH_KEY")
9694
uniqueEnvs=(

php7.1/apache/docker-entrypoint.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,6 @@ if [[ "$1" == apache2* ]] || [ "$1" == php-fpm ]; then
8989
fi
9090
fi
9191

92-
# TODO handle WordPress upgrades magically in the same way, but only if wp-includes/version.php's $wp_version is less than /usr/src/wordpress/wp-includes/version.php's $wp_version
93-
9492
# allow any of these "Authentication Unique Keys and Salts." to be specified via
9593
# environment variables with a "WORDPRESS_" prefix (ie, "WORDPRESS_AUTH_KEY")
9694
uniqueEnvs=(

php7.1/fpm-alpine/docker-entrypoint.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,6 @@ if [[ "$1" == apache2* ]] || [ "$1" == php-fpm ]; then
8989
fi
9090
fi
9191

92-
# TODO handle WordPress upgrades magically in the same way, but only if wp-includes/version.php's $wp_version is less than /usr/src/wordpress/wp-includes/version.php's $wp_version
93-
9492
# allow any of these "Authentication Unique Keys and Salts." to be specified via
9593
# environment variables with a "WORDPRESS_" prefix (ie, "WORDPRESS_AUTH_KEY")
9694
uniqueEnvs=(

php7.1/fpm/docker-entrypoint.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,6 @@ if [[ "$1" == apache2* ]] || [ "$1" == php-fpm ]; then
8989
fi
9090
fi
9191

92-
# TODO handle WordPress upgrades magically in the same way, but only if wp-includes/version.php's $wp_version is less than /usr/src/wordpress/wp-includes/version.php's $wp_version
93-
9492
# allow any of these "Authentication Unique Keys and Salts." to be specified via
9593
# environment variables with a "WORDPRESS_" prefix (ie, "WORDPRESS_AUTH_KEY")
9694
uniqueEnvs=(

php7.2/apache/docker-entrypoint.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,6 @@ if [[ "$1" == apache2* ]] || [ "$1" == php-fpm ]; then
8989
fi
9090
fi
9191

92-
# TODO handle WordPress upgrades magically in the same way, but only if wp-includes/version.php's $wp_version is less than /usr/src/wordpress/wp-includes/version.php's $wp_version
93-
9492
# allow any of these "Authentication Unique Keys and Salts." to be specified via
9593
# environment variables with a "WORDPRESS_" prefix (ie, "WORDPRESS_AUTH_KEY")
9694
uniqueEnvs=(

php7.2/fpm-alpine/docker-entrypoint.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,6 @@ if [[ "$1" == apache2* ]] || [ "$1" == php-fpm ]; then
8989
fi
9090
fi
9191

92-
# TODO handle WordPress upgrades magically in the same way, but only if wp-includes/version.php's $wp_version is less than /usr/src/wordpress/wp-includes/version.php's $wp_version
93-
9492
# allow any of these "Authentication Unique Keys and Salts." to be specified via
9593
# environment variables with a "WORDPRESS_" prefix (ie, "WORDPRESS_AUTH_KEY")
9694
uniqueEnvs=(

php7.2/fpm/docker-entrypoint.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,6 @@ if [[ "$1" == apache2* ]] || [ "$1" == php-fpm ]; then
8989
fi
9090
fi
9191

92-
# TODO handle WordPress upgrades magically in the same way, but only if wp-includes/version.php's $wp_version is less than /usr/src/wordpress/wp-includes/version.php's $wp_version
93-
9492
# allow any of these "Authentication Unique Keys and Salts." to be specified via
9593
# environment variables with a "WORDPRESS_" prefix (ie, "WORDPRESS_AUTH_KEY")
9694
uniqueEnvs=(

php7.3/apache/docker-entrypoint.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,6 @@ if [[ "$1" == apache2* ]] || [ "$1" == php-fpm ]; then
8989
fi
9090
fi
9191

92-
# TODO handle WordPress upgrades magically in the same way, but only if wp-includes/version.php's $wp_version is less than /usr/src/wordpress/wp-includes/version.php's $wp_version
93-
9492
# allow any of these "Authentication Unique Keys and Salts." to be specified via
9593
# environment variables with a "WORDPRESS_" prefix (ie, "WORDPRESS_AUTH_KEY")
9694
uniqueEnvs=(

php7.3/fpm-alpine/docker-entrypoint.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,6 @@ if [[ "$1" == apache2* ]] || [ "$1" == php-fpm ]; then
8989
fi
9090
fi
9191

92-
# TODO handle WordPress upgrades magically in the same way, but only if wp-includes/version.php's $wp_version is less than /usr/src/wordpress/wp-includes/version.php's $wp_version
93-
9492
# allow any of these "Authentication Unique Keys and Salts." to be specified via
9593
# environment variables with a "WORDPRESS_" prefix (ie, "WORDPRESS_AUTH_KEY")
9694
uniqueEnvs=(

php7.3/fpm/docker-entrypoint.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,6 @@ if [[ "$1" == apache2* ]] || [ "$1" == php-fpm ]; then
8989
fi
9090
fi
9191

92-
# TODO handle WordPress upgrades magically in the same way, but only if wp-includes/version.php's $wp_version is less than /usr/src/wordpress/wp-includes/version.php's $wp_version
93-
9492
# allow any of these "Authentication Unique Keys and Salts." to be specified via
9593
# environment variables with a "WORDPRESS_" prefix (ie, "WORDPRESS_AUTH_KEY")
9694
uniqueEnvs=(

0 commit comments

Comments
 (0)