Subscribe to PHP Freaks RSS

Community News: Latest PECL Releases (08.18.2020)

syndicated from www.phpdeveloper.org on August 18, 2020

Latest PECL Releases:

  • yaml 2.2.0b1
    New Features:

    • PHP 8.0.0b1 compatibility Bugs Fixed:
    • #79866 Use serialize_precision when encoding double values (bd808)
    • yaml_parse_file_002.phpt: Fix expectations for PHP 8.0.0beta1 (bd808)
    • Remove use of call_user_function_ex() for compat with PHP 8.0.0a2 (andypost)
    • Adjust test values for compat with 32bit platforms (bd808)
    • Fix memory leaks (cmb69)
    • #79567 Parsing long long values leads to truncation on LLP64 platforms (bd808)
    • #77720 Out of memory error when parsing yaml file (bd808)
    • [-Wformat=] issue on 32-bit (remicollet)
    • relax test on 32-bit (overflow to float) (remicollet)
  • protobuf 3.13.0
    GA release.
  • protobuf 3.13.0RC3
    GA release.