pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/php-mongo



Module name:    wip
Committed by:   bartoszkuzma
Date:           Mon Jun 11 08:31:50 UTC 2012

Modified Files:
        wip/php-mongo: Makefile distinfo

Log Message:
Update to 1.2.10.

Changelog:
** Bug
 * [PHP-329] - MongoCursorException with Apache while master steps down
 * [PHP-335] - 1.2.8/1.2.9 don't compile with PHP < 5.3
 * [PHP-337] - failover with replicaset
 * [PHP-340] - MongoCursorException - could not determine master
 * [PHP-343] - PHP segfaults when adding a file to GridFS after upgrade to 1.2.9
 * [PHP-344] - Segmentation Fault on $grid->storeFile('foo', $bar)
 * [PHP-346] - getGridFS followed by storeBytes hangs request indefinitely
 * [PHP-349] - MongoCursorTimeoutException causes connections not to close
 * [PHP-351] - php driver doest close connection , when catch cursor
               timed out exception.
 * [PHP-353] - Iterator key not set when _id field is not requested
 * [PHP-361] - Mongo::getHosts() segfaults (at least when not connecting
               to a replica set)
** Improvement
 * [PHP-352] - Return only one element after "iterator_to_array()"
               if exclude "_id" from field list


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.1 -r1.2 wip/php-mongo/Makefile wip/php-mongo/distinfo

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/php-mongo/Makefile?r1=1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/php-mongo/distinfo?r1=1.1&r2=1.2

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index