Files
php-phalcon/_multibuild
Johannes Weberhofer a4a27fa979 Accepting request 1007340 from home:adkorte:branches:server:php:extensions
- Update to 5.0.2
  * Fixed `Phalcon\Html\Escaper::attributes()` to accept any value and
    transform it to string [#16123]
  * Fixed `Phalcon\Logger\AbstractLogger::getLevelNumber()` to better
    check for string levels [#16123]
- Update to 5.0.1
  * Fixed `Phalcon\Encryption\Security\JWT\Token\Token::validate()` to
    correctly call validator methods [#16115]
  * Added `Phalcon\Encryption\Security\JWT\Validator::get()` and
    `Phalcon\Encryption\Security\JWT\Validator::set()` for validation
    data [#16115]
- Update to 5.0.0
  * Changed `Phalcon\Logger\Adapter\Stream::process` to open the log
    file, check for locks, write contents and close the stream [#16072]
  * Changed getters and setters from shorthand format to full methods
    [#16102]
  * Changed return types to `array` in `Phalcon\Annotations\Reflection`
    class methods [#16106]
  * Changed `Phalcon\Html\Escaper::attributes()` to also accept an
    array of attributes [#16108]
  * Fixed and improved return type of `object` and `?object` [#16023]
  * Fixed `Phalcon\Filter\Validation\Validator\Digit` to use only
    strings for `ctype_*` calls [#16064]
  * Fixed `Phalcon\Flash\AbstractFlash::outputMessage` to return the
    message (implicitFlush) [#16063]
  * Fixed `Phalcon\Filter\Validation\Validator\Numericality` to
    correctly detect illegal characters within string numbers [#16070]
  * Fixed segmentation fault on Reflection of `Phalcon\Mvc\Model` class
    [#16080]
  * Fixed segmentation fault on Reflection [#16096]

OBS-URL: https://build.opensuse.org/request/show/1007340
OBS-URL: https://build.opensuse.org/package/show/server:php:extensions/php-phalcon?expand=0&rev=8
2022-10-11 07:48:14 +00:00

5 lines
79 B
Plaintext

<multibuild>
<package>php7</package>
<package>php8</package>
</multibuild>