Releases: phalcon/traits
Releases · phalcon/traits
2.0.3 Release
PHP Versions: 8.0, 8.1, 8.2
Fixed
- Added
staticToCamelize()
for callingtoCamelize()
statically. #41 - Added
staticToLower()
for callingtoLower()
statically. #41 - Added
staticToUncamelize()
for callingtoUncamelize()
statically. #41 - Added
staticToUpper()
for callingtoUpper()
statically. #41 - Added
phpStaticIniGet()
for callingphpIniGet()
statically. #41 - Added
phpStaticIniGetBool()
for callingtphpIniGetBool()
statically. #41 - Added
phpStaticIniGetInt()
for callingphpIniGetInt()
statically. #41 - Added
phpStaticParseIniFile()
for callingphpParseIniFile()
statically. #41
2.0.2 Release
2.0.1 Release
2.0.0 Release
1.3.0 Release
1.2.1 Release
PHP Versions: 7.4, 8.0
1.2.0 Release
1.1.0 Release
1.0.0 Release
PHP Versions: 7.4, 8.0
Fixed
- Fixed
Phalcon\Traits\Php
added stricter types - Fixed
Phalcon\Traits\Php\FileTrait
corrected namespace
Added
- Added
Phalcon\Traits\Helper\Str\DirSeparatorTrait
#29 - Added
Phalcon\Traits\Helper\Str\DirFromFileTrait
#28 - Added
Phalcon\Traits\Php\InfoTrait
#27 - Added
Phalcon\Traits\Php\JsonTrait
#26 - Added
Phalcon\Traits\Php\FileTrait
#25 - Added
Phalcon\Traits\Helper\Str\InterpolateTrait
#24 - Added
Phalcon\Traits\Helper\Str\UpperTrait
#23 - Added
Phalcon\Traits\Helper\Str\LowerTrait
#22 - Added
Phalcon\Traits\Helper\Str\StartsWithTrait
#21 - Added
Phalcon\Traits\Helper\Str\EndsWithTrait
#20 - Added
Phalcon\Traits\Arr\FilterTrait
#19 - Added
Phalcon\Traits\Factory\FactoryTrait
#18