[DOC-CVS] [doc-en] master: Revise the Yar extension documentation (#5804)

[email protected] (Xinchen Hui via GitHub)
Newsgroups php.doc.cvs
Message-ID <[email protected]>
Author: Xinchen Hui (laruence)
Committer: GitHub (web-flow)
Pusher: lacatoire
Date: 2026-08-26T13:32:06+02:00

Commit: https://github.com/php/doc-en/commit/75d48299ef85693f10eee31af1be88488fb84c6f
Raw diff: https://github.com/php/doc-en/commit/75d48299ef85693f10eee31af1be88488fb84c6f.diff

Revise the Yar extension documentation (#5804)

Rewrite the entire Yar reference against the current extension source:

- Document all nine YAR_OPT_* client options and their effect on
  call behaviour, including the previously undocumented resolve,
  proxy, token and provider options
- Add the missing Yar_Client::getOpt() method page
- Describe the exception hierarchy accurately: which transport,
  protocol and packager failures raise which exception class, and
  how errors surface as Yar_Client_Exception codes
- Rewrite the ini page with correct defaults and ranges, the
  concurrent client examples with realistic usage, and the packager
  section with msgpack support
- Modernize markup: simpara instead of para, exceptionname for
  exception classes, union return types, and cross-link related
  pages via See Also

Changed paths:
  A  reference/yar/yar_client/getopt.xml
  M  reference/yar/book.xml
  M  reference/yar/configure.xml
  M  reference/yar/constants.xml
  M  reference/yar/examples.xml
  M  reference/yar/ini.xml
  M  reference/yar/setup.xml
  M  reference/yar/versions.xml
  M  reference/yar/yar-client-exception.xml
  M  reference/yar/yar-client-packager-exception.xml
  M  reference/yar/yar-client-protocol-exception.xml
  M  reference/yar/yar-client-transport-exception.xml
  M  reference/yar/yar-client.xml
  M  reference/yar/yar-concurrent-client.xml
  M  reference/yar/yar-server-exception.xml
  M  reference/yar/yar-server-output-exception.xml
  M  reference/yar/yar-server-packager-exception.xml
  M  reference/yar/yar-server-protocol-exception.xml
  M  reference/yar/yar-server-request-exception.xml
  M  reference/yar/yar-server.xml
  M  reference/yar/yar_client/call.xml
  M  reference/yar/yar_client/construct.xml
  M  reference/yar/yar_client/setopt.xml
  M  reference/yar/yar_client_exception/gettype.xml
  M  reference/yar/yar_concurrent_client/call.xml
  M  reference/yar/yar_concurrent_client/loop.xml
  M  reference/yar/yar_concurrent_client/reset.xml
  M  reference/yar/yar_server/construct.xml
  M  reference/yar/yar_server/handle.xml
  M  reference/yar/yar_server_exception/gettype.xml


Diff exceeded maximum size.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.