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

Community News:
Latest PECL Releases (08.11.2015)
Aug 11, 2015 @ 13:01:15

Latest PECL Releases:

  • dom_varimport 1.11.3
    ** Minor * Typos in config.m4, fix test files role [remicollet] * Relax a little test 003 - may help with tests "false-negatives" [remicollet] * Update README, link to TravisCI integration

  • dom_varimport 1.11.2
    ** Bug * @attribute: rare bug with numeric keys processing, more errors checks and tests
  • dom_varimport 1.11.1
    ** Typo * Remove an outdated test (expired after the version is migrated from README to package.xml)
  • dom_varimport 1.11.0
    ** New Feature * Special key @attributes to set predefined attributes, ability to populate DOMElement [Dimasik] * Support for different types in @attributes array [Dimasik] * Tests for special attribute and DOMElement [Dimasik] * Enable Win32 build (ZTS support)
  • jsonc 1.3.8RC1
    - using system libjson-c is no more supported - fix BIGINT behavior - fix #12 allow float starting with a dot - fix #23 single quote in property name - fix #9 invalid UTF-8 characters
  • mqseries 0.14.2
    - Fixed bug. (Segfault in mqseries_inq)
  • json_post 1.0.1
    * Fix: json_post.flags=2 ignored with php7 (Remi)
  • pecl_http 2.5.1
    * Fixed VC11 build (Jan Erhardt) * Fixed gh-issue #2: comparison of obsolete pointers in the header parser (xiaoyjy) * Fixed gh-issue #6: allow RFC1738 unsafe characters in query/fragment * Fixed gh-issue #7: crash with querystring and exception from error handler + SSL certinfo is available for libcurl >= 7.42 with gnutls (openssl has already been since 7.19.1) + Added "falsestart" SSL request option (available with libcurl >= 7.42 and darwinssl/NSS) + Added "service_name" and "proxy_service_name" request options for SPNEGO (available with libcurl >= 7.43) + Enabled "certinfo" transfer info on all supporting SSL backends (OpenSSL: libcurl v7.19.1, NSS: libcurl v7.34.0, GSKit: libcurl v7.39.0, GnuTLS: libcurl v7.42.0)
  • pq 0.6.0RC2
    * Fixed crash with result iterator when the iterator exists longer than the result * Fixed array parser compatibility with arrays of boxes + Added pqStatement::deallocate{,Async}() and pqStatement::prepare{,Async}() methods + Added pqStatement::$query and pqStatement::$types readonly properties + Added pqCursor::{open,close}Async() methods + Added pqCursor::$query and pqCursor::$flags readonly properties

    Changes from RC1:

    • Fixed RTLD_LAZY compatibility with pecl/raphf
    • Simplified config.m4
  • raphf 1.1.0
    * Fixed php module dependency check with RTLD_LAZY + Source code documentation available at http://m6w6.github.io/ext-raphf
tagged:

Link:


Trending Topics: