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

Community News:
Latest PECL Releases (01.03.2017)
Jan 03, 2017 @ 14:05:02

Latest PECL Releases:

  • swoole 2.0.5
    - Added native coroutine

    • Added SwooleCoroutineClient
    • Added SwooleCoroutineHttpClient
    • Added SwooleCoroutineMySQL
    • Added SwooleCoroutineRedis
    • Fixed compile failure with ZTS
    • The minimum version requirement upgrade to 5.5
  • vips 1.0.4
    * Improve graceful fix from 1.0.3, see https://github.com/jcupitt/php-vips/issues/27 * Better notes section in package.xml, see https://github.com/jcupitt/php-vips/issues/28
  • swoole 2.0.4
    - Added native coroutine - Added SwooleCoroutineClient - Added SwooleCoroutineHttpClient - Added SwooleCoroutineMySQL - Added SwooleCoroutineRedis
  • vips 1.0.3
    - First stable release.
  • pdflib 4.1.1
    - fix build problem when compiling statically into PHP
  • jsond 1.4.0RC1
    * Added compatibility with PHP 7 * Empty string is considered invalid and JSON_ERROR_SYNTAX is raised * Removed option `JSOND_VALID_ESCAPED_UNICODE` * Added new error `JSOND_ERROR_INVALID_PROPERTY_NAME` for invalid property names * Fixed compatibility with json ext for `JSOND_ERROR_CTRL_CHAR` * Added depth checking for greater than 0 and lower than `INT_MAX` * Added JSOND_PRESERVE_ZERO_FRACTION option for better handling of float values * Fixed blank line inside empty array/object when JSOND_PRETTY_PRINT is set * Fixed JSON_NUMERIC_CHECK issue with NaN and Inf double * Used new UTF8 decoder based on automaton from Bjoern Hoehrmann * Introduced new experimental buffer for encoding (option: --enable-jsond-buffer-native) * Added a possibility to switch prefix to json (option: --enable-jsond-with-json-prefi) * Use special template for Bison * The parser and scanner is rebuilt only if enabled in configuration
  • Druid 0.9.0
    - Fix #5 undefined symbol: Z_TYPE_PP (PHP 7) - Support arg info for php --re. - Reformat function getDataByTpl(). - Support vc9.
tagged:

Link:


Trending Topics: