Cphalcon 4.0.1 release, PHP C extensions Web framework

Cphalcon 4.0.1 was released. Cphalcon is an open source Web framework, as the C language PHP extension that provides higher performance and lower resource consumption.

The new version fixes the following bug:

  • Fixed use   Criteria::fromInput() is not set when   Phalcon\Mvc\Model\Criteria Di issues
  • Fixed  Phalcon\Db\Dialect\Mysql deleted  double and  float unnecessary parentheses problems
  • Fixed  Phalcon\Http\Cookie::delete problem parsing the correct parameters - the inability to use the other syntax before PHP 7.3
  • Fixed  Phalcon\Mvc\Model::__isset considered invisible property getter by checking if there is a problem
  • Fixes  Phalcon\Mvc\Model::__set, if you try to access an invisible attribute, a message for more information
  • Fixed  Phalcon\Mvc\Model\Resultset\Simple::toArray to properly handle the virtual field
  • Fixed  Phalcon\Session\Manager::getUniqueKey only in the presence of uniqueId to add the prefix key issues
  • Repair  Phalcon\Db\Adapter\Pdo::describeColumns in order to correctly detect ENUM column

Update Description: https://github.com/phalcon/cphalcon/releases/tag/v4.0.1

Guess you like

Origin www.oschina.net/news/112737/cphalcon-4-0-1-released