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

Community News:
Latest PECL Releases (06.07.2016)
Jun 07, 2016 @ 13:05:02

Latest PECL Releases:

  • yaml 2.0.0RC8
    Bugs Fixed:

    • Quick fix on handle_mapping. arrval should be used instead of retval (jabiinfante)
    • #71696 Bad datetime management (bocharov)
    • Fix memory leak in mapping with sequence (bocharov)
    • Fix anchor in anchor problemo (bocharov)
    • Fix tests bug_64019.phpt, bug_parsing_alias.phpt (bocharov)
    • #72204 Crash when try to parse yaml file
  • yaml 1.3.0b1
    New Features: - Removed IS_UNICODE (PHP6) support - Removed support for PHP <5.3.3 - Timestamps encoded according to https://www.w3.org/TR/NOTE-datetime

    Bugs Fixed:

    • Various missing free calls (remicollet, bd808)
    • Fix parameter parsing for yaml_emit_file
    • Fix callback handling for yaml_emit_file
    • Fix result of tag callback to be copied to aliases (ranvis)
    • #71696 Bad datetime management
  • mongodb 1.1.7
    * PHPC-572: Keep stream context options alive for Manager's lifetime * PHPC-671: Avoid mongoc_client_t use-after-free by Cursor and Server * PHPC-698: Check HAVE_OPENSSL_EXT before calling php-ssl.c functions * PHPC-699: Rename "php_mongo" functions to not conflict with legacy driver * Fix expected exception message for PHPC-487 test case * PHPC-677: Keep pem_file valid for life of mongoc_client_t * PHPC-550: Remove XFAIL ODS tests for removed functionality * PHPC-672: Fix zend_str_tolower usage
  • stats 2.0.3
    - Fix bug in stats_stat_binomial_coef which causes segfault in some environments - Fix bug in stats_stat_factorial which leads infinite loop in some cases - stats_stat_factorial returns immediately when the value are reached to +INF - Change supported version to PHP 5.3 or higher
  • stats 1.0.5
    - Fix bug in stats_stat_binomial_coef which causes segfault in some environments - Fix bug in stats_stat_factorial which leads infinite loop in some cases - stats_stat_factorial returns immediately when the value are reached to +INF - Change supported version to PHP 5.3 or higher
tagged:

Link:


Trending Topics: