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

Community News:
Latest PECL Releases (03.17.2020)
Mar 17, 2020 @ 13:05:02

Latest PECL Releases:

  • yaf 3.1.2
    - Fixed bug (Yaf detecting base_uri failed)

  • zip 1.18.0
    - add ZipArchive::FL_RECOMPRESS, FL_ENCRYPTED, FL_OVERWRITE, FL_LOCAL, FL_CENTRAL constants - add optional "flags" parameter to ZipArchive::addEmptyDir, addFile and addFromString methods - add "flags" options to ZipArchive::addGlob and addPattern methods, keeping previous behavior having FL_OVERWRITE by default - add ZipArchive::replaceFile() method - add lastId property to ZipArchive - make status, statusSys properties and ZipArchive::getStatusString() method available after archive is closed - Fixed bug #72374 remove_path option strips first char of filename - Fixed bug #50678 files extracted lost their original modified time
  • yar 2.1.1
    - Fixed building with Msgpack
  • yar 2.1.0
    - YAR_OPT_PERSISTENT now make connection PHP request lifecycle - Added YAR_OPT_RESOLVE - Removed yar.allow_persistent - Fixed issue #148 (memory leak in callback) - Fixed issue #149 (malformed hostname was passed)
  • yaf 3.1.1
    - Fixed memrchr missed in windows
  • yaf 3.1.0
    - Refactor Yaf_Loader for performance - Refactor lots of codes to avoiding memory allocation - Yaf_Loader::getNameSpaces() now return array instead of comma separated string - Yaf_Route_Rewrite now process multiple repeated bach slashes as one - Removed --enable-yaf-debug, now yaf allows user to moditify variables in $_POST etc - Fixed bug while stripping base_uri
  • xdebug 2.9.3
    Fri, Mar 13, 2020 - xdebug 2.9.3

    = Fixed bugs:

    • Fixed issue #1753: Resolved breakpoints use information from wrong files
    • Fixed issue #1758: Xdebug changes error_get_last results inside a try catch
    • Fixed issue #1759: User registered opcode handlers should call ones already set by other extensions
  • rpminfo 0.4.0
    - improve search logic, use index when exists and no search mode - add 'full' parameter to rpmdbsearch - allow 'rpmdbinfo' to search on NEVR (instead of name only) - first "stable" release
  • rpminfo 0.3.1
    - allow search by Pkgid, Hdrid, Installtid with specific input - fix search with various other tags (Version, ...)
  • rpminfo 0.3.0
    - add rpmdbsearch function to search packages using name, installed files, requires, provides...
  • yaconf 1.1.0
    - Refactor Yaconf for performance - Around 40% time reduced according to benchmark
  • mongodb 1.7.4
    ** Bug * [PHPC-1560] - MongoDB compile fails due to missing openssl
  • rpminfo 0.2.3
    - fix gh#2 free allocated iterators to avoid "DB2053 Freeing read locks..." messages
  • rpminfo 0.2.2
    - Fix gh#1 rpmvercmp() incorrect comparison result
  • datadog_trace 0.41.1
    ### Fixed - Fix pecl installs #781 - Fix background sender logging for ZTS #783
tagged:

Link:


Trending Topics: