intelephense

1.14.41.16.1
lib/stub/yaf/yaf_namespace.php
lib/stub/yaf/yaf_namespace.php
+1
Index: package/lib/stub/yaf/yaf_namespace.php
===================================================================
--- package/lib/stub/yaf/yaf_namespace.php
+++ package/lib/stub/yaf/yaf_namespace.php
@@ -2517,8 +2517,9 @@
      * @link https://secure.php.net/manual/en/yaf-view-simple.assignref.php
      *
      * @param string $name A string name which will be used to access the value in the template.
      * @param mixed &$value mixed value
+     * @param-out mixed $value
      *
      * @return \Yaf\View\Simple
      */
     public function assignRef($name, &$value) {}