Denny Septian Panggabean
Denny Septian Panggabean
Share response design in your API, anyway u can set header option `http_errors` to false if u want to get real response from API Example API : ``` if($data){ $response...
> That's odd! `empty([])` is definitely true - I wonder if this is somehow getting interpolated as `empty[''])` (which is false)? I think that we still allow `array` types here,...
```php public function testDefaultManyValue() { $parser = new Parser($this->config, $this->viewsDir, $this->loader); $obj = (object) ''; $data = [ 'value1' => 0.0, 'value2' => [['test' => '']], 'value3' => $obj->scalar, 'value4'...
No, i mean what if `'data' => []` ```php public function testDefaultArrayValue() { $parser = new Parser($this->config, $this->viewsDir, $this->loader); $data = [ 'data' => [ [ 'field_no' => 1, 'field_title'...
Yes, like that
 No error in my environment, i think this bug of behavior
@iRedds Okay i updated 
> > I think that it would be more correct to remove typehint for passed values in all rules. Casting to the appropriate types within the method. > > Yes....
> @ddevsr thank you for your help. You can register a change request in the review. please see here: > > https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/reviewing-proposed-changes-in-a-pull-request @datamweb Thankyou for information how to request changes
I need this same condition, get list array after update drag and drop in nested