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

Fix PSR class/trait/method naming #71

Merged
merged 1 commit into from
Jul 7, 2020
Merged

Fix PSR class/trait/method naming #71

merged 1 commit into from
Jul 7, 2020

Conversation

mvorisek
Copy link
Member

@mvorisek mvorisek commented Jul 7, 2020

related with atk4/core#258

updated names:

PhpunitTestCase::getDB()
PhpunitTestCase::setDB()
SQLite
MySQL
PgSQL -> Postgresql (to be consistent with dsql)
Migration::getSQLFieldType()

for 100% BC you can require the renamed classes manually (but if some other updated code required them before use is enough)

@mvorisek mvorisek marked this pull request as ready for review July 7, 2020 13:42
@mvorisek mvorisek added the RTM label Jul 7, 2020
@mvorisek mvorisek removed the RTM label Jul 7, 2020
@mvorisek mvorisek marked this pull request as draft July 7, 2020 13:48
@mvorisek mvorisek marked this pull request as ready for review July 7, 2020 17:38
@DarkSide666 DarkSide666 merged commit 63ff428 into develop Jul 7, 2020
@DarkSide666 DarkSide666 deleted the norm_case branch July 7, 2020 21:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants