Skip to content
This repository has been archived by the owner on Oct 3, 2021. It is now read-only.

Prepare removal of allowSerializeEmpty #2

Open
dominikzogg opened this issue Jun 4, 2018 · 0 comments
Open

Prepare removal of allowSerializeEmpty #2

dominikzogg opened this issue Jun 4, 2018 · 0 comments

Comments

@dominikzogg
Copy link
Contributor

dominikzogg commented Jun 4, 2018

    if (!isset(func_get_args()[0])) {
        @trigger_error(
            'Please provide value for $allowSerializeEmpty, default may change with next major',
            E_USER_DEPRECATED
        );
    }
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant