Skip to content

build(deps): bump phpxmlrpc/phpxmlrpc from 4.9.4 to 4.9.5#1485

Merged
github-actions[bot] merged 1 commit intomasterfrom
dependabot/composer/phpxmlrpc/phpxmlrpc-4.9.5
Jan 16, 2023
Merged

build(deps): bump phpxmlrpc/phpxmlrpc from 4.9.4 to 4.9.5#1485
github-actions[bot] merged 1 commit intomasterfrom
dependabot/composer/phpxmlrpc/phpxmlrpc-4.9.5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jan 16, 2023

Bumps phpxmlrpc/phpxmlrpc from 4.9.4 to 4.9.5.

Release notes

Sourced from phpxmlrpc/phpxmlrpc's releases.

4.9.5

  • improved: revised all demo files. Showcase more features in client demos; isolate better testsuite functions in server demos and make sure they are not active unless triggered by running the tests; add demos for code-generation for both clients and servers

  • improved: added cli command taskfile, which can be used to download the demo files or the visualeditor component for the debugger (requires bash, curl and a smattering of other common unix/linux/macos? tools)

  • improved: for php 7 and up, catch php Errors besides Exceptions thrown by method handler functions (ie. server-side)

  • fixed: when using the Exception or Error thrown by a method handler function to build the xml-rpc response, override fault Code 0, as it breaks response serialization

Commits
  • b61833d tag for release
  • 3dd7ef5 fix auto replacing version tag in code
  • 609bfd5 CD: update docs only on tags; improve deployment of debugger and demos
  • 2a3109a comments
  • 8755b67 more demo code cleanup; enable crossdomain requests on the altervista server
  • 3d2a1a3 docs and phpdocs
  • 8cc220f add a cli command runner; update docs
  • e37e6ea docs
  • a99e430 test new demo files
  • b4faf9d simplify serverside codegen demo
  • 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 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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jan 16, 2023
@glensc glensc added this to the 3.10.13 milestone Jan 16, 2023
@glensc
Copy link
Copy Markdown
Member

glensc commented Jan 16, 2023

@dependabot rebase

Bumps [phpxmlrpc/phpxmlrpc](https://github.com/gggeek/phpxmlrpc) from 4.9.4 to 4.9.5.
- [Release notes](https://github.com/gggeek/phpxmlrpc/releases)
- [Changelog](https://github.com/gggeek/phpxmlrpc/blob/master/doc/ChangeLog)
- [Commits](gggeek/phpxmlrpc@4.9.4...4.9.5)

---
updated-dependencies:
- dependency-name: phpxmlrpc/phpxmlrpc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/composer/phpxmlrpc/phpxmlrpc-4.9.5 branch from d2b7391 to 3840763 Compare January 16, 2023 20:26
@github-actions github-actions Bot merged commit 234b73c into master Jan 16, 2023
@github-actions github-actions Bot deleted the dependabot/composer/phpxmlrpc/phpxmlrpc-4.9.5 branch January 16, 2023 20:31
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 php Pull requests that update Php code

Development

Successfully merging this pull request may close these issues.

1 participant