Ref T5655. Rename AphrontMySQLDatabaseConnectionBase to AphrontBaseMySQLDatabaseConnection for consistency.
Details
Details
- Reviewers
epriestley - Group Reviewers
Blessed Reviewers - Maniphest Tasks
- T5655: Standardize naming conventions
- Commits
- rPHU2d546f2e2fea: Rename base MySQL database connection class
N/A
Diff Detail
Diff Detail
- Repository
- rPHU libphutil
- Branch
- mysqlbase
- Lint
Lint Errors Severity Location Code Message Error src/aphront/storage/connection/mysql/AphrontMySQLiDatabaseConnection.php:133 XHP45 PHP Compatibility - Unit
Tests Passed - Build Status
Buildable 2043 Build 2044: [Placeholder Plan] Wait for 30 Seconds
Event Timeline
Comment Actions
I think this class name is used in Phabricator configuration -- mysql.implementation -- so we'll need a migration patch for it or some code to accept either version of the class names and yell at you.