8000 Comparing 2.8.3...2.8.4 · guanguans/notify · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: guanguans/notify
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.8.3
Choose a base ref
...
head repository: guanguans/notify
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.8.4
Choose a head ref
  • 5 commits
  • 8 files changed
  • 1 contributor

Commits on Jun 14, 2024

  1. chore(release): 2.8.3

    guanguans committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    47516eb View commit details
    Browse the repository at this point in the history
  2. style(src/Foundation/Concerns/AsMultipart.php): add docblock for toHt…

    …tpOptions method
    
    - Add docblock comment for the toHttpOptions method
    - Refer to normalizeHttpOptions and send methods in the docblock
    guanguans committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    a1dca16 View commit details
    Browse the repository at this point in the history
  3. fix(Support): Fix undefined constant issue

    - Commented out unnecessary constant definitions in Utils.php and helpers.php files
    guanguans committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    87368a6 View commit details
    Browse the repository at this point in the history
  4. test(test): add tests for form params, query, and Multipart conversion

    - Added tests for converting message to form params, query, and Multipart
    - Ensured conversion methods return the expected types
    guanguans committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    bf9a95c View commit details
    Browse the repository at this point in the history
  5. ci(psalm): Update psalm baseline and remove unused closure param

    - Update psalm baseline version to 5.24.0
    - Remove unused closure param in PushDeerClient.php
    guanguans committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    2586a77 View commit details
    Browse the repository at this point in the history
Loading
0