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

Community News:
Latest PECL Releases (05.03.2016)
May 03, 2016 @ 13:05:02

Latest PECL Releases:

  • ibm_db2 1.9.9
    Enhanced: Added PHP 7 support and fixed linking error.

  • ibm_db2 1.9.8
    Enhanced: Added PHP 7 support.
  • mongo 1.6.14
    ** Bug * [PHP-1468] - Segfault on node with high network latency * [PHP-1511] - append_getlasterror() should ignore unset fsync/journal from link

    ** Improvement * [PHP-1510] - Route unacknowledged writes through legacy op codes

  • amqp 1.7.0
    * Add PHP7 support (Bogdan Padalko, Steffen Hanikel) * Add AMQPEnvelope::hasHeader(), AMQPExchange::hasArgument() and AMQPQueue::hasArgument() to check whether specific header exists (Bogdan Padalko) * Fix AMQPConnection::setPort() writes to wrong property (Bogdan Padalko) * Add compiled librabbitmq version early check (Bogdan Padalko) * Fix segfault when channel zval type != IS_OBJECT (Bogdan Padalko) * Fix API breakage when rabbitmq-c < 0.6.0 used (Bogdan Padalko) * Close connection on library errors (Bogdan Padalko) * Do not store connection resource ID string (Bogdan Padalko) * Explicitly cleanup references on connection on cleanup (Bogdan Padalko) * Show effective connection values when connection is active and passed values otherwise (Bogdad Padalko) * Completely move to zend object custom objects (AMQPEnvelope, AMQPExchange and AMQPQueue) (Bogdan Padalko) * Use zend object on custom objects for properties storing (AMQPConnection and AMQPChannel) (Bogdan Padalko) * Fix not properly deleted connection resource. (Bogdan Padalko, Steffen Hanikel) * Fix not properly allocated and freed amqp_table_t arguments table memory. (Bogdan Padalko, Steffen Hanikel) * Upgrade vagrant box to Ubuntu 15.10 Wily Werwof (Bogdan Padalko) * Fix various grammar and spelling mistakes (Artem Gordinsky) * Update stubs (Sascha-Oliver Prolic)

    For a complete list of changes see: https://github.com/pdezwart/php-amqp/compare/v1.6.0...v1.7.0

tagged:

Link:


Trending Topics: