| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-05-16 | 333 Bytes | |
| v3.5.2 source code.tar.gz | 2025-05-16 | 87.2 kB | |
| v3.5.2 source code.zip | 2025-05-16 | 153.7 kB | |
| Totals: 3 Items | 241.2 kB | 0 | |
Fixed
- The
Result::toArray()method now converts all objects contained in the Result array (at any level of the array) to arrays. Also, if the only element in a result array has some autogenerated key containing "unnamed", but the value also is an associative array with string keys, the method only returns that child array.