1
0
mirror of https://github.com/php/php-src.git synced 2026-04-27 10:16:41 +02:00

Merge branch 'PHP-7.1' into PHP-7.2

* PHP-7.1:
  Update NEWs (added bug entry)
This commit is contained in:
Xinchen Hui
2017-11-28 13:16:22 +08:00
@@ -1,5 +1,5 @@
--TEST--
Type inference warning
Bug #75570 ("Narrowing occurred during type inference" error)
--FILE--
<?php
function renderRawGraph(array $parents) {