User tests: Successful: Unsuccessful:
Fix Warning massage (implode(): Invalid arguments passed in /libraries/src/Router/SiteRouter.php on line 529) if component router build method return null or any other type of non-array.
Status | New | ⇒ | Pending |
Category | ⇒ | Libraries |
Labels |
Added:
?
|
Please give test instructions.
This applies more to custom components.
Since there is no strict typing, we don’t know what the build method can return.
It's documented to return an array.
It's documented to return an array.
Yes, I know, but here I faced such problem that at a router of a custom component, the build method returns null.
I do not insist on change, it is "protection from a fool"
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-05-27 19:44:08 |
Closed_By | ⇒ | saharin88 |
Please give test instructions.