Skip to content

4.6.2

Compare
Choose a tag to compare
@JustSteveKing JustSteveKing released this 27 Sep 08:05
· 16 commits to master since this release
19575c7

This release switches $request->server('SERVER_NAME') to the built in gethostname() as we want the OS host, not the server name itself. For example, using yourname.computer.lan instead of localhost or domain.com - pointing to the machine itself, instead of the networked name.

What's Changed

Full Changelog: 4.6.1...4.6.2