[DOC-CVS] [doc-en] master: Fix radius_get_vendor_attr return type hint (#5620)

[email protected] (Thomas Faller via GitHub) Tue, 16 Jun 2026 18:46:46 +0000
Newsgroups php.doc.cvs
Message-ID <[email protected]>
Author: Thomas Faller (tfaller)
Committer: GitHub (web-flow)
Pusher: jordikroon
Date: 2026-06-16T20:45:45+02:00

Commit: https://github.com/php/doc-en/commit/4047ef2a8b552d69909e1cee259fcad65d2510c7
Raw diff: https://github.com/php/doc-en/commit/4047ef2a8b552d69909e1cee259fcad65d2510c7.diff

Fix radius_get_vendor_attr return type hint (#5620)

* Fix radius_get_vendor_attr return type hint

Co-authored-by: Jordi Kroon <[email protected]>

Changed paths:
  M  reference/radius/functions/radius-get-vendor-attr.xml


Diff:

diff --git a/reference/radius/functions/radius-get-vendor-attr.xml b/reference/radius/functions/radius-get-vendor-attr.xml
index b1a9cd2d1785..d4ea39c22dbe 100644
--- a/reference/radius/functions/radius-get-vendor-attr.xml
+++ b/reference/radius/functions/radius-get-vendor-attr.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
 <!-- splitted from ./en/functions/radius.xml, last change in rev 1.9 -->
-<refentry xmlns="http://docbook.org/ns/docbook" xml:id="function.radius-get-vendor-attr">
+<refentry xml:id="function.radius-get-vendor-attr" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
   <refname>radius_get_vendor_attr</refname>
   <refpurpose>Extracts a vendor specific attribute</refpurpose>
@@ -10,7 +10,7 @@
  <refsect1 role="description">
   &reftitle.description;
   <methodsynopsis>
-   <type>array</type><methodname>radius_get_vendor_attr</methodname>
+   <type class="union"><type>array</type><type>false</type></type><methodname>radius_get_vendor_attr</methodname>
    <methodparam><type>string</type><parameter>data</parameter></methodparam>
   </methodsynopsis>
   <simpara>