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

Composer(deps): Bump symfony/polyfill from 1.27.0 to 1.28.0 #873

Merged
merged 2 commits into from
Aug 28, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 28, 2023

Bumps symfony/polyfill from 1.27.0 to 1.28.0.

Release notes

Sourced from symfony/polyfill's releases.

v1.28.0

What's Changed

New Contributors

Full Changelog: symfony/polyfill@v1.27.0...v1.28.0

Changelog

Sourced from symfony/polyfill's changelog.

1.28.0

  • Polyfill ldap_exop_sync()
  • Polyfill ldap_connect_wallet()
  • Polyfill stream_context_set_options()
  • Polyfill odbc_connection_string_is_quoted()
  • Polyfill odbc_connection_string_should_quote()
  • Polyfill odbc_connection_string_quote()
  • Polyfill ini_parse_quantity()
  • Polyfill mb_str_pad()
  • Polyfill #[\Override] attribute
  • Use full case folding when using MB_CASE_FOLD
  • Add CURLStringFile class introduced in PHP 8.1 (but only if PHP >= 7.4 is used)
  • Add Date*Exception/Error classes introduced in PHP 8.3 for the Date/Time extension
Commits
  • bb3c959 Fix appveyor.yml
  • 95a4da7 CS fix
  • 33def41 feature #439 Add polyfill for ini_parse_quantity based on the C code in PHP (...
  • d07580f Add polyfill for ini_parse_quantity based on the C code in PHP
  • 2776a61 minor #441 Fix the CI setup (stof)
  • c9ee93e Fix the CI setup
  • 5fedf23 Update CHANGELOG/README files
  • 174a51b feature #440 [PHP 8.3] Add Exception/Error classes for Date/Time extension ...
  • 010788c [PHP 8.3] Add Exception/Error classes for Date/Time extension
  • 2b18ad0 feature #437 [PHP 8.3] Polyfill new non-overloaded variants of functions (Ion...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [symfony/polyfill](https://github.com/symfony/polyfill) from 1.27.0 to 1.28.0.
- [Release notes](https://github.com/symfony/polyfill/releases)
- [Changelog](https://github.com/symfony/polyfill/blob/1.x/CHANGELOG.md)
- [Commits](symfony/polyfill@v1.27.0...v1.28.0)

---
updated-dependencies:
- dependency-name: symfony/polyfill
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 28, 2023
@belomaxorka belomaxorka merged commit 642d45c into master Aug 28, 2023
3 checks passed
@belomaxorka belomaxorka deleted the dependabot/composer/symfony/polyfill-1.28.0 branch August 28, 2023 09:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant