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: Vonage/vonage-php-sdk-core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.10.1
Choose a base ref
...
head repository: Vonage/vonage-php-sdk-core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.10.2
Choose a head ref
  • 8 commits
  • 76 files changed
  • 2 contributors

Commits on Oct 14, 2024

  1. Update WhatsAppTemplate.php (#508)

    Avoiding Error Typed property
    Vonage\Messages\Channel\WhatsApp\WhatsAppTemplate::$context must not be accessed before initialization
    Pier-d authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    5c86459 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbffb95 View commit details
    Browse the repository at this point in the history
  3. Update WhatsAppFile.php (#511)

    Avoiding Error Typed property Vonage\Messages\Channel\WhatsApp\WhatsAppFile::$context must not be accessed before initialization
    Pier-d authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    8d8183a View commit details
    Browse the repository at this point in the history
  4. Update WhatsAppImage.php (#512)

    Avoiding Error Typed property Vonage\Messages\Channel\WhatsApp\WhatsAppImage::$context must not be accessed before initialization
    Pier-d authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    7303140 View commit details
    Browse the repository at this point in the history
  5. Update WhatsAppSticker.php (#510)

    Avoiding Error Typed property Vonage\Messages\Channel\WhatsApp\WhatsAppSticker::$context must not be accessed before initialization
    Pier-d authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    c4f353f View commit details
    Browse the repository at this point in the history
  6. Update WhatsAppCustom.php (#513)

    Avoiding Error Typed property Vonage\Messages\Channel\WhatsApp\WhatsAppCustom::$context must not be accessed before initialization
    Pier-d authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    4cc6ae6 View commit details
    Browse the repository at this point in the history
  7. Update WhatsAppAudio.php (#514)

    Avoiding Error Typed property Vonage\Messages\Channel\WhatsApp\WhatsAppAudio::$context must not be accessed before initialization
    Pier-d authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    9c2cd96 View commit details
    Browse the repository at this point in the history
  8. Linting Scrub (#516)

    * Code sniffer auto fixes
    
    * Friends of PHP code lint fixer
    
    * Whoops, fix composer.json
    SecondeJK authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    4158951 View commit details
    Browse the repository at this point in the history
Loading