Denny Septian Panggabean

Results 42 comments of 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'...

![image](https://user-images.githubusercontent.com/97607754/188298467-35c92c47-c8e7-4d57-81ac-738f1741b83c.png) No error in my environment, i think this bug of behavior

@iRedds Okay i updated ![image](https://user-images.githubusercontent.com/97607754/188298765-037fa3d5-bd47-4f90-9ed5-5695419b5055.png)

> > 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