Closed tophmey closed 8 years ago
Using: $list->searchSubList('/Name/', array('get_all' => true));
$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
Warning: array_merge(): Argument #2 is not an array in /workflowy-php/src/WorkFlowyPHP/WorkFlowySublist.php on line 159
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