Skip to content

Releases: nlemoine/wp-symfony-local-server

v2.0.1

09 Jun 13:19

Choose a tag to compare

2.0.1 (2026-06-09)

Bug Fixes

  • guard verifySsl and redirectWpAdmin against missing WP functions (a204c20)
  • rewrite network_admin_url for multisite admin pages (fa4593d)
  • support symfony-cli OS-specific config dirs (77b1c7d)
  • update rewriteAdminUrl to accommodate network_admin_url signature and add test for three-argument case (f76001d)

v2.0.0

24 Dec 09:27
0deaa49

Choose a tag to compare

2.0.0 (2025-12-24)

⚠ BREAKING CHANGES

  • Minimum PHP version is now 8.2 Replaced wecodemore/wp-hook-kit with n5s/wp-hook-kit

Features

  • require PHP 8.2+, switch to n5s/wp-hook-kit (fa1e4a5)

Bug Fixes

  • Do not define constants outside (5562eca)

v1.2.0

03 Jan 10:45
d073bcc

Choose a tag to compare

1.2.0 (2025-01-03)

Features

v1.1.1

03 Jan 10:09
6218120

Choose a tag to compare

1.1.1 (2025-01-03)

Bug Fixes

  • Undefined function when WP_INSTALLING (f392959)

Miscellaneous Chores

v1.1.0

20 Jan 11:33
964ab99

Choose a tag to compare

1.1.0 (2024-01-20)

Features

v1.0.1

19 Jan 16:37
1d9fffb

Choose a tag to compare

1.0.1 (2024-01-19)

Bug Fixes

v1.0.0

19 Jan 16:26
732cff0

Choose a tag to compare

1.0.0 (2024-01-19)

Features