Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up-
Phalcon Framework Team
- Kyiv, Ukraine
- https://serghei.blog
Pinned
5,921 contributions in the last year
Activity overview
Contribution activity
May 2020
Created a pull request in phalcon/zephir that received 1 comment
- Fixed SerializerInterface usage for result-sets
- Rollback the regression changes for Phalcon\Mvc\Model\Query::_prepareSelect
- Fixed return type hint for Resultset::getFirst
- Fixed return type hint for Manager::executeQuery
- Merge 4.0.x into 4.1.x
- Fixed return type hint for Column::getAfterPosition
- Fixed return type hint for Column::getSize
- Fixed return type for CriteriaInterface::getColumns
- Fixed return type hint for MetaData
- Fixed return type hint for ModelInterface::average
- Changed MetaData::getDI to throw exception
- Changed return type hint for Model::getEventsManager
- Fixed return type hint for ModelInterface::count
- Fixed return type for CriteriaInterface::getLimit
- Correct database tests
- Fixed return type hint for Phalcon\Mvc\Model::sum
- Fixed Phalcon\Test\Database\Mvc\Model\QueryCest
- Fixed return type hint for InterpolatorFactory::newInstance
- Changed return type hints for FlashInterface methods
- Fixed return type hint for Di::getInternalEventsManager
- Fixed default value of Crypt::$key
- Do not use `object` return type hint
- Fixed incorrect return type hints for ConfigFactory
- Improved content type check for Response::__construct
- Fixed incorrect return type hint for setSignKey
- Some pull requests not shown.
Created an issue in phalcon/cphalcon that received 4 comments
[BUG]: Incorrect return type hints for Phalcon\Http\Response
There is no restriction for content data type:
cphalcon/phalcon/Http/Response.zep Lines 67 to 79 in d3e9463
But Phalcon\Http\Response::g…
4
comments
- [BUG]: Incorrect return type hint of Phalcon\Mvc\Model\Resultset::getFirst
- [BUG]: Incorrect return type hint of Phalcon\Mvc\Model\Manager::executeQuery()
- [BUG]: Incorrect return type hint for Phalcon\Db\Column::getAfterPosition()
- [BUG]: Incorrect return type hint for Phalcon\Db\Column::getSize()
- [BUG]: Incorrect return type hint of Phalcon\Mvc\Model\Criteria::getColumns()
- [BUG]: Wrong return type hint for Phalcon\Mvc\Model\MetaData::getColumnMap() and Phalcon\Mvc\Model\MetaData::getReverseColumnMap()
- [BUG]: Wrong return type hint for Phalcon\Mvc\Model::average
- [BUG]: Incorrect return type hint of Phalcon\Mvc\Model\MetaData::getDI()
- [BUG]: Incorrect return type hint of Phalcon\Mvc\Model::getEventsManager()
- [BUG]: Wrong return type hint for Phalcon\Mvc\Model::count
- [BUG]: Incorrect return type hint of Phalcon\Mvc\Model\CriteriaInterface::getLimit()
- [BUG]: Wrong return type hint for Phalcon\Mvc\Model::sum
- [BUG]: Wrong return type hint for Phalcon\Translate\InterpolatorFactory::newInstance
- [BUG]: Wrong return type for Phalcon\Flash\AbstractFlash methods
- [BUG]: Wrong return type for Phalcon\Di::getInternalEventsManager
- [BUG]: Phalcon\Crypt::getKey may return null
- [BUG]: object return type hint leads to fatal error
- [BUG]: Incorrect return type hint for Phalcon\Http\Response\Cookies::setSignKey
- [BUG]: Broken Assets tests
- [BUG]: Incorrect default value of Phalcon\Annotations\Annotation properties
- [BUG]: Incorrect return type hints for Phalcon\Acl\AbstractAdapter
- [BUG]: Documentation regarding initialization of the DB adaper is unclear and not complete
16
contributions
in private repositories
May 1 – May 7