Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Community News:
Latest PECL Releases (09.29.2020)
Sep 29, 2020 @ 13:05:01

Latest PECL Releases:

  • xdebug 2.9.8
    Mon, Sep 28, 2020 - xdebug 2.9.8

    = Fixed bugs:

    • Fixed issue #1851: Paths are not counted as coveraged with loops calling function
    • Fixed issue #1855: Build issues on FreeBSD
  • ice 1.7.0
    - Url, add href and rel, deprecate getStatic, fix #231 - Arr, add merge, deprecate replace, fix #228 - View, set engine options, sleet compile fix #288 - Validation, add exists validator #274 - Db, count elements #277 - Router, set routes must be explicitly called #282 - Db, skip settings if not provided, fix #286 - Auth file, fetch users from the options, fix #285 - Sqlite, row count returns zero all the time, fix #283
  • pq 2.1.8
    * Fix PHP-8.0 compatibility
  • rpminfo 0.5.1
    - split tests for PHP 7/8 - improve librpm example
  • pecl_http 4.0.0beta1
    >*NOTE:* v4.x will be PHP-8 only, v3.x continues PHP-7 support
    • PHP 8 compatibility
      • Drop ext-propro support PHP 8 removes the object get/set API from the ZendEngine, which renders that extension dysfunctional. As a consequence, the header property of httpMessage and derived classes cannot be modified in place, and thus by reference.
tagged:

Link:


Trending Topics: