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

Community News:
Latest PECL Releases (12.15.2015)
Dec 15, 2015 @ 14:05:01

Latest PECL Releases:

  • xdebug 2.4.0RC3
    Wed, Dec 12, 2015 - xdebug 2.4.0RC3

    = Fixed bugs:

    • Fixed issue #1221: Sort out Windows x64 PHP 7 support
    • Fixed issue #1229: Detect GCC 4.8 and disable optimisations when it is found

    = Others:

    • Made the test suite work for Windows too. Finally, after 13 years.
  • imagick 3.4.0RC3
    - Fixes: * Imagick::adaptiveResizeImage, Imagick::cropThumbnailImage Imagick::resizeImage, Imagick::scaleImage, and Imagick::thumbnailImage have all had a rounding bug fixed. An additional parameter has been added to each of them, 'bool $legacy'. If legacy is true, the calculations are done with the small rounding bug that existed in Imagick before 3.4.0. If false, the calculations should produce the same results as ImageMagick CLI does. * Imagick::colorizeImage() and Imagick::tintImage were using the wrong behaviour. It is now fixed and the legacy behaviour can still be used by passing a 3rd parameter of `true` to the function to indicate that the legacy behaviour is desired. * Imagick::importImagePixels regression fixed. * Imagick::subImageMatch use correct error metric in IM7 - Added methods: * Imagick::similarityImage() which is an alias to Imagick::subImageMatch()
  • taint 2.0.1
    - Fixed issue #26 (taint deson't work with PDO) - Added SQLite3 supproted
  • yaf 3.0.1
    - Fixed auto_render bug - Fixed issue #220 (segfault on read_property) - Fixed bug of baseuri setting - Fixed issue #163 (forward from init controller) - Fixed Bug #70913 (Segfault while new Yaf_Controller)
  • yaconf 1.0.1
    - Fixed various bugs
  • oci8 2.1.0
    This version is for PHP 7 only. Updated driver name format.
  • oci8 2.0.10
    Fixed bug #68298 (OCI int overflow)
  • translit 0.6.2
    PHP 7 support
  • smbclient 0.8.0RC1
    - initial PECL release - add 'smb' streams support - rename extension to smbclient - PHP 7 compatibility
tagged:

Link:


Trending Topics: