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

Add pdo constants #1

Open
jawira opened this issue Jun 17, 2019 · 0 comments
Open

Add pdo constants #1

jawira opened this issue Jun 17, 2019 · 0 comments

Comments

@jawira
Copy link
Owner

jawira commented Jun 17, 2019

    /**
     * pdo.dsn.*
     *
     * - Default:  
     * - Changeable:  only
     * - Changelog: Available since PHP 5.1.0.
     *
     * @see        https://www.php.net/manual/en/pdo.configuration.php#ini.pdo.dsn
     * @deprecated This configuration setting cannot be set at Runtime
     */
    const PDO_DSN_* = 'pdo.dsn.*';
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant