Propel2 icon indicating copy to clipboard operation
Propel2 copied to clipboard

1966 - changed method "getPDOType" case to match opcache keys rules

Open TheUnableDeveloper opened this issue 8 months ago • 0 comments

According to the issue https://github.com/propelorm/Propel2/issues/1966#issuecomment-3151757444 I open the PR to change the case of the method "getPDOType". This way opcache will save it with the same case of how PHP calls it

TheUnableDeveloper avatar Aug 04 '25 17:08 TheUnableDeveloper