Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🌿 ✨ [Scheduled] Upgrade Fern PHP SDK Generator: (php-sdk) #105

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

fern-api[bot]
Copy link
Contributor

@fern-api fern-api bot commented Nov 25, 2024

Upgrading from 0.2.0 to 0.3.1 - Changelog

    0.3.1
  • fix: Improve multiline parameter docs by writing them above the tag, e.g.

        /**
        * The user to update.
        *
        * See [User](https://acme.co/user) for more information.
        *
        * @var ?User $user
        */
        public ?User $user;
    } ```
    </li>
    
    <li>
    
    <code>fix:</code> Add .idea to the generated .gitignore file.
    </li>
    
    <strong><code>0.3.0</code></strong>
    <li>
    
    <code>feat:</code> Add support for customizing the package name, which is used in the `User-Agent` header. Users can configure this like so:
    ```yaml - name: fernapi/fern-php-sdk
      version: 0.3.0
      config:
        packageName: acme/acme-php
  • 0.2.3

  • fix: Updates a variety of properties in the generated composer.json file, including:

    • Pin guzzlehttp/guzzle to version ^7.4.
    • Custom license support.
    • Set memory-limit to 1G in the analyze script.
  • 0.2.2

  • fix: Handle cross package type name deconfliction

  • 0.2.1

  • fix: Override escaped method names in the generated client.

Copy link

@fern-api fern-api bot force-pushed the fern/update/fern-php-sdk@php-sdk branch from a8a314d to 005305b Compare December 2, 2024 00:11
Copy link

github-actions bot commented Dec 2, 2024

@fern-api fern-api bot force-pushed the fern/update/fern-php-sdk@php-sdk branch from 005305b to bed26f5 Compare December 9, 2024 00:10
Copy link

github-actions bot commented Dec 9, 2024

@fern-api fern-api bot force-pushed the fern/update/fern-php-sdk@php-sdk branch from bed26f5 to 38d4be5 Compare December 16, 2024 00:10
Copy link

@fern-api fern-api bot force-pushed the fern/update/fern-php-sdk@php-sdk branch from 38d4be5 to ac38033 Compare December 23, 2024 00:08
Copy link

@fern-api fern-api bot force-pushed the fern/update/fern-php-sdk@php-sdk branch from ac38033 to 7451f65 Compare January 6, 2025 00:08
Copy link

github-actions bot commented Jan 6, 2025

@fern-api fern-api bot force-pushed the fern/update/fern-php-sdk@php-sdk branch from 7451f65 to ebd7c4b Compare January 27, 2025 00:09
Copy link

@fern-api fern-api bot force-pushed the fern/update/fern-php-sdk@php-sdk branch from ebd7c4b to 22f61c3 Compare February 10, 2025 00:09
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants