Uh oh!
There was an error while loading. Please reload this page.
Added more universal objects - #2
Conversation
ondrejmirtes
commented
Jan 11, 2017
|
ondrejmirtes
left a comment
There was a problem hiding this comment.
Nette\Security\IIdentity is not a universal object crate
ArrayHash does not need adding because that's already covered by the fact it extends \stdClass.
adaamz
commented
Jan 11, 2017
ok, I realized that ArrayHash was random fail and I can't reproduce it again. |
ondrejmirtes
commented
Jan 11, 2017
Can you squash the second commit into the first one? Also I'd leave ITemplate in, not because it's a universal object crate, but because it's typehinted as such in Control::getTemplate(). |
adaamz
commented
Jan 12, 2017
Yes, that was the initial reason why I added that. |
adaamz
commented
Jan 12, 2017
@ondrejmirtes Check now :-) |
ondrejmirtes
commented
Jan 13, 2017
Thanks! 👍 |
No description provided.