(no commit message)
[paste/503.git] / README.rst
1 Message on PHP 7.1:\r
2 \r
3  PHP Fatal error:  Cannot use empty array elements in arrays in file.php on line 1\r
4 \r
5 Happens when there are two consecutive commas: [1,,2]\r
6 \r
7 bug report: https://bugs.php.net/bug.php?id=75426