Skip to content

Conversation

@smeyer-ilias
Copy link
Contributor

@smeyer-ilias smeyer-ilias commented Feb 11, 2026

This is a proposal to get rid of the outdated php extension xmlrpc
Implementation has been done by @schmitz-ilias

It does not provide full compatibility to the XML-RPC standard but the is a replacement for xmlrpc_en|decode calls used for

  • index() index(string $client, bool $bool)
  • indexObjects() indexObjects(string $client, array $object_ids)
  • ilFO2PDF() ilFO2PDF(string $fo_string)
  • searchMail() searchMail(string $client, int $user_id, string $query, int $mail_folder_id)
  • highlight() highlight(string $client, array $object_ids, string $query)
  • searchUsers() searchUser(string $client, string $query)
  • search() search(string $client, string $query, int $page_nr)

https://mantis.ilias.de/view.php?id=41313

@smeyer-ilias smeyer-ilias added bugfix php Pull requests that update Php code labels Feb 11, 2026
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.

1 participant