-
Notifications
You must be signed in to change notification settings - Fork 34
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
- Change domain to
phalcon.io - Add license to header in .php files
- Rename namespaces from
NidentoPhalcon\Api - Change usage of
Phalcon\PlugintoInjectable - Review rest of comments and suggestions in comments of [Iteration 1] v4.0-beta #22 PR
- Return back usage of
use Phalcon\Filter;([Iteration 1] v4.0-beta #22 (comment)) - Psalm integration with (less strict) level 8 of checks
- PSR-2 (in code)
- Bug fixes (if any)
- Minor code refactors
- Refactor
tests/unit/BootstrapCest.phpby moving into bootstrap or/and module initialization - Fix env CODECEPTION_* variables
- Adapt Cache Service Provider to get adapter from config and not work only with memcached
- See if envValue() function is needed
-
Create conditional import ofPhalcon\Filterfor4.0.0-beta.2 -
Travis integration(Github Actions integration #25) -
Scrutinizer CI fix/reboot(Scrutinizer CI fix/reboot [Iteration 4] #26)
ruudboon and sergeyklay
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request