Skip to content

fix config/router.php setting closure error - #139

Merged
kenjis merged 1 commit into
kenjis:masterfrom
ytetsuro:patch-2
Oct 4, 2016
Merged

fix config/router.php setting closure error#139
kenjis merged 1 commit into
kenjis:masterfrom
ytetsuro:patch-2

Conversation

@ytetsuro

@ytetsuro ytetsuro commented Oct 3, 2016

Copy link
Copy Markdown
Contributor

If set the "Closure" to "config/router.php" the following error occurred.

Exception: Serialization of 'Closure' is not allowed

An error has set the "RTR" to "backupGlobalsBlacklist" so as not to generate
PHPUnit backupGrobals ignore Router Class

If set the "Closure" to "config/router.php" the following error occurred.

Exception: Serialization of 'Closure'

For that reason
PHPUnit backupGrobals ignore Router Class
@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage increased (+0.009%) to 72.965% when pulling 627ff6d on ytetsuro:patch-2 into 57b8010 on kenjis:master.

@kenjis
kenjis merged commit 627ff6d into kenjis:master Oct 4, 2016
@kenjis kenjis added the bug label Oct 4, 2016
@kenjis

kenjis commented Oct 4, 2016

Copy link
Copy Markdown
Owner

An error has set the "RTR" to "backupGlobalsBlacklist" so as not to generate
PHPUnit backupGrobals ignore Router Class

Do you mean "you set the RTR to backupGlobalsBlacklist so that PHPUnit ignores the Route class when it serializes globals "?

Anyway, thank you for your reporting.

@ytetsuro

ytetsuro commented Oct 4, 2016

Copy link
Copy Markdown
Contributor Author

yes!
I'm sorry to bother with clumsy English sentences of understanding

merged very thanks!

@ytetsuro
ytetsuro deleted the patch-2 branch February 9, 2017 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants