Merge branch 'stable'

This commit is contained in:
Dylan K. Taylor
2020-01-11 21:41:38 +00:00
11 changed files with 26 additions and 30 deletions

View File

@ -485,9 +485,9 @@ class MemoryManager{
/**
* @param mixed $from
* @param mixed &$data
* @param object[] &$objects
* @param int[] &$refCounts
* @param mixed $data reference parameter
* @param object[] $objects reference parameter
* @param int[] $refCounts reference parameter
* @param int $recursion
* @param int $maxNesting
* @param int $maxStringSize