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: Smart-Core/TelegramBotApiBundle
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: borsaco/TelegramBotApiBundle
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 8 files changed
  • 2 contributors

Commits on Dec 10, 2021

  1. Merge pull request borsaco#13 from Smart-Core/master

    PHP 8.0: Deprecate required parameters after optional parameters in f…
    seddighi78 authored Dec 10, 2021
    Configuration menu
    Copy the full SHA
    43ab56b View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. Fixed PHP version requirement (7.1 -> 7.2) because "irazasyed/telegra…

    …m-bot-sdk: ^3.4" require minimal PHP version ^7.2.
    corpsee committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    319ae07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b0e57a View commit details
    Browse the repository at this point in the history
  3. Merge pull request borsaco#14 from corpsee/php-version-fix

    Fixed PHP version requirement (7.1 -> 7.2)
    seddighi78 authored Jan 27, 2022
    Configuration menu
    Copy the full SHA
    c8e04d0 View commit details
    Browse the repository at this point in the history
  4. Merge pull request borsaco#15 from corpsee/types

    Improved types and code style.
    seddighi78 authored Jan 27, 2022
    Configuration menu
    Copy the full SHA
    639b838 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2022

  1. Add return types

    seddighi78 committed Jan 29, 2022
    Configuration menu
    Copy the full SHA
    f253e3d View commit details
    Browse the repository at this point in the history
Loading