Skip to content

Replace xmlrpc extension and fix CI pipeline (#11109)#11221

Merged
sKarki999 merged 4 commits intoILIAS-eLearning:release_11from
sKarki999:fix/release_11_41313_xmlrpc
Mar 5, 2026
Merged

Replace xmlrpc extension and fix CI pipeline (#11109)#11221
sKarki999 merged 4 commits intoILIAS-eLearning:release_11from
sKarki999:fix/release_11_41313_xmlrpc

Conversation

@sKarki999
Copy link
Contributor

This PR fixes the CI issue for PR: #11109
The 2 commits from PR #11109 are cherry picked and the CI issue is fixed here.
The fix is for mantis issue: https://mantis.ilias.de/view.php?id=41313

@mjansenDatabay mjansenDatabay added bugfix php Pull requests that update Php code labels Mar 4, 2026
@mjansenDatabay
Copy link
Contributor

Hi @sKarki999 and @smeyer-ilias ,

I suggest changing our docs/configuration/install.md and components/ILIAS/WebServices/RPC/lib/README.md by removing all occurrences of xmlrpc.

Best regards,
Michael

@sKarki999
Copy link
Contributor Author

sKarki999 commented Mar 4, 2026

Hi @mjansenDatabay and @smeyer-ilias ,

Thank you for noticing this.
These are the places where i could see the occurrence of 'xmlrpc' in above mentioned files.

  • docs/configuration/install.md line 121
  • docs/configuration/install.md line 131
  • components/ILIAS/WebServices/RPC/lib/README.md line 30
  • components/ILIAS/WebServices/RPC/lib/README.md line 35

I think we all can agree we can safely remove this.
Thank once again!

kind regards,
Sagun

…nd components/ILIAS/WebServices/RPC/lib/README.md
@smeyer-ilias smeyer-ilias mentioned this pull request Mar 4, 2026
@sKarki999
Copy link
Contributor Author

As discussed in #11109,
closing PR: #11109
in favour this one #11221
will merge and pick to trunk as well.

@sKarki999 sKarki999 merged commit 2628624 into ILIAS-eLearning:release_11 Mar 5, 2026
5 checks passed
sKarki999 added a commit to sKarki999/ILIAS that referenced this pull request Mar 5, 2026
* initial implementation

* Search RPC: fixed mail search; fixed boolean; fixed unwrapped xml params

* fix PHP code style to pass CI for PR ILIAS-eLearning#11109

* Remove the occurence of 'xmlrpc' from docs/configuration/install.md and components/ILIAS/WebServices/RPC/lib/README.md

---------

Co-authored-by: Stefan Meyer <meyer@leifos.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants