diff --git a/CHANGELOG.md b/CHANGELOG.md deleted file mode 100644 index 397637a..0000000 --- a/CHANGELOG.md +++ /dev/null @@ -1,403 +0,0 @@ -### 1.14.2: 2020-09-04 - -* chore(deps): Bump roots/wordpress from 5.5 to 5.5.1 ([#545](https://github.com/roots/bedrock/pull/545)) - -### 1.14.1: 2020-08-11 - -* chore(deps): Bump roots/wordpress from 5.4.1 to 5.5 ([#542](https://github.com/roots/bedrock/pull/542)) -* chore(deps-dev): Bump squizlabs/php_codesniffer from 3.5.5 to 3.5.6 ([#541](https://github.com/roots/bedrock/pull/541)) -* chore(deps): Bump vlucas/phpdotenv from 4.1.5 to 4.1.8 ([#536](https://github.com/roots/bedrock/pull/536)) -* chore(deps): Bump oscarotero/env from 2.0.0 to 2.1.0 ([#531](https://github.com/roots/bedrock/pull/531)) -* CircleCI: Use offical CircleCI PHP orb and next-gen docker images ([#520](https://github.com/roots/bedrock/pull/520)) - -### 1.14.0: 2020-08-11 - -* Upgrade `oscarotero/env` to `^2.0` ([#530](https://github.com/roots/bedrock/pull/530)) -* chore(deps): Bump vlucas/phpdotenv from 4.1.4 to 4.1.5 ([#518](https://github.com/roots/bedrock/pull/518)) -* Use Bedrock Autoloader package ([#519](https://github.com/roots/bedrock/pull/519)) - -### 1.13.5: 2020-05-11 - -* chore(deps): Bump roots/wordpress from 5.4 to 5.4.1 ([#517](https://github.com/roots/bedrock/pull/517)) - -### 1.13.4: 2020-04-24 - -* fix(mu-plugins): Bump bedrock-autoloader version ([#512](https://github.com/roots/bedrock/pull/512)) -* fix(mu-plugins): A more sane fix for #510 ([#512](https://github.com/roots/bedrock/pull/512)) - -### 1.13.3: 2020-04-24 - -* enhance(ci): Add CircleCI workflow for PHP 7.4 ([#510](https://github.com/roots/bedrock/pull/511)) -* fix(mu-plugins): Fix invalid array access notice on 7.4 ([#510](https://github.com/roots/bedrock/pull/510)) -* enhance(composer): Add `only` option to wpackagist.org repository ([#508](https://github.com/roots/bedrock/pull/508)) - -### 1.13.2: 2020-04-01 - -* chore(deps): Bump WordPress to 5.4 ([#502](https://github.com/roots/bedrock/pull/502)) -* chore(deps): Bump vlucas/phpdotenv ([#501](https://github.com/roots/bedrock/pull/502)) -* enhance(config): Add `WP_DEBUG_LOG` ([#499](https://github.com/roots/bedrock/pull/499)) - -### 1.13.1: 2020-02-19 - -* fix(env): Makes .env.example compatible with breaking changes from vlucas/phpdotenv 4.x ([#493](https://github.com/roots/bedrock/pull/493)) - -### 1.13.0: 2020-02-17 - -* Update to WordPress 5.3.2 ([#489](https://github.com/roots/bedrock/pull/489)) -* chore(deps): Bump vlucas/phpdotenv from 4.0.1 to 4.1.0 ([#487](https://github.com/roots/bedrock/pull/487)) -* chore(deps): Bump vlucas/phpdotenv from 3.6.0 to 4.0.1 ([#485](https://github.com/roots/bedrock/pull/485)) -* chore(deps): Bump composer/installers from 1.7.0 to 1.8.0 ([#492](https://github.com/roots/bedrock/pull/492)) -* chore(deps-dev): Bump squizlabs/php_codesniffer from 3.4.2 to 3.5.4 ([#490](https://github.com/roots/bedrock/pull/490)) -* Clean up docblocks & commenting ([#459](https://github.com/roots/bedrock/pull/459)) - -### 1.12.8: 2019-09-05 - -* Update to WordPress 5.2.3 ([#466](https://github.com/roots/bedrock/pull/466)) -* Remove `phpcs.xml` from `.gitattributes` ([#464](https://github.com/roots/bedrock/pull/464)) -* `ini_set()` fixes ([#463](https://github.com/roots/bedrock/pull/463)) -* Editorconfig updates ([#457](https://github.com/roots/bedrock/pull/457)) -* Bump `composer/installers` ([#462](https://github.com/roots/bedrock/pull/462)) -* Better default composer options ([#456](https://github.com/roots/bedrock/pull/456)) -* Ignore `.log` files ([#440](https://github.com/roots/bedrock/pull/440)) -* Change to CircleCI ([82945d8](https://github.com/roots/bedrock/commit/82945d803d10cb072b7e786e0a81094ccb2d067b), [#460](https://github.com/roots/bedrock/pull/460)) - -### 1.12.7: 2019-06-19 - -* Update to WordPress 5.2.2 ([#444](https://github.com/roots/bedrock/pull/444)) -* Bump `oscarotero/env` ([#443](https://github.com/roots/bedrock/pull/443)) -* Bump `vlucas/phpdotenv` ([#442](https://github.com/roots/bedrock/pull/442)) -* Bump `squizlabs/php_codesniffer` ([#441](https://github.com/roots/bedrock/pull/441)) -* Remove unnecessary static variables ([#437](https://github.com/roots/bedrock/pull/437)) - -### 1.12.6: 2019-05-21 - -* Update to WordPress 5.2.1 ([#436](https://github.com/roots/bedrock/pull/436)) - -### 1.12.5: 2019-05-14 - -* Disable WordPress' built-in fatal error handler on development ([#432](https://github.com/roots/bedrock/pull/434)) - -### 1.12.4: 2019-05-07 - -* Update to WordPress 5.2 ([#432](https://github.com/roots/bedrock/pull/432)) -* Configure WP-CLI `wp server` webroot ([#427](https://github.com/roots/bedrock/pull/427)) -* Fix issue with `bedrock_autoloader` option ([#386](https://github.com/roots/bedrock/pull/386)) - -### 1.12.3: 2019-03-13 - -* Update to WordPress 5.1.1 ([#426](https://github.com/roots/bedrock/pull/426)) - -### 1.12.2: 2019-02-21 - -* Update to WordPress 5.1 ([#420](https://github.com/roots/bedrock/pull/420)) - -### 1.12.1: 2019-02-14 - -* Update `vlucas/phpdotenv` ([#417](https://github.com/roots/bedrock/pull/417)) -* Make DSN implementation more uniform ([#415](https://github.com/roots/bedrock/pull/415)) - -### 1.12.0: 2019-02-07 - -* Support database DSN ([#414](https://github.com/roots/bedrock/pull/414)) -* Detect HTTPS if WordPress is behind a reverse proxy ([#413](https://github.com/roots/bedrock/pull/413)) -* Update `vlucas/phpdotenv` to `^3` ([#412](https://github.com/roots/bedrock/pull/412)) - -### 1.11.1: 2019-01-09 - -* Update to WordPress 5.0.3 ([#408](https://github.com/roots/bedrock/pull/408)) - -### 1.11.0: 2018-12-19 - -* Bump PHP requirement to >= 7.1 ([#405](https://github.com/roots/bedrock/pull/405)) - -### 1.10.2: 2018-12-19 - -* Update to WordPress 5.0.2 ([#406](https://github.com/roots/bedrock/pull/406)) - -### 1.10.1: 2018-12-12 - -* Update to WordPress 5.0.1 ([#403](https://github.com/roots/bedrock/pull/403)) - -### 1.10.0: 2018-12-09 - -* Update to WordPress 5.0, switch from `johnpbloch/wordpress` to `roots/wordpress` package ([#395](https://github.com/roots/bedrock/pull/395)) - -### 1.9.0: 2018-09-17 - -* Fix error display in development environments ([c457082](https://github.com/roots/bedrock/commit/c457082cf4b153400d3e34f4f68a30eea4cc7c38)) -* --prefer-dist on roave/security-advisories ([#381](https://github.com/roots/bedrock/pull/381)) -* New Bedrock Configuration Model ([#380](https://github.com/roots/bedrock/pull/380)) -* Remove vendor/.gitkeep ([#379](https://github.com/roots/bedrock/pull/379)) -* Composer 1.7.0 lockfile ([#378](https://github.com/roots/bedrock/pull/378)) -* Adds roave/security-advisories to composer dev deps ([#376](https://github.com/roots/bedrock/pull/376)) - -### 1.8.12: 2018-08-03 - -* Update to WordPress 4.9.8 - -### 1.8.11: 2018-07-09 - -* Update to WordPress 4.9.7 - -### 1.8.10: 2018-05-18 - -* Update to WordPress 4.9.6 - -### 1.8.9: 2018-04-04 - -* Update to WordPress 4.9.5 - -### 1.8.8: 2018-02-06 - -* Update to WordPress 4.9.4 - -### 1.8.7: 2018-02-05 - -* Update to WordPress 4.9.3 - -### 1.8.6: 2018-01-16 - -* Update to WordPress 4.9.2 - -### 1.8.5: 2017-11-29 - -* Update to WordPress 4.9.1 - -### 1.8.4: 2017-11-16 - -* Update to WordPress 4.9.0 - -### 1.8.3: 2017-10-31 - -* Update to WordPress 4.8.3 - -### 1.8.2: 2017-09-19 - -* Update to WordPress 4.8.2 - -### 1.8.1: 2017-08-02 - -* Update to WordPress 4.8.1 - -### 1.8.0: 2017-06-08 - -* Update to WordPress 4.8.0 - -### 1.7.9: 2017-05-16 - -* Update to WordPress 4.7.5 - -### 1.7.8: 2017-05-03 - -* Update `johnpbloch/wordpress` to 4.7.4.1 (see https://github.com/johnpbloch/wordpress/issues/32) - -### 1.7.7: 2017-04-20 - -* Update to WordPress 4.7.4 - -### 1.7.6: 2017-03-06 - -* Update to WordPress 4.7.3 - -### 1.7.5: 2017-01-26 - -* Update to WordPress 4.7.2 - -### 1.7.4: 2017-01-11 - -* Update to WordPress 4.7.1 -* Add Optional variables to `.env.example` -* Remove unnecessary gitignore rules ([#286](https://github.com/roots/bedrock/pull/286)) - -### 1.7.3: 2016-12-06 - -* Update to WordPress 4.7 -* Default `WP_ENV` to `production` instead of `development` ([#277](https://github.com/roots/bedrock/pull/277)) - -### 1.7.2: 2016-09-07 - -* Update to WordPress 4.6.1 - -### 1.7.1: 2016-08-16 - -* Update to WordPress 4.6 - -### 1.7.0: 2016-07-10 - -* Bump PHP requirement to >= 5.6 (5.5 is no longer supported) - -### 1.6.4: 2016-06-21 - -* Update to WordPress 4.5.3 - -### 1.6.3: 2016-05-06 - -* Update to WordPress 4.5.2 - -### 1.6.2: 2016-04-26 - -* Update to WordPress 4.5.1 - -### 1.6.1: 2016-04-12 - -* Update to WordPress 4.5 -* Update coding standards (PSR-2) ([#244](https://github.com/roots/bedrock/pull/244)) - -### 1.6.0: 2016-03-03 - -* Add wp-password-bcrypt for more secure passwords ([#243](https://github.com/roots/bedrock/pull/243)) - -### 1.5.4: 2016-02-29 - -* Use HTTPS for wpackagist.org - -### 1.5.3: 2016-02-03 - -* Update to WordPress 4.4.2 - -### 1.5.2: 2016-02-01 - -* Bump `composer/installers` dependency to 1.0.23 to fix deprecation notice - -### 1.5.1: 2016-01-27 - -* Use [oscarotero/env](https://github.com/oscarotero/env) instead of `getenv` ([#229](https://github.com/roots/bedrock/pull/233)) - -### 1.5.0: 2016-01-17 - -* Fix `DISABLE_WP_CRON` setting via ENV variable ([#229](https://github.com/roots/bedrock/pull/229)) -* Set default `DB_CHARSET` to `utf8mb4` - -### 1.4.7: 2016-01-07 - -* Update to WordPress 4.4.1 - -### 1.4.6: 2015-12-09 - -* Update to WordPress 4.4 - -### 1.4.5: 2015-09-16 - -* Update to WordPress 4.3.1 -* Bump minimum required PHP version to 5.5 ([#201](https://github.com/roots/bedrock/pull/201)) - -### 1.4.4: 2015-08-18 - -* Update to WordPress 4.3 - -### 1.4.3: 2015-08-04 - -* Update to WordPress 4.2.4 - -### 1.4.2: 2015-07-24 - -* Update to WordPress 4.2.3 - -### 1.4.1: 2015-06-30 - -* Dotenv 2.0.1 update - -### 1.4.0: 2015-06-07 - -* Removed .env generation script - -### 1.3.7: 2015-05-07 - -* Update to WordPress 4.2.2 - -### 1.3.6: 2015-04-27 - -* Update to WordPress 4.2.1 - -### 1.3.5: 2015-04-23 - -* Update to WordPress 4.2 -* Update to WordPress 4.1.2 -* Don't register theme directory if `WP_DEFAULT_THEME` is defined -* Move Capistrano configs to https://github.com/roots/bedrock-capistrano - -### 1.3.4: 2015-02-18 - -* WordPress 4.1.1 fix - -### 1.3.3: 2015-02-18 - -* Update to WordPress 4.1.1 -* mu-plugins autoloader Multisite fix -* Coding standards update + TravisCI integration - -### 1.3.2: 2014-12-18 - -* Update to WordPress 4.1 -* Remove WPLANG constant - -### 1.3.1: 2014-11-28 - -* Add Capistrano task to fix/update WP theme paths after deploys - -### 1.3.0: 2014-11-20 - -* Update to WordPress 4.0.1 -* Use johnpbloch/wordpress package instead of custom repository -* Update default deploy.rb -* Require PHP >= 5.4 in composer.json -* Better PSR-1 adherence -* Update phpdotenv dependency to 1.0.9 -* Fix Composer installer path plugin order -* Add bedrock-autoloader mu-plugin - -### 1.2.7: 2014-09-04 - -* Update to WordPress 4.0 - -### 1.2.6: 2014-08-06 - -* Update to WordPress 3.9.2 -* Minor deploy fix -* Doc updates - -### 1.2.5: 2014-07-16 - -* Update to WordPress 3.9.1 -* Doc updates -* Add `DB_PREFIX` constant -* Update Gem versions -* Disallow indexing in non-production environments - -### 1.2.4: 2014-04-17 - -* Fixes issue with 3.9 update (`composer.lock` wasn't updated) - -### 1.2.3: 2014-04-16 - -* Update to WordPress 3.9 - -### 1.2.2: 2014-04-14 - -* Update to WordPress 3.8.3 -* Only run `Dotenv::load` if `.env` file exists - -### 1.2.1: 2014-04-08 - -* Update to WordPress 3.8.2 - -### 1.2.0: 2014-04-07 - -* WP package now has `wordpress` vendor name: `wordpress/wordpress` -* Remove wp-cli and add `wp-cli.yml` config - -### 1.1.1: 2014-03-11 - -* Update phpdotenv to 1.0.6 -* Update wp-cli to v0.14.1 -* Update README to refence new WordPress Packagist namespaces -* Fix uploads path in `linked_dirs` for Capistrano deploys - -### 1.1.0: 2014-03-01 - -* Update to Capistrano 3.1.0: `deploy:restart` is no longer run by default -* Better webroot structure: introduces the `/web` directory as the document/web root for web server vhosts - -### 1.0.0: 2013-12-18 - -* Initial release diff --git a/LICENSE.md b/LICENSE.md deleted file mode 100644 index ee859d0..0000000 --- a/LICENSE.md +++ /dev/null @@ -1,19 +0,0 @@ -Copyright (c) Roots - -Permission is hereby granted, free of charge, to any person obtaining a copy of -this software and associated documentation files (the "Software"), to deal in -the Software without restriction, including without limitation the rights to -use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies -of the Software, and to permit persons to whom the Software is furnished to do -so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE.