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

Community News:
Latest PECL Releases (03.15.2016)
Mar 15, 2016 @ 13:05:01

Latest PECL Releases:

  • timezonedb 2016.2
    Updated to version 2016.2 (2016b)

  • fann 1.1.0RC2
    * Fixed C89 compatibility in placing TSRMLS_FETCH
  • gmagick 2.0.2RC2
    destroy() now only returns bool. Support for the way references are handled in PHP 7. New setColorCount() method.
  • oauth 2.0.1
    * Fix multiple segfaults (kgovande, rlerdorf)
  • mongodb 1.1.4
    * PHPC-620: Lowercase hexadecimal strings in ObjectID ctor * PHPC-623: Fix 64-bit integer conversion for BSON keys
  • imagick 3.4.1
    - Fixes: * Bug 71742 - arrays that contain data that is held by reference gives error. - Added: * Imagick::autoGammaImage([int channel = CHANNEL_ALL]) * Imagick::autoOrient() * Imagick::compositeImageGravity(Imagick $image, int COMPOSITE_CONSTANT, int GRAVITY_CONSTANT) * Imagick::localContrastImage(float radius, float strength) * Imagick::DIRECTION_LEFT_TO_RIGHT * Imagick::DIRECTION_RIGHT_TO_LEFT * Imagick::SPARSECOLORMETHOD_MANHATTAN * ImagickDraw::getOpacity() : float * ImagickDraw::setOpacity(float opacity) :bool * ImagickDraw::getFontResolution() : array * ImagickDraw::setFontResolution(float x, float y) : bool * ImagickDraw::getTextDirection() : bool * ImagickDraw::setTextDirection(int direction) : bool * ImagickDraw::getBorderColor() : ImagickPixel * ImagickDraw::setBorderColor(ImagickPixel color) : bool * ImagickDraw::getDensity() : string|null * ImagickDraw::setDensity(string density_string) : bool * ImagickPixel::setColorFromPixel(ImagickPixel $srcPixel) : bool
  • pecl_http 3.0.1
    * Fix php-bug #71719: Buffer overflow in HTTP url parsing functions (Mike, rc0r) * Fix gh-issue #28: Possible null pointer dereference in php_http_url_mod() (rc0r) * Fix gh-issue #21: Fix PHP7 config.w32 (Jan Ehrhardt) * Fix gh-issue #20: setSslOptions notice with curl 7.43 (Mike, Vitaliy Demidov)
  • pecl_http 2.5.6
    * Fix php-bug #71719: Buffer overflow in HTTP url parsing functions (Mike, rc0r) * Fix gh-issue #28: Possible null pointer dereference in php_http_url_mod() (rc0r) * Fix gh-issue #22: Fix PHP5 config.w32 (Jan Ehrhardt) * Fix gh-issue #20: setSslOptions notice with curl 7.43 (Mike, Vitaliy Demidov)
  • v8js 0.6.0
    - Allow to adjust the considered "amount of external memory" by objects exported to V8
tagged:

Link:


Trending Topics: