-
-
Notifications
You must be signed in to change notification settings - Fork 339
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Status Update - v4 #911
Labels
Milestone
Comments
This was referenced Aug 21, 2019
Closed
Jeckerson
added a commit
that referenced
this issue
Apr 12, 2020
Merged
Jeckerson
added a commit
that referenced
this issue
Apr 13, 2020
Jeckerson
added a commit
that referenced
this issue
Jul 29, 2020
#911 - Move out Test component into separate package
Jeckerson
added a commit
that referenced
this issue
Jul 29, 2020
Jeckerson
added a commit
that referenced
this issue
Jul 29, 2020
#911 - Move out Logger component into separate package
Jeckerson
added a commit
that referenced
this issue
Sep 2, 2020
Jeckerson
added a commit
that referenced
this issue
Sep 2, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This post isn't complete yet.
WIP
Goal is to upgrade incubator to v4 and keep all functionality and only remove functionality that now is part of the v4 framework. Incubator will be separated into components that will have his own repository (starting with incubator-*) so it will be possible to install only needed components.
Candidates for removal (checked are approved)
Phalcon\Acl\Factory\Memory
Phalcon\Annotations\Extended\Adapter\Apc
Phalcon\Annotations\Extended\Adapter\Files
Phalcon\Annotations\Extended\Adapter\Memory
Phalcon\Annotations\Extended\AbstractAdapter
Phalcon\Annotations\Extended\AdapterInterface
Phalcon\Logger\Adapter\File\Multiple
Phalcon\Legacy
Phalcon\Config\Loader
Phalcon\Db\Factory
Phalcon\Http\Client
Phalcon\Http\Request
Phalcon\Logger\Adapter\Firelogger
Phalcon\Logger\Formatter\Firelogger
Phalcon\Validation\Validator\Db\Uniqueness
Phalcon\Validation\Validator\ArrayInclusionIn
Phalcon\Validation\Validator\CardNumber
Phalcon\Validation\Validator\ConfirmationOf
Phalcon\Validation\Validator\Decimal
Phalcon\Validation\Validator\Ip
Phalcon\Validation\Validator\NumericValidator
Needed upgrade (checked is done)
Phalcon\Acl\Adapter\Database
Phalcon\Acl\Adapter\Mongo
Phalcon\Acl\Adapter\Redis
Phalcon\Annotations\Adapter\Aerospike
Phalcon\Annotations\Adapter\Memcached
Phalcon\Annotations\Adapter\Redis
Phalcon\Avatar\Gravatar
Phalcon\Cache\Backend\Database
Phalcon\Cache\Backend\NullCache
Phalcon\Cache\Backend\WinCache
Phalcon\Cli\Console\Extended
Phalcon\Cli\Console\Environment
Phalcon\Cli\Console\EnvironmentAwareInterface
Phalcon\Cli\Console\EnvironmentInterface
Phalcon\Cli\Input\ArgumentInterface
Phalcon\Cli\Input\OptionInterface
Phalcon\Cli\Input\ParameterInterface
Phalcon\Config\Adapter\Xml
Phalcon\Db\Adapter\Cacheable\Mysql
Phalcon\Db\Adapter\Mongo*
Phalcon\Db\Adapter\MongoDb*
Phalcon\Db\Adapter\Pdo\Oracle
Phalcon\Error\Application
Phalcon\Error\Error
Phalcon\Error\Handle
Phalcon\Http\Response\StatusCode
Phalcon\Http\Uri
Phalcon\Logger\Adapter\Database
Phalcon\Logger\Adapter\Udplogger
Phalcon\Mailer\Manager
Phalcon\Mailer\Message
Phalcon\Validation\Validator\AlphaCompleteValidator
Phalcon\Validation\Validator\AlphaNamesValidator
Phalcon\Validation\Validator\AlphaNumericValidator
Phalcon\Validation\Validator\ArrayInclusionIn
Phalcon\Validation\Validator\Decimal
Phalcon\Validation\Validator\Iban
Phalcon\Validation\Validator\MongoId
Phalcon\Validation\Validator\PasswordStrength
Phalcon\Validation\Validator\ReCaptcha
Modules currently in development
The text was updated successfully, but these errors were encountered: