.. _complete-phpnativereference: .. _php-native-reference-variable: Php Native Reference Variable +++++++++++++++++++++++++++++ Native functions, such as `sort() `_ (first argument), or `preg_match_all() `_ (third argument), use reference. .. code-block:: php Connex PHP features ------------------- + `reference `_ Specs _____ +--------------+-------------------------------------------------------------------------------------------------------------------------+ | Short name | Complete/PhpNativeReference | +--------------+-------------------------------------------------------------------------------------------------------------------------+ | Rulesets | :ref:`All `, :ref:`Changed Behavior `, :ref:`NoDoc ` | +--------------+-------------------------------------------------------------------------------------------------------------------------+ | Exakat since | 1.9.1 | +--------------+-------------------------------------------------------------------------------------------------------------------------+ | PHP Version | All | +--------------+-------------------------------------------------------------------------------------------------------------------------+ | Severity | | +--------------+-------------------------------------------------------------------------------------------------------------------------+ | Time To Fix | | +--------------+-------------------------------------------------------------------------------------------------------------------------+ | Precision | High | +--------------+-------------------------------------------------------------------------------------------------------------------------+ | Available in | `Entreprise Edition `_, `Exakat Cloud `_ | +--------------+-------------------------------------------------------------------------------------------------------------------------+