Framework for PHP written as a C-extension

Edit Package php-phalcon
http://phalconphp.com/

Phalcon is an open source, full stack framework for PHP 5 written as a C-extension, optimized for high performance. You don’t need learn or use the C language, since the functionality is exposed as PHP classes ready for you to use. Zephir is a high level language, something between C and PHP. It’s both dynamic and static typed and it supports just the features we need to create and maintain a project like Phalcon.

Refresh
Refresh
Source Files
Filename Size Changed
_multibuild 0000000079 79 Bytes
phalcon-5.6.1.tgz 0000963628 941 KB
php-phalcon-rpmlintrc 0000000031 31 Bytes
php-phalcon.changes 0000056515 55.2 KB
php-phalcon.spec 0000002420 2.36 KB
Revision 14 (latest revision is 15)
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1146488 from Arjen de Korte's avatar Arjen de Korte (adkorte) (revision 14)
- update to 5.6.1
  * Changed `Phalcon\Cli\Router::setDefaultAction` and
    `Phalcon\Cli\Router::setDefaultModule` to return the object back for a
    fluent interface [#16328]
  * Fixed `Phalcon\Db\Adapter\Pdo\Postgresql::describeColumns()` to return
    the correct string back [#16371]
  * Fixed `Phalcon/Filter/Validation::validate()` and
    `Phalcon/Filter/Validation/ValidationInterface::validate()` to return
    also `bool` [#16337]
  * Fixed `Phalcon\Mvc\Model::toArray` to ignore getters when the field
    name is `source`. [#16514]
  * Fixed `Phalcon\Http\Request::getPut` to correctly get form encoded data
    [#16519]
  * Fixed deprecation warning in callables `Use of "static" in callables is
    deprecated` for PHP 8.2+ [#16263]
- Minimum required PHP version is 8.0.0
Comments 0
openSUSE Build Service is sponsored by