1
0
mirror of https://github.com/php/doc-en.git synced 2026-03-28 01:32:16 +01:00
Files
archived-doc-en/reference/array/functions/compact.xml
Christoph Michael Becker 930f983b23 Fix example wrt. recent PHP versions
As of PHP 7.3.0, the usage of undefined variables with compact() trigger
a notice, and as their support should be considered legacy behavior.
Therefore we remove the variable from the example.

Patch provided by anonymous user.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347684 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-30 09:39:45 +00:00

4.2 KiB