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

Community News:
Latest PECL Releases (05.10.2016)
May 10, 2016 @ 13:05:01

Latest PECL Releases:

  • libsodium 1.0.6
    - The PWHASH_MEMLIMIT_{MODERATE,SENSITIVE} constants are correctly defined

  • svn 1.0.3
    Minor bug fix / feature release

    Compiles with libsvn 1.9

    Changes: #71025 - support for subversion 1.9 by pterjan at google dot com

    ------ - The new optional parameter "depth" has been added to svn_checkout(). along with new constancts SVN_DEPTH_* - by Chung, Hyung-Hwan
    
    ------ - Add missing constant SVN_IGNORE_EXTERNALS
             - patch by Chung, Hyung-Hwan
    ------ - add support for svn_propset and svn_prop_delete
             - patch by Chung, Hyung-Hwan
    ------ - add svn_revprop_(get|set|delete) 
             - patch by Chung, Hyung-Hwan
    ------ - add svn_fs_txn_prop and svn_fs_open_txn, fix segfault in svn_fs_revision_prop 
             - patch by Chung, Hyung-Hwan
    ------ - Fixes to svn_cat / svn_fs_apply_text - solves memory leak
             - patch by Chung, Hyung-Hwan
    ------ - Added check for possible NULL message
    
  • pq 2.0.1
    * Fix github issue #9 (execAsync - gets another result)
  • pq 1.0.1
    * Fix github issue #9 (execAsync - gets another result)
tagged:

Link:


Trending Topics: