johansatge / workflowy-php

💡 Unofficial WorkFlowy API written in PHP.
MIT License
136 stars 16 forks source link

searchSublist fails with get_all option #2

Closed tophmey closed 8 years ago

tophmey commented 8 years ago

Using: $list->searchSubList('/Name/', array('get_all' => true));

Output: Warning: array_merge(): Argument #2 is not an array in /workflowy-php/src/WorkFlowyPHP/WorkFlowySublist.php on line 159