5.75.6

(fix): Resolve the PHP SDK generator’s camelCase packageName config key when computing the package name for a generator. This lets local-file-system PHP generation populate the User-Agent (and SDK name/version) headers, matching the behavior of the other generators’ package-identity config keys.

5.75.5

(chore): Speed up fern docs dev refreshes on content edits. Editing a .md/.mdx page no longer re-parses every API/OpenAPI workspace, and the snippet dependency map is now updated incrementally instead of rescanning every page.