Lines Matching refs:Common

699 * `Guzzle\Common\AbstractHasDispatcher::dispatch()` now returns the event that was dispatched
733 * Added `Guzzle\Common\Collection::setPath($path, $value)` to set a value into an array using a nes…
744 * `Guzzle\Common\Exception\ExceptionCollection` now creates a more readable exception message
749 * Several performance improvements to `Guzzle\Common\Collection`
757 * Changed `Guzzle\Common\Collection::__construct($data)` to no longer accepts a null value for `$da…
772 `Guzzle\Common\Version::$emitWarnings` to true.
789 * Marked `Guzzle\Common\Collection::inject()` as deprecated.
992 * Adding wildcard support to Guzzle\Common\Collection::getPath()
1007 * Moved getPath from Guzzle\Service\Resource\Model to Guzzle\Common\Collection
1017 * Cleaning up `Guzzle\Common\Collection::inject` method
1145 * Added a StreamInterface, EntityBodyInterface, and added ftell() to Guzzle\Common\Stream
1193 * BC: Moving things to get ready for subtree splits. Moving Inflection into Common. Moving Guzzle\H…
1194 * BC: Removing Guzzle\Common\Batch\Batch::count() and replacing it with isEmpty()
1213 * Guzzle\Service\Resource\ResourceIteratorApplyBatched now internally uses the Guzzle\Common\Batch …
1221 * Added Guzzle\Common\Log\ArrayLogAdapter
1264 * [BC] Guzzle\Common\FromConfigInterface no longer requires any config options.
1284 * [BC] Removing Guzzle\Common\NullObject. Use https://github.com/mtdowling/NullObject if you need …
1285 * [BC] Removing Guzzle\Common\XmlElement.
1301 * Moving Guzzle\Common\Guzzle::inject to Guzzle\Common\Collection::inject
1322 * [BC] Simplifying Guzzle\Common\Collection. Please check to see if you are using features that ar…