Skip to content

Tags: odiaseo/zf2

Tags

release-2.2.0rc2

Toggle release-2.2.0rc2's commit message
Zend Framework 2.2.0rc2

- [2865: (Enhancement) Add an easier way to use i18n view helpers.](zendframework#2865)
- [2903: add AdapterManager in to Zend\Db\Adapter namespace](zendframework#2903)
- [2984: Add full stop at end of validator messages (fixes zendframework#2966)](zendframework#2984)
- [3490: Added support for callable credential validator](zendframework#3490)
- [3580: Feature/context aware hydrator strategies](zendframework#3580)
- [3632: New DateTimeFormatter Filter (zendframework#3617)](zendframework#3632)
- [3646: Zend\I18n\View\Helper\NumberFormat param to set the number of decimals](zendframework#3646)
- [3693: Add RBAC support for navigation helper.](zendframework#3693)
- [3709: Redis cache storage](zendframework#3709)
- [3710: Allow to remove delimiters for DateSelect and fix bugs with some locales](zendframework#3710)
- [3747: Add getFilename() to Zend\Cache\Pattern\CaptureCache](zendframework#3747)
- [3754: Update library/Zend/Stdlib/Hydrator/ClassMethods.php](zendframework#3754)
- [3792: Sets specific attributes (as class,title...) to "Zend\Form\Select" options](zendframework#3792)
- [3812: Zend\Form\FormInterface causes Di to attempt to instantiate Interface](zendframework#3812)
- [3814: Improve module manager to accept instance](zendframework#3814)
- [3818: Invalid instantiator of type “NULL” for “Zend\Form\FormInterface”](zendframework#3818)
- [3844: Added new option to fix a little issue originated from last PR](zendframework#3844)
- [3876: Implementing and re-utilizing an abstract aggregate listener](zendframework#3876)
- [3877: HeadTitle renderTitle returns rendered title without title tags](zendframework#3877)
- [3878: Created an adapter Zend Paginator instance using TableGateway](zendframework#3878)
- [3879: Feature CollectionInputFilter](zendframework#3879)
- [3896: Added ability to ignore namespaces to classmap generator](zendframework#3896)
- [3919: WSDL Generation rewrite (with new tests also) as a base for future changes.](zendframework#3919)
- [3922: Added the ability to disable the getValidator input specification on Select Elements](zendframework#3922)
- [3930: Added abstract service factory for logger component to provide several loggers for application.](zendframework#3930)
- [3931: Added ability to configure MvcEvent listeners.](zendframework#3931)
- [3933: Added database adapter abstract service factory.](zendframework#3933)
- [3942: Feature/zend test load module](zendframework#3942)
- [3944: Enable ExceptionStrategy to return json](zendframework#3944)
- [3949: Invalid argument supplied for foreach()](zendframework#3949)
- [3951: Deprecate Zend\Stdlib\DateTime and use \DateTime constructor internally instead](zendframework#3951)
- [3965: Add removeMethod method in ClassGenerator](zendframework#3965)
- [3979: Fixes zendframework#3978](zendframework#3979)
- [3990: Zend\Filter\File\RenameUpload - Added possibility to maintain original file extension](zendframework#3990)
- [3999: Chain route](zendframework#3999)
- [4011: extend HeadMeta view helper to allow microdata zendframework#3751](zendframework#4011)
- [4016: Hydrator aware interface](zendframework#4016)
- [4032: Class was supporting limit + offset or limit, but only offset does not support](zendframework#4032)
- [4048: Moved ext-intl to suggest instead of require to avoid silent fallback.](zendframework#4048)
- [4050: Translable routing segments](zendframework#4050)
- [4073: Fixed issue zendframework#3064](zendframework#4073)
- [4098: fix php docblock : boolean should be bool](zendframework#4098)
- [4099: fix (bool) casting : add space and use (bool) instead of (boolean) to cast](zendframework#4099)
- [4104: Allow to change option creations for plugin manager](zendframework#4104)
- [4120: (Validator) Only return unique messages](zendframework#4120)
- [4127: Added I18n PhoneNumber validator based off of country](zendframework#4127)
- [4137: View helpers cleanup](zendframework#4137)
- [4139: Service manager performance optimized](zendframework#4139)
- [4145: Delegate factories](zendframework#4145)
- [4146: Lazy services](zendframework#4146)
- [4155: Move Identity closure to separate factory](zendframework#4155)
- [4165: Validate empty with context](zendframework#4165)
- [4169: Fixed error in adapter paginator DbTableGateway](zendframework#4169)
- [4170: Hydrator aware interface](zendframework#4170)
- [4175: AbstractRestfulController uses wrong action for id=0](zendframework#4175)
- [4178: Allow passing objects to the url helper](zendframework#4178)
- [4181: Make identifier name configurable for AbstractRestfulController](zendframework#4181)
- [4187: Add event manager as soft dependency to translator](zendframework#4187)
- [4202: Zend\Log has dependency on Zend\ServiceManager](zendframework#4202)
- [4204: Hotfix for zendframework#4202](zendframework#4204)
- [4206: Added sequence name for PostgreSQL](zendframework#4206)
- [4215: Bugfix for redirection handling in Zend\Http\Client](zendframework#4215)
- [4219: Custom validators registered through ValidatorProviderInterface not found](zendframework#4219)
- [4231: (Form) (Hotfix) Get Elements for Collection](zendframework#4231)
- [4238: ValueGenerator constant detection](zendframework#4238)
- [4247: Added Brazilian IBAN format to IBAN validation](zendframework#4247)
- [4250: (zendframework#4249) Override 'ServiceManager::has' to do not use peering service managers](zendframework#4250)
- [4251: Create factories for selected view collaborators](zendframework#4251)
- [4252: Auto-upgrading and then displaying composer version](zendframework#4252)
- [4253: Create AbstractFactory for Cache](zendframework#4253)
- [4254: Use prefix in Logger abstract factory](zendframework#4254)
- [4259: Hotfix: Changed array\_walk to foreach in Zend\Stdlib\Hydrator\ArraySerializable](zendframework#4259)
- [4260: Validator\Explode can take option validator as array](zendframework#4260)
- [4262: Fixed console routes when using same name for group and parameter](zendframework#4262)
- [4263: Remove superfluous indentation from one line of code](zendframework#4263)
- [4268: Session service factories](zendframework#4268)
- [4269: Hotfix: cs fixer check](zendframework#4269)
- [4276: allow default http responses to be sent in mvc stack](zendframework#4276)
- [4279: Remove needless is\_object check](zendframework#4279)
- [4282: fix getHref strategy in PageMvc](zendframework#4282)
- [4284: Main framework composer.json is incorrectly configured](zendframework#4284)
- [4285: Fix for a problem with Service Manager and Abstract Factories](zendframework#4285)
- [4288: Reset URI parts before parse](zendframework#4288)
- [4289: Minor CS fix](zendframework#4289)
- [4293: Better fix for zendframework#4284](zendframework#4293)
- [4294: BaseInputFilter not populating InputFilters of Element\Collection](zendframework#4294)
- [4295: Console route defaults should be overridden by entered values](zendframework#4295)
- [4296: illegal usage of array\_walk in ObjectProperty, ClassMapAutoloader](zendframework#4296)
- [4298: View\Helper\Navigation\Menu: add flag to set page class to ](zendframework#4298)
- [4299: Suggestion: Don't render empty module console information](zendframework#4299)
- [4300: Maestro detection improvements in Zend\Validator\CreditCard](zendframework#4300)
- [4301: remove extra semicolon](zendframework#4301)
- [4303: Method annotations of Zend\Validator\Hostname constructor](zendframework#4303)
- [4311: DDL support for Zend\Db](zendframework#4311)
- [4312: POP3 protocol "return;" is needed after APOP request](zendframework#4312)
- [4313: update docblock for ZendTest : /Db/, /Code/ , /Di/, /Log/, Mvc/](zendframework#4313)
- [4317: Fix zendframework#4315 - Console routes with dashes are not understood.](zendframework#4317)
- [4319: Add various plugin manager](zendframework#4319)
- [4321: Hotfix/cs fixer installation](zendframework#4321)
- [4326: Add zh\_TW translations ](zendframework#4326)
- [4328: Fix 4294](zendframework#4328)
- [4330: Remove SM-Aware requirement from Forward plugin](zendframework#4330)
- [4331: Changed default version service to Zend.](zendframework#4331)
- [4336: Use is\_int() instead of is\_integer()](zendframework#4336)
- [4337: Fix alignment of values, add trailing comma](zendframework#4337)
- [4339: Remove @return annotation from constructor doc-block](zendframework#4339)
- [4341: Docblocks do not match](zendframework#4341)
- [4344: Add missing file level doc-block](zendframework#4344)
- [4347: Add empty line after namespace declaration](zendframework#4347)
- [4349: Alphabetically order use statements (related to zendframework#4338)](zendframework#4349)
- [4350: Remove comma before value in array initialization](zendframework#4350)
- [4351: fix the constructor's type-autodetection accepts wrong parameters](zendframework#4351)
- [4352: Fix doc blocks consistency and coding standards PSR2](zendframework#4352)
- [4353: Glob::glob() should throw an exception on error](zendframework#4353)
- [4354: Corrected wrong year](zendframework#4354)
- [4355: fix docblock : @throw should be @throws](zendframework#4355)
- [4356: FormSelect translate optgroup label fix](zendframework#4356)
- [4358: Form abstract factory](zendframework#4358)
- [4361: Ldap Ldif Decoder bug fix](zendframework#4361)
- [4364: AbstractFactory consistency](zendframework#4364)
- [4365: Use InputFilterPluginManager in InputFilter\Factory](zendframework#4365)
- [4366: Fix for issue zendframework#3945, and fix for PUT with request content](zendframework#4366)
- [4367: Remove reference to root namespace (fixes zendframework#4363)](zendframework#4367)
- [4372: Ability to load custom form classes from FormElementManager in Mvc.](zendframework#4372)
- [4374: CollectionInputFilter returns always valid for empty collections](zendframework#4374)
- [4376: Fix get with body in ClientStatic](zendframework#4376)
- [4378: Add patchList method to AbstractRestfulController](zendframework#4378)
- [4379: Fix for zendframework#4175](zendframework#4379)
- [4380: Decouple I18n\View\Helper\AbstractTranslatorHelper from ext\intl](zendframework#4380)
- [4382: Fix conflict InputFilter::type with Input::name in InputFilter factory](zendframework#4382)
- [4383: ensure the wrapElements option in Zend\Form\Form::prepareElement](zendframework#4383)
- [4389: Remove cache and log abstract factories from MVC](zendframework#4389)
- [4391: Segregated interfaces for Translator dependency of Validator component](zendframework#4391)
- [4392: Remove Version dependency from Feed component](zendframework#4392)
- [4393: 2.2RC1 BC Break: DateTimeFormatter sets blank data to today's date](zendframework#4393)
- [4394: Ensure that DateTimeFormatter doesn't format an empty string](zendframework#4394)
- [4396: Make ServiceManager dependency optional in Feed component](zendframework#4396)
- [4398: Allow DateTimeFormatter to format zero.](zendframework#4398)
- [4405: 2.2.0RC1 Form\View\Helper\FormRow "partial view" messed up](zendframework#4405)
- [4408: Optimize MutableCreationOptionsInterface capability](zendframework#4408)
- [4410: Fix conflict between translator service in ZF2 and skeleton app](zendframework#4410)
- [4411: Fix BC break in HTTP client resetParameters signature](zendframework#4411)
- [4412: FormRow: enable partial rendering](zendframework#4412)
- [4415: Remove URI dependency and make HTTP dependency optional in Feed](zendframework#4415)
- [4417: add docblock to I18n\Validator\PhoneNumber\{Code}.php](zendframework#4417)
- [4418: remove @Package docblock from demos files](zendframework#4418)
- [4420: sync svn r23693 - (ZF-11002) ehancement implemented as proposed](zendframework#4420)
- [4423: Minor param overflow](zendframework#4423)
- [4424: Edit config composer.json](zendframework#4424)
- [4425: Fix FormElementManagerFactory breaks csrf validation (in Mvc)](zendframework#4425)
- [4432: code concistency : update Zend\Mvc\Application::bootstrap](zendframework#4432)

release-2.2.0rc1

Toggle release-2.2.0rc1's commit message
Zend Framework 2.2.0rc1

- [2865: (Enhancement) Add an easier way to use i18n view helpers.](zendframework#2865)
- [2903: add AdapterManager in to Zend\Db\Adapter namespace](zendframework#2903)
- [2984: Add full stop at end of validator messages (fixes zendframework#2966)](zendframework#2984)
- [3490: Added support for callable credential validator](zendframework#3490)
- [3580: Feature/context aware hydrator strategies](zendframework#3580)
- [3632: New DateTimeFormatter Filter (zendframework#3617)](zendframework#3632)
- [3646: Zend\I18n\View\Helper\NumberFormat param to set the number of decimals](zendframework#3646)
- [3693: Add RBAC support for navigation helper.](zendframework#3693)
- [3709: Redis cache storage](zendframework#3709)
- [3710: Allow to remove delimiters for DateSelect and fix bugs with some locales](zendframework#3710)
- [3747: Add getFilename() to Zend\Cache\Pattern\CaptureCache](zendframework#3747)
- [3754: Update library/Zend/Stdlib/Hydrator/ClassMethods.php](zendframework#3754)
- [3792: Sets specific attributes (as class,title...) to "Zend\Form\Select" options](zendframework#3792)
- [3812: Zend\Form\FormInterface causes Di to attempt to instantiate Interface](zendframework#3812)
- [3814: Improve module manager to accept instance](zendframework#3814)
- [3818: Invalid instantiator of type “NULL” for “Zend\Form\FormInterface”](zendframework#3818)
- [3844: Added new option to fix a little issue originated from last PR](zendframework#3844)
- [3876: Implementing and re-utilizing an abstract aggregate listener](zendframework#3876)
- [3877: HeadTitle renderTitle returns rendered title without title tags](zendframework#3877)
- [3878: Created an adapter Zend Paginator instance using TableGateway](zendframework#3878)
- [3879: Feature CollectionInputFilter](zendframework#3879)
- [3896: Added ability to ignore namespaces to classmap generator](zendframework#3896)
- [3919: WSDL Generation rewrite (with new tests also) as a base for future changes.](zendframework#3919)
- [3922: Added the ability to disable the getValidator input specification on Select Elements](zendframework#3922)
- [3930: Added abstract service factory for logger component to provide several loggers for application.](zendframework#3930)
- [3931: Added ability to configure MvcEvent listeners.](zendframework#3931)
- [3933: Added database adapter abstract service factory.](zendframework#3933)
- [3942: Feature/zend test load module](zendframework#3942)
- [3944: Enable ExceptionStrategy to return json](zendframework#3944)
- [3949: Invalid argument supplied for foreach()](zendframework#3949)
- [3951: Deprecate Zend\Stdlib\DateTime and use \DateTime constructor internally instead](zendframework#3951)
- [3965: Add removeMethod method in ClassGenerator](zendframework#3965)
- [3979: Fixes zendframework#3978](zendframework#3979)
- [3990: Zend\Filter\File\RenameUpload - Added possibility to maintain original file extension](zendframework#3990)
- [3999: Chain route](zendframework#3999)
- [4011: extend HeadMeta view helper to allow microdata zendframework#3751](zendframework#4011)
- [4016: Hydrator aware interface](zendframework#4016)
- [4032: Class was supporting limit + offset or limit, but only offset does not support](zendframework#4032)
- [4048: Moved ext-intl to suggest instead of require to avoid silent fallback.](zendframework#4048)
- [4050: Translable routing segments](zendframework#4050)
- [4073: Fixed issue zendframework#3064](zendframework#4073)
- [4098: fix php docblock : boolean should be bool](zendframework#4098)
- [4099: fix (bool) casting : add space and use (bool) instead of (boolean) to cast](zendframework#4099)
- [4104: Allow to change option creations for plugin manager](zendframework#4104)
- [4120: (Validator) Only return unique messages](zendframework#4120)
- [4127: Added I18n PhoneNumber validator based off of country](zendframework#4127)
- [4137: View helpers cleanup](zendframework#4137)
- [4139: Service manager performance optimized](zendframework#4139)
- [4145: Delegate factories](zendframework#4145)
- [4146: Lazy services](zendframework#4146)
- [4155: Move Identity closure to separate factory](zendframework#4155)
- [4165: Validate empty with context](zendframework#4165)
- [4169: Fixed error in adapter paginator DbTableGateway](zendframework#4169)
- [4170: Hydrator aware interface](zendframework#4170)
- [4178: Allow passing objects to the url helper](zendframework#4178)
- [4181: Make identifier name configurable for AbstractRestfulController](zendframework#4181)
- [4187: Add event manager as soft dependency to translator](zendframework#4187)
- [4202: Zend\Log has dependency on Zend\ServiceManager](zendframework#4202)
- [4204: Hotfix for zendframework#4202](zendframework#4204)
- [4206: Added sequence name for PostgreSQL](zendframework#4206)
- [4215: Bugfix for redirection handling in Zend\Http\Client](zendframework#4215)
- [4231: (Form) (Hotfix) Get Elements for Collection](zendframework#4231)
- [4238: ValueGenerator constant detection](zendframework#4238)
- [4247: Added Brazilian IBAN format to IBAN validation](zendframework#4247)
- [4250: (zendframework#4249) Override 'ServiceManager::has' to do not use peering service managers](zendframework#4250)
- [4251: Create factories for selected view collaborators](zendframework#4251)
- [4252: Auto-upgrading and then displaying composer version](zendframework#4252)
- [4253: Create AbstractFactory for Cache](zendframework#4253)
- [4254: Use prefix in Logger abstract factory](zendframework#4254)
- [4259: Hotfix: Changed array\_walk to foreach in Zend\Stdlib\Hydrator\ArraySerializable](zendframework#4259)
- [4260: Validator\Explode can take option validator as array](zendframework#4260)
- [4262: Fixed console routes when using same name for group and parameter](zendframework#4262)
- [4263: Remove superfluous indentation from one line of code](zendframework#4263)
- [4268: Session service factories](zendframework#4268)
- [4269: Hotfix: cs fixer check](zendframework#4269)
- [4276: allow default http responses to be sent in mvc stack](zendframework#4276)
- [4279: Remove needless is\_object check](zendframework#4279)
- [4282: fix getHref strategy in PageMvc](zendframework#4282)
- [4284: Main framework composer.json is incorrectly configured](zendframework#4284)
- [4285: Fix for a problem with Service Manager and Abstract Factories](zendframework#4285)
- [4288: Reset URI parts before parse](zendframework#4288)
- [4289: Minor CS fix](zendframework#4289)
- [4293: Better fix for zendframework#4284](zendframework#4293)
- [4294: BaseInputFilter not populating InputFilters of Element\Collection](zendframework#4294)
- [4295: Console route defaults should be overridden by entered values](zendframework#4295)
- [4296: illegal usage of array\_walk in ObjectProperty, ClassMapAutoloader](zendframework#4296)
- [4298: View\Helper\Navigation\Menu: add flag to set page class to <li>](zendframework#4298)
- [4299: Suggestion: Don't render empty module console information](zendframework#4299)
- [4300: Maestro detection improvements in Zend\Validator\CreditCard](zendframework#4300)
- [4301: remove extra semicolon](zendframework#4301)
- [4303: Method annotations of Zend\Validator\Hostname constructor](zendframework#4303)
- [4311: DDL support for Zend\Db](zendframework#4311)
- [4312: POP3 protocol "return;" is needed after APOP request](zendframework#4312)
- [4313: update docblock for ZendTest : /Db/, /Code/ , /Di/, /Log/, Mvc/](zendframework#4313)
- [4317: Fix zendframework#4315 - Console routes with dashes are not understood.](zendframework#4317)
- [4319: Add various plugin manager](zendframework#4319)
- [4321: Hotfix/cs fixer installation](zendframework#4321)
- [4326: Add zh\_TW translations ](zendframework#4326)
- [4328: Fix 4294](zendframework#4328)
- [4330: Remove SM-Aware requirement from Forward plugin](zendframework#4330)
- [4331: Changed default version service to Zend.](zendframework#4331)
- [4336: Use is\_int() instead of is\_integer()](zendframework#4336)
- [4337: Fix alignment of values, add trailing comma](zendframework#4337)
- [4339: Remove @return annotation from constructor doc-block](zendframework#4339)
- [4341: Docblocks do not match](zendframework#4341)
- [4344: Add missing file level doc-block](zendframework#4344)
- [4347: Add empty line after namespace declaration](zendframework#4347)
- [4349: Alphabetically order use statements (related to zendframework#4338)](zendframework#4349)
- [4350: Remove comma before value in array initialization](zendframework#4350)
- [4351: fix the constructor's type-autodetection accepts wrong parameters](zendframework#4351)
- [4352: Fix doc blocks consistency and coding standards PSR2](zendframework#4352)
- [4353: Glob::glob() should throw an exception on error](zendframework#4353)
- [4354: Corrected wrong year](zendframework#4354)
- [4355: fix docblock : @throw should be @throws](zendframework#4355)
- [4356: FormSelect translate optgroup label fix](zendframework#4356)
- [4358: Form abstract factory](zendframework#4358)
- [4361: Ldap Ldif Decoder bug fix](zendframework#4361)
- [4364: AbstractFactory consistency](zendframework#4364)
- [4365: Use InputFilterPluginManager in InputFilter\Factory](zendframework#4365)
- [4367: Remove reference to root namespace (fixes zendframework#4363)](zendframework#4367)
- [4372: Ability to load custom form classes from FormElementManager in Mvc.](zendframework#4372)

release-2.1.5

Toggle release-2.1.5's commit message
Zend Framework 2.1.5

Issues fixed in this release:

- 2536: `Zend\Validate` translations out of date
  (zendframework#2536)
- 2898: `ConstructedNavigationFactory` does not inject components
  (zendframework#2898)
- 3373: `Collection` in `Form` not binds values when form has no object and hydrator set
  (zendframework#3373)
- 3534: ZF2 2.0.6 Authentication and postgres database
  (zendframework#3534)
- 3626: `Zend\Form\View\Helper\FormRow`: labels are appended by default
  (zendframework#3626)
- 3685: Problem on appending new identifier on `EventManager`
  (zendframework#3685)
- 3695: Adapter name and sequence problems
  (zendframework#3695)
- 3719: `Zend\Db\Metadata\Source\AbstractSource` Notice: Undefined index
  (zendframework#3719)
- 3731: Console banners are all shown consecutively
  (zendframework#3731)
- 3882: `EventManager` or `Stdlib\CallbackHandler` can't handle `WeakRef` enough.
  (zendframework#3882)
- 3898: `Zend\Navigation\Service\ConstructedNavigationFactory` not inject
  dependences (router, action and etc)
  (zendframework#3898)
- 3912: Ajustment `SequenceFeature` generic drivers
  (zendframework#3912)
- 3934: `Acl` allow role access on all resources not honoured if added after resources
  (zendframework#3934)
- 3983: Update `BaseInputFilter`
  (zendframework#3983)
- 4002: Update `DocBlockScanner`
  (zendframework#4002)
- 4013: Fix PHP Notice in `Translator` class
  (zendframework#4013)
- 4014: update to `FlashMessenger` view helper to allow for classes on separator
  (zendframework#4014)
- 4020: Add parent roles with traversable object
  (zendframework#4020)
- 4026: `Zend\Validator` Test Suite Fix
  (zendframework#4026)
- 4027: Move deprecation notice inside constructor of `Query` class
  (zendframework#4027)
- 4035: [Router] non existent child route during assembly doesn't throw exception
  (zendframework#4035)
- 4037: Remove unnecessary `autoload.php` from composer config.
  (zendframework#4037)
- 4047: Update `InArray.php`
  (zendframework#4047)
- 4049: removed unused cache test assets from test suite
  (zendframework#4049)
- 4051: `writeLine()` with console is (literally) breaking when the string is "too long"?
  (zendframework#4051)
- 4053: Implement better text domain merging support
  (zendframework#4053)
- 4054: 2.1.4: `Zend/Stdlib/composer.json` requires  "Zend/Stdlib/compatibility/autoload.php"
  (zendframework#4054)
- 4055: Fix zendframework#4051 `console::writeLine()`
  (zendframework#4055)
- 4061: Normalize console usage
  (zendframework#4061)
- 4063: Resolved Issue zendframework#2898
  (zendframework#4063)
- 4064: Fixed issue with invalid `@cover` annotations, pointed to not existed class
  (zendframework#4064)
- 4066: `HttpControllerTestCase` gives wrong messages for `assertRedirect`/`assertNotRedirect`
  (zendframework#4066)
- 4070: Hotfix for issue zendframework#4069
  (zendframework#4070)
- 4074: fix typos
  (zendframework#4074)
- 4075: `Form\Collection`: allow create new objects
  (zendframework#4075)
- 4077: Fix `Collection` form element replacing bound objects with dummies upon form validation
  (zendframework#4077)
- 4079: Some fixes for phpDoc in `Zend\Mvc`
  (zendframework#4079)
- 4084: Introduce query parameter for `Navigation\Page\Mvc`
  (zendframework#4084)
- 4085: Fix loading of a text domain from different sources, fixes issue zendframework#4045
  (zendframework#4085)
- 4089: Zend\Test - set the request's `requestUri` to the dispatched url
  (zendframework#4089)
- 4095: `Zend\Navigation\Page\Mvc::getHref` does not use `RouteMatch` parameters
  (zendframework#4095)
- 4102: simplify constant usage. `FILEINFO_MIME_TYPE` is available since PHP 5.3.0
  (zendframework#4102)
- 4103: `FormDateTimeSelect` - minutes delimiter always shown
  (zendframework#4103)
- 4111: Updated translations
  (zendframework#4111)
- 4117: [InputFilter] Allow specification of error message via `Factory`
  (zendframework#4117)
- 4118: Fix name of variable used for capturing output when executing shell command
  (zendframework#4118)
- 4119: Fix weird verbalization
  (zendframework#4119)
- 4123: Fix#3373
  (zendframework#4123)
- 4129: Update to `ServiceManager` to provide more precise error messages
  (zendframework#4129)
- 4133: Fix#4103
  (zendframework#4133)
- 4134: Zend\Mvc\Router\Console\Simple not compatible with older versions of pcre (and therefore CentOS)
  (zendframework#4134)
- 4135: Update Czech validator messages
  (zendframework#4135)
- 4138: Modified Router to use backwards compatible regex expression Issue: 4134
  (zendframework#4138)
- 4140: When displaying navigations three times last navigation has data of prev...
  (zendframework#4140)
- 4143: Fixed issue zendframework#3626
  (zendframework#4143)
- 4144: feature / `quoteTrustedValueList`
  (zendframework#4144)
- 4147: Reset stop-propagation flag when triggering event
  (zendframework#4147)
- 4148: Filters priority setting when populating filters in inputfilter factory and not losing it when merging filter chains
  (zendframework#4148)
- 4150: Hotfix - `callable` type introspection for method parameters
  (zendframework#4150)
- 4152: Fixed some EMail Validation Strings - German
  (zendframework#4152)
- 4153: [Feed] sync svn r24842 - Fix ZF-4491
  (zendframework#4153)
- 4154: Catch `LogicException` for Rewind and fix CP errors
  (zendframework#4154)
- 4157: end autoload classmap generated file with EOL
  (zendframework#4157)
- 4161: servicemanager is a requirement
  (zendframework#4161)
- 4164: Fetch model from event parameter
  (zendframework#4164)
- 4167: `Console` posix adapter `writeLine()` background color bleeding through to the next line.
  (zendframework#4167)
- 4168: Fix zendframework#4167 - Console posix adapter `writeLine()` background color bleeding through to the next line.
  (zendframework#4168)
- 4171: Fix BC break in 2.1.5dev - Revert to previous `isRequired` behavior for file upload inputs
  (zendframework#4171)
- 4172: [Form] Remove after Add doesn't restore initial state
  (zendframework#4172)
- 4180: Radio & Multicheckbox Problem with selected & disabled attributes
  (zendframework#4180)
- 4182: Issue zendframework#3358 - Fix for console router not accepting controller word as part of a route
  (zendframework#4182)
- 4183: Update `Zend_Validate.php` resource
  (zendframework#4183)
- 4184: Updated `Page\Mvc::getHref` to grab correct controller name from `routeMatch`
  (zendframework#4184)
- 4191: `Zend\Stdlib\Hydrator\ClassMethods::hydrate()` - support for `__call()` magic method
  (zendframework#4191)
- 4198: fixed typo in french `Zend_Validator_StringLength`
  (zendframework#4198)
- 4199:  Issue zendframework#4172 - Fixed empty priority queue state
  (zendframework#4199)
- 4201: Issue zendframework#4172 - Added tests for add/remove sequence in `Zend\Form`
  (zendframework#4201)
- 4203: Allow an instance of `Zend\Stdlib\AbstractOptions` to set configuration properties of the same class
  (zendframework#4203)
- 4207: Fixed default plural rule.
  (zendframework#4207)
- 4210: Fixed failure when implementing custom rbac roles
  (zendframework#4210)
- 4213: [Curl] `setOptions` should merge config items that can be arrays
  (zendframework#4213)
- 4216: Require `Zend\Config` in `Zend\Mvc`
  (zendframework#4216)
- 4224: `Mail\Headers.php`: Adjust regex for field name to RFC 5322
  (zendframework#4224)
- 4225: change variable naming
  (zendframework#4225)
- 4226: ZF2 ACL full access
  (zendframework#4226)
- 4227: Updated `Zend_Captcha` and `Zend_Validate` for catalan language
  (zendframework#4227)
- 4232: Correct tests for group multicheckbox & radio attributes
  (zendframework#4232)
- 4233: remove mistake doc for `Zend\Http\PhpEnvironment\Request::detectBaseUrl()`
  (zendframework#4233)
- 4235: fixed `setEventManager`
  (zendframework#4235)
- 4236: Update `ProvidesEvents.php`
  (zendframework#4236)
- 4237: Update `ModuleManager.php`
  (zendframework#4237)
- 4239: Remove annotation in `Zend\Db\Adapter\AdapterAwareTrait`
  (zendframework#4239)
- 4240: A Better fix for zendframework#3912
  (zendframework#4240)
- 4241: `Zend\Db\Metadata` - remove quoting of known scalars, use `quoteTrustedValue()` for provided values
  (zendframework#4241)
- 4242: fix `Zend\Json` doc and little typo
  (zendframework#4242)
- 4243: remove `if` `else` for same return
  (zendframework#4243)
- 4244: remove unused `require_once __DIR__ . '/SplAutoloader.php';`
  (zendframework#4244)
- 4246: replaced `get_called_class()` with `get_class($this)` in non-static context
  (zendframework#4246)

release-2.1.4

Toggle release-2.1.4's commit message
Zend Framework 2.1.4

- ZF2013-01: Query route (http://framework.zend.com/security/ZF2013-01)
- ZF2013-02: RNG support (http://framework.zend.com/security/ZF2013-02)
- ZF2013-03: DB platform quoting (http://framework.zend.com/security/ZF2013-03)
- 2752: `Zend_Json_Server` to accept null parameters
  (zendframework#2752)
- 3696: `Zend\Json\Server\Server` should allow parameters with NULL values
  (zendframework#3696)
- 3767: Allow NULL parameter values in `Zend/Json/Server`
  (zendframework#3767)
- 3827: Fix mismatches between the PHPDoc and the method signatures
  (zendframework#3827)
- 3840: allow a null page in pages array, to compensate for ZF issue zendframework#3823
  (zendframework#3840)
- 3842: Hotfix/zend test improve console usage
  (zendframework#3842)
- 3849: Check if values are set in `Zend\Db\Sql\Insert.php` for prepared
  statement
  (zendframework#3849)
- 3867: `FileGenerator::setUses()` MUST can take arguments from
  `FileGenerator::getUses()`
  (zendframework#3867)
- 3868: `ClassGenerator::fromReflection` not generate class properties
  (zendframework#3868)
- 3869: Remove BC break in `Identical` validator
  (zendframework#3869)
- 3871: The method delete on the `RowGateway` now returns the affected rows
  (zendframework#3871)
- 3873: Fixes an issue when binding a model to a form collection element
  (zendframework#3873)
- 3885: Hotfix/add tests console adapter
  (zendframework#3885)
- 3886: Add tests console prompt
  (zendframework#3886)
- 3888: `DefinitionList` `hasMethod` fix
  (zendframework#3888)
- 3907: Add tests console request response
  (zendframework#3907)
- 3916: Fix PUT HTTP method usage with params
  (zendframework#3916)
- 3917: Clean the Console abstract adapter
  (zendframework#3917)
- 3921: [+BUGFIX] Fixed column names bug `Zend\Db\Sql\Select`
  (zendframework#3921)
- 3925: Added view and validator dependency
  (zendframework#3925)
- 3936: Improve the remove of `SendResponseListener`
  (zendframework#3936)
- 3946: Adding config to `openssl_pkey_export()`
  (zendframework#3946)
- 3947: fix exception %s passed variable of 'A service by the name or alias %s'  should be $name
  (zendframework#3947)
- 3948: Bug/merging translator textdomains
  (zendframework#3948)
- 3950: Fix zero value in argument
  (zendframework#3950)
- 3957: [Hotfix] Fixed incorrect `PDO_Oci` platform recognition
  (zendframework#3957)
- 3960: Update toString() to use late static binding for encoding methods
  (zendframework#3960)
- 3964: Fix fluent interface
  (zendframework#3964)
- 3966: Better polyfill support for `Stdlib` and `Session`
  (zendframework#3966)
- 3968: fixed `Exception\InvalidArgumentException` messages in `Zend\Log`
  (zendframework#3968)
- 3971: SessionArrayStorage doesn't preserve `_REQUEST_ACCESS_TIME`
  (zendframework#3971)
- 3973: Documentation improvement `Zend\View\Stream`
  (zendframework#3973)
- 3980: change `HOST_DNS_OR_IPV4_OR_IPV6` to `0x13` for `$validHostTypes`
  (zendframework#3980)
- 3981: Improve exception messages
  (zendframework#3981)
- 3982: Fix `\Zend\Soap\AutoDiscover` constructor
  (zendframework#3982)
- 3984: Update `ArrayStack.php`
  (zendframework#3984)
- 3987: Fix ChromePhp logger interface and debug level
  (zendframework#3987)
- 3988: Fix & Unit test for `preparestatement` notices
  (zendframework#3988)
- 3991: Hotfix/3858 - `findHelper` problem in Navigation Helper
  (zendframework#3991)
- 3993: `SessionArrayStorage` Request Access Time and Storage Initialization
  (zendframework#3993)
- 3997: Allow https on scheme without a hostname
  (zendframework#3997)
- 4001: Fix `ViewFeedStrategyFactory` comment
  (zendframework#4001)
- 4005: Hotfix/case sensitive console
  (zendframework#4005)
- 4007: Pass `ClassGenerator` instance instead of boolean
  (zendframework#4007)
- 4009: Minor if to else if improvement
  (zendframework#4009)
- 4010: Hotfix/zend test with console route
  (zendframework#4010)

release-2.0.8

Toggle release-2.0.8's commit message
Zend Framework 2.0.8

- ZF2013-01: Query route (http://framework.zend.com/security/ZF2013-01)
- ZF2013-02: RNG support (http://framework.zend.com/security/ZF2013-02)
- ZF2013-03: DB platform quoting (http://framework.zend.com/security/ZF2013-03)

release-2.1.3

Toggle release-2.1.3's commit message
Zend Framework 2.1.3

- 3714: Zend\Stdlib\ArrayObject::offsetExists() returning by reference
  (zendframework#3714)
- 3855: Fix zendframework#3852
  (zendframework#3855)
- 3856: Simple route case insensitive
  (zendframework#3856)

release-2.1.2

Toggle release-2.1.2's commit message
Zend Framework 2.1.2

- 3085: create controller via Zend\Mvc\Controller\ControllerManager
  (zendframework#3085)
- 3469: ConnectionInterface docblock is wrong or implementation is wrong..
  (zendframework#3469)
- 3506: [WIP] [zendframework#3113] Fix spelling in error validation messages
  (zendframework#3506)
- 3636: If route has child routes and in URL has arbitrary query like "?lang=de"
  it does not work
  (zendframework#3636)
- 3652: Query parameter ?action=somevalue will get 404 error
  (zendframework#3652)
- 3683: Fix to make sure NotEmpty validator is not already set
  (zendframework#3683)
- 3691: Fix for GitHub issue 3469
  (zendframework#3691)
- 3698: Openssl error string
  (zendframework#3698)
- 3699: Certain servers may not set a whitespace after a colon
  (Set-Cookie: header)
  (zendframework#3699)
- 3701: Synced pt\_BR\Zend\_Validate.php with en\Zend\_Validate.php
  (zendframework#3701)
- 3702: added new file: resources\languages\pt\_BR\Zend\_Captcha.php
  (zendframework#3702)
- 3703: [WIP] Adding parallel testing ANT build configuration and related files
  (zendframework#3703)
- 3705: Recent composer.json update of stdlib package
  (zendframework#3705)
- 3706: clear joins and create without columns
  (zendframework#3706)
- 3707: quoteIdentifier problem in sequence
  (zendframework#3707)
- 3708: Filter\File\RenameUpload: wrap move\_uploaded\_file to be easly mocked
  (zendframework#3708)
- 3712: Fix for URIs with a query string not matching
  (zendframework#3712)
- 3713: Session Container Mismatch & Version Compare fixes for 5.3.3
  (zendframework#3713)
- 3715: [zendframework#3705] Fix autoload.files setting in composer.json
  (zendframework#3715)
- 3716: Added the Zend\Form decepence in composer.json for Zend\Mvc
  (zendframework#3716)
- 3721: Created README.md files for each component
  (zendframework#3721)
- 3722: [Form] [DateTimeSelect] Filter, manager, and view helper fixes
  (zendframework#3722)
- 3725: Use built-in php constants
  (zendframework#3725)
- 3729: Zend\Barcode (Fixes zendframework#2862)
  (zendframework#3729)
- 3732: Fix for zendframework#2531 - Multiplie navigation don't work
  (zendframework#3732)
- 3733: Fix/select where
  (zendframework#3733)
- 3735: [Form] [FormElementManager] don't overwrite form factory if already set
  (zendframework#3735)
- 3742: Object+hydrator element annotation fix
  (zendframework#3742)
- 3743: [zendframework#3739 & zendframework#3740] Using version-compare in accept header handler params.
  (zendframework#3743)
- 3746: Fix bugs for some locales!
  (zendframework#3746)
- 3757: Fixed a bug where mail messages were malformed when using the Sendmail
  (zendframework#3757)
- 3764: Validator File MimeType (IsImage & IsCompressed)
  (zendframework#3764)
- 3771: Zend\File\Transfer\Adapter\Http on receive : error "File was not found"  in ZF 2.1
  (zendframework#3771)
- 3778: [zendframework#3711] Fix regression in query string matching
  (zendframework#3778)
- 3782: [WIP] Zend\Di\Di::get() with call parameters ignored shared instances.
  (zendframework#3782)
- 3783: Provide branch-alias entries for each component composer.json
  (zendframework#3783)
- 3785: Zend\Db\Sql\Literal Fix when % is used in string
  (zendframework#3785)
- 3786: Inject shared event manager in initializer
  (zendframework#3786)
- 3789: Update library/Zend/Mail/Header/AbstractAddressList.php
  (zendframework#3789)
- 3793: Resolved Issue: zendframework#3748 - offsetGet and __get should do a direct proxy to
  $_SESSION
  (zendframework#3793)
- 3794: Implement query and fragment assembling into the HTTP router itself
  (zendframework#3794)
- 3797: remove @category, @Package, and @subpackage docblocks
  (zendframework#3797)
- 3798: Remove extra semicolons
  (zendframework#3798)
- 3803: Fix identical validator
  (zendframework#3803)
- 3806: Remove obsolete catch statement
  (zendframework#3806)
- 3807: Resolve undefined classes in phpDoc
  (zendframework#3807)
- 3808: Add missing @return annotations
  (zendframework#3808)
- 3813: Bug fix for GlobIterator extending service
  (zendframework#3813)
- 3817: Add failing tests for Simple console route
  (zendframework#3817)
- 3819: Allow form element filter to convert a string to array
  (zendframework#3819)
- 3828: Cannot validate form when keys of collection in data are non consecutive
  (zendframework#3828)
- 3831: Non-matching argument type for ArrayObject
  (zendframework#3831)
- 3832: Zend\Db\Sql\Predicate\Predicate->literal() does not work with integer 0
  as $expressionParameters
  (zendframework#3832)
- 3836: Zend\Db\Sql\Predicate\Predicate Fix for literal() usage
  (zendframework#3836)
- 3837: Fix for legacy Transfer usage of File Validators
  (zendframework#3837)
- 3838: Stdlib\ArrayObject & Zend\Session\Container Compatibility with ArrayObject
  (zendframework#3838)
- 3839: Fixes zendframework#2477 - Implemented optional subdomains using regex
  (zendframework#3839)

release-2.1.1

Toggle release-2.1.1's commit message
Zend Framework 2.1.1

- 2510: Zend\Session\Container does not allow modification by reference
  (zendframework#2510)
- 2899: Can't inherit abstract function
  Zend\Console\Prompt\PromptInterface::show()
  (zendframework#2899)
- 3455: Added DISTINCT on Zend\Db\Sql\Select
  (zendframework#3455)
- 3456: Connection creation added in Pgsql.php createStatement method
  (zendframework#3456)
- 3608: Fix validate data contains arrays as values
  (zendframework#3608)
- 3610: Form: rely on specific setter
  (zendframework#3610)
- 3618: Fix bug when $indent have some string
  (zendframework#3618)
- 3622: Updated Changelog with BC notes for 2.1 and 2.0.7
  (zendframework#3622)
- 3623: Authentication using DbTable Adapter doesn't work for 2.1.0
  (zendframework#3623)
- 3625: Missing instance/object for parameter route upgrading to 2.1.\*
  (zendframework#3625)
- 3627: Making relative links in Markdown files
  (zendframework#3627)
- 3629: Zend\Db\Select using alias in joins can results in wrong SQL
  (zendframework#3629)
- 3638: Fixed method that removed part from parts in Mime\Message
  (zendframework#3638)
- 3639: Session Metadata and SessionArrayStorage requestaccesstime fixes.
  (zendframework#3639)
- 3640: [zendframework#3625] Do not query abstract factories for registered invokables
  (zendframework#3640)
- 3641: Zend\Db\Sql\Select Fix for zendframework#3629
  (zendframework#3641)
- 3645: Exception on destructing the SMTP Transport instance
  (zendframework#3645)
- 3648: Ensure run() always returns Application instance
  (zendframework#3648)
- 3649: Created script to aggregate return status
  (zendframework#3649)
- 3650: InjectControllerDependencies initializer overriding an previously
  defined EventManager
  (zendframework#3650)
- 3651: Hotfix/3650
  (zendframework#3651)
- 3656: Zend\Validator\Db\AbstractDb.php and mysqli
  (zendframework#3656)
- 3658: Zend\Validator\Db\AbstractDb.php and mysqli (issue: 3656)
  (zendframework#3658)
- 3661: ZF HTTP Status Code overwritten
  (zendframework#3661)
- 3662: Remove double injection in Plugin Controller Manager
  (zendframework#3662)
- 3663: Remove useless shared in ServiceManager
  (zendframework#3663)
- 3671: Hotfix/restful head identifier
  (zendframework#3671)
- 3673: Add translations for Zend\Validator\File\UploadFile
  (zendframework#3673)
- 3679: remove '\' character from Traversable
  (zendframework#3679)
- 3680: Zend\Validator\Db Hotfix (supersedes zendframework#3658)
  (zendframework#3680)
- 3681: [zendframework#2899] Remove redundant method declaration
  (zendframework#3681)
- 3682: Zend\Db\Sql\Select Quantifier (DISTINCT, ALL, + Expression) support -
  supersedes zendframework#3455
  (zendframework#3682)
- 3684: Remove the conditional class declaration of ArrayObject
  (zendframework#3684)
- 3687: fix invalid docblock
  (zendframework#3687)
- 3689: [zendframework#3684] Polyfill support for version-dependent classes
  (zendframework#3689)
- 3690: oracle transaction support
  (zendframework#3690)
- 3692: Hotfix/db parametercontainer mixed use
  (zendframework#3692)

release-2.1.0

Toggle release-2.1.0's commit message
Zend Framework 2.1.0

- 2378: ZF2-417 Form Annotation Hydrator options support
  (zendframework#2378)
- 2390: Expose formally protected method in ConfigListener
  (zendframework#2390)
- 2405: [WIP] Feature/accepted model controller plugin
  (zendframework#2405)
- 2424: Decorator plugin manager was pointing to an inexistent class
  (zendframework#2424)
- 2428: Form develop/allow date time
  (zendframework#2428)
- 2430: [2.1] Added the scrypt key derivation algorithm in Zend\Crypt
  (zendframework#2430)
- 2439: [2.1] Form File Upload refactor
  (zendframework#2439)
- 2486: The Upload validator might be broken
  (zendframework#2486)
- 2506: Throwing exception in template (and/or layout) doesnt fails gracefully
  (zendframework#2506)
- 2524: Throws exception when trying to generate bcrypt
  (zendframework#2524)
- 2537: Create a NotIn predicate
  (zendframework#2537)
- 2616: Initial ZF2 RBAC Component
  (zendframework#2616)
- 2629: JsonStrategy should set response charset
  (zendframework#2629)
- 2647: Fix/bcrypt: added the set/get BackwardCompatibility
  (zendframework#2647)
- 2668: Implement XCache storage adapter (fixes zendframework#2581)
  (zendframework#2668)
- 2671: Added fluent inteface to prepend and set method. Zend\View\Container\AbstractContainer
  (zendframework#2671)
- 2725: Feature/logger factory
  (zendframework#2725)
- 2726: Zend\Validator\Explode does not handle NULL
  (zendframework#2726)
- 2727: Added ability to add additional information to the logs via processors.
  (zendframework#2727)
- 2772: Adding cookie route. Going to open PR for comments.
  (zendframework#2772)
- 2815: Fix fro GitHub issue 2600 (Cannot check if a table is read only)
  (zendframework#2815)
- 2819: Support for ListenerAggregates in SharedEventManager
  (zendframework#2819)
- 2820: Form plugin manager
  (zendframework#2820)
- 2863: Handle postgres sequences
  (zendframework#2863)
- 2876: memcached changes
  (zendframework#2876)
- 2884: Allow select object to pass on select->join
  (zendframework#2884)
- 2888: Bugfix dateformat helper
  (zendframework#2888)
- 2918: \Zend\Mime\Mime::LINEEND causes problems with some SMTP-Servers
  (zendframework#2918)
- 2945: SOAP 1.2 support for WSDL generation
  (zendframework#2945)
- 2947: Add DateTimeSelect element to form
  (zendframework#2947)
- 2950: Abstract row gatewayset from array
  (zendframework#2950)
- 2968: Zend\Feed\Reader\Extension\Atom\Entry::getAuthors and Feed::getAuthors
  should return Collection\Author
  (zendframework#2968)
- 2973: Zend\Db\Sql : Create NotIn predicate
  (zendframework#2973)
- 2977: Method signature of merge() in Zend\Config\Config prevents mocking
  (zendframework#2977)
- 2988: Cache: Added storage adapter using a session container
  (zendframework#2988)
- 2990: Added note of new xcache storage adapter
  (zendframework#2990)
- 3010: [2.1][File Uploads] Multi-File input filtering and FilePRG plugin update
  (zendframework#3010)
- 3011: Response Json Client
  (zendframework#3011)
- 3016: [develop] PRG Plugin fixes: Incorrect use of session hops expiration
  (zendframework#3016)
- 3019: [2.1][develop] PRG Plugins fix
  (zendframework#3019)
- 3055: Zend Validators complain of array to string conversion for nested array
  values that do not pass validation when using E\_NOTICE
  (zendframework#3055)
- 3058: [2.1][File Upload] Session Progress fixes
  (zendframework#3058)
- 3059: [2.1] Add reference to ChromePhp LoggerWriter in WriterPluginManager
  (zendframework#3059)
- 3069: Hotfix/xcache empty namespace
  (zendframework#3069)
- 3073: Documentation and code  mismatch
  (zendframework#3073)
- 3084: Basic support for aggregates in SharedEventManager according to feedback...
  (zendframework#3084)
- 3086: Updated constructors to accept options array according to AbstractWriter...
  (zendframework#3086)
- 3088: Zend\Permissions\Rbac roles should inherit parent permissions, not child
  permissions
  (zendframework#3088)
- 3093: Feature/cookies refactor
  (zendframework#3093)
- 3105: RFC Send Response Workflow
  (zendframework#3105)
- 3110: Stdlib\StringUtils
  (zendframework#3110)
- 3140: Tests for Zend\Cache\Storage\Adapter\MemcachedResourceManager
  (zendframework#3140)
- 3195: Date element formats not respected in validators.
  (zendframework#3195)
- 3199: [2.1][FileUploads] FileInput AJAX Post fix
  (zendframework#3199)
- 3212: Cache: Now an empty namespace means disabling namespace support
  (zendframework#3212)
- 3215: Check $exception type before throw
  (zendframework#3215)
- 3219: Fix hook in plugin manager
  (zendframework#3219)
- 3224: Zend\Db\Sql\Select::getSqlString(Zend\Db\Adapter\Platform\Mysql) doesn't
  work properly with limit param
  (zendframework#3224)
- 3243: [2.1] Added the support of Apache's passwords
  (zendframework#3243)
- 3246: [2.1][File Upload] Change file upload filtering to preserve the $\_FILES
  array
  (zendframework#3246)
- 3247: Fix zend test with the new sendresponselistener
  (zendframework#3247)
- 3257: Support nested error handler
  (zendframework#3257)
- 3259: [2.1][File Upload] RenameUpload filter rewrite w/option to use uploaded
  'name'
  (zendframework#3259)
- 3263: correcting ConsoleResponseSender's __invoke
  (zendframework#3263)
- 3276: DateElement now support a string
  (zendframework#3276)
- 3283: fix Undefined function DocBlockReflection::factory error
  (zendframework#3283)
- 3287: Added missing constructor parameter
  (zendframework#3287)
- 3308: Update library/Zend/Validator/File/MimeType.php
  (zendframework#3308)
- 3314: add ContentTransferEncoding Headers
  (zendframework#3314)
- 3316: Update library/Zend/Mvc/ResponseSender/ConsoleResponseSender.php
  (zendframework#3316)
- 3334: [2.1][develop] Added missing Exception namespace to Sha1 validator
  (zendframework#3334)
- 3339: Xterm's 256 colors integration for Console.
  (zendframework#3339)
- 3343: add SimpleStreamResponseSender + Tests
  (zendframework#3343)
- 3349: Provide support for more HTTP methods in the AbstractRestfulController
  (zendframework#3349)
- 3350: Add little more fun to console
  (zendframework#3350)
- 3357: Add default prototype tags in reflection
  (zendframework#3357)
- 3359: Added filter possibility
  (zendframework#3359)
- 3363: Fix minor doc block errors
  (zendframework#3363)
- 3365: Fix trailing spaces CS error causing all travis builds to fail
  (zendframework#3365)
- 3366: Zend\Log\Logger::registerErrorHandler() should accept a parameter to set
  the return value of the error_handler callback
  (zendframework#3366)
- 3370: [2.1] File PRG plugin issue when merging POST data with nested keys
  (zendframework#3370)
- 3376: Remove use of deprecated /e-modifier of preg_replace
  (zendframework#3376)
- 3377: removed test failing since PHP>=5.4
  (zendframework#3377)
- 3378: Improve code generators consistency
  (zendframework#3378)
- 3385: render view one last time in case exception thrown from inside view
  (zendframework#3385)
- 3389: FileExtension validor error in Form context
  (zendframework#3389)
- 3392: Development branch of AbstractRestfulController->processPostData()
  doesn't handle Content-Type application/x-www-form-urlencoded correctly
  (zendframework#3392)
- 3404: Provide default $_SESSION array superglobal proxy storage adapter
  (zendframework#3404)
- 3405: fix dispatcher to catch legitimate exceptions
  (zendframework#3405)
- 3414: Zend\Mvc\Controller\AbstractRestfulController: various fixes to Json
  handling
  (zendframework#3414)
- 3418: [2.1] Additional code comments for FileInput
  (zendframework#3418)
- 3420: Authentication Validator
  (zendframework#3420)
- 3421: Allow to set arbitrary status code for Exception strategy
  (zendframework#3421)
- 3426: Zend\Form\View\Helper\FormSelect
  (zendframework#3426)
- 3427: `Zend\ModuleManager\Feature\ProvidesDependencyModulesInterface`
  (zendframework#3427)
- 3440: [zendframework#3376] Better fix
  (zendframework#3440)
- 3442: Better content-type negotiation
  (zendframework#3442)
- 3446: Zend\Form\Captcha setOptions don't follow interface contract
  (zendframework#3446)
- 3450: [Session][Auth] Since the recent BC changes to Sessions,
  Zend\Authentication\Storage\Session does not work
  (zendframework#3450)
- 3454: ACL permissions are not correctly inherited.
  (zendframework#3454)
- 3458: Session data is empty in Session SaveHandler's write function
  (zendframework#3458)
- 3461: fix for zendframework#3458
  (zendframework#3461)
- 3470: Session not working in current development?
  (zendframework#3470)
- 3479: Fixed zendframework#3454.
  (zendframework#3479)
- 3482: Feature/rest delete replace collection
  (zendframework#3482)
- 3483: [zendframework#2629] Add charset to Content-Type header
  (zendframework#3483)
- 3485: Zend\Db Oracle Driver
  (zendframework#3485)
- 3491: Update library/Zend/Code/Generator/PropertyGenerator.php
  (zendframework#3491)
- 3493: [Log] fixes zendframework#3366: Now Logger::registerErrorHandler() accepts continue
  (zendframework#3493)
- 3494: [2.1] Zend\Filter\Word\* no longer extends Zend\Filter\PregReplace
  (zendframework#3494)
- 3495: [2.1] Added Zend\Stdlib\StringUtils::hasPcreUnicodeSupport()
  (zendframework#3495)
- 3496: [2.1] fixed tons of missing/wrong use statements
  (zendframework#3496)
- 3498: add method to Zend\Http\Response\Stream
  (zendframework#3498)
- 3499: removed "self" typehints in Zend\Config and Zend\Mvc
  (zendframework#3499)
- 3501: Exception while createing RuntimeException in Pdo Connection class
  (zendframework#3501)
- 3507: hasAcl dosn't cheks $defaultAcl Member Variable
  (zendframework#3507)
- 3508: Removed all @category, @Package, and @subpackage annotations
  (zendframework#3508)
- 3509: Zend\Form\View\Helper\FormSelect
  (zendframework#3509)
- 3510: FilePRG: replace array_merge with ArrayUtils::merge
  (zendframework#3510)
- 3511: Revert PR zendframework#3088 as discussed in zendframework#3265.
  (zendframework#3511)
- 3519: Allow to pull route manager from sl
  (zendframework#3519)
- 3523: Components dependent on Zend\Stdlib but it's not marked in composer.json
  (zendframework#3523)
- 3531: [2.1] Fix variable Name and Resource on Oracle Driver Test
  (zendframework#3531)
- 3532: Add legend translation support into formCollection view helper
  (zendframework#3532)
- 3538: ElementPrepareAwareInterface should use FormInterface
  (zendframework#3538)
- 3541: \Zend\Filter\Encrypt and \Zend\Filter\Decrypt not working together?
  (zendframework#3541)
- 3543: Hotfix: Undeprecate PhpEnvironement Response methods
  (zendframework#3543)
- 3545: Removing service initializer as of zendframework#3537
  (zendframework#3545)
- 3546: Add RoleInterface
  (zendframework#3546)
- 3555: [2.1] [Forms] [Bug] Factory instantiates Elements directly but should be
  using the FormElementManager
  (zendframework#3555)
- 3556: fix for zendframework#3555
  (zendframework#3556)
- 3557: [2.1] Fixes for FilePRG when using nested form elements
  (zendframework#3557)
- 3559: Feature/translate flash message
  (zendframework#3559)
- 3561: Zend\Mail SMTP Fix Connection Handling
  (zendframework#3561)
- 3566: Flash Messenger fixes for PHP < 5.4, and fix for default namespacing
  (zendframework#3566)
- 3567: Zend\Db: Adapter construction features + IbmDb2 & Oracle Platform
  features
  (zendframework#3567)
- 3572: Allow to add serializers through config
  (zendframework#3572)
- 3576: BC Break in Controller Loader, controllers no more present in controller
  loader.
  (zendframework#3576)
- 3583: [2.1] Fixed an issue on salt check in Apache Password
  (zendframework#3583)
- 3584: Zend\Db Fix for zendframework#3290
  (zendframework#3584)
- 3585: [2.1] Added the Apache htpasswd support for HTTP Authentication
  (zendframework#3585)
- 3586: Zend\Db Fix for zendframework#2563
  (zendframework#3586)
- 3587: Zend\Db Fix/Feature for zendframework#3294
  (zendframework#3587)
- 3597: Zend\Db\TableGateway hotfix for MasterSlaveFeature
  (zendframework#3597)
- 3598: Feature Zend\Db\Adapter\Profiler
  (zendframework#3598)
- 3599: [WIP] Zend\Db\Sql Literal Objects
  (zendframework#3599)
- 3600: Fixed the unit test for Zend\Filter\File\Encrypt and Decrypt
  (zendframework#3600)
- 3605: Restore Zend\File\Transfer
  (zendframework#3605)
- 3606: Zend\Db\Sql\Select Add Support For SubSelect in Join Table - zendframework#2881 &
  zendframework#2884
  (zendframework#3606)

release-2.0.7

Toggle release-2.0.7's commit message
Zend Framework 2.0.7

- 1992: [2.1] Adding simple Zend/I18n/Loader/Tmx
  (zendframework#1992)
- 2024: Add HydratingResultSet::toEntityArray()
  (zendframework#2024)
- 2031: [2.1] Added MongoDB session save handler
  (zendframework#2031)
- 2080: [2.1] Added a ChromePhp logger
  (zendframework#2080)
- 2086: [2.1] Module class map cache
  (zendframework#2086)
- 2100: [2.1] refresh() method in Redirect plugin
  (zendframework#2100)
- 2105: [2.1] Feature/unidecoder
  (zendframework#2105)
- 2106: [2.1] Class annotation scanner
  (zendframework#2106)
- 2125: [2.1] Add hydrator wildcard and new hydrator strategy
  (zendframework#2125)
- 2129: [2.1] Feature/overrideable di factories
  (zendframework#2129)
- 2152: [2.1] [WIP] adding basic table view helper
  (zendframework#2152)
- 2175: [2.1] Add DateSelect and MonthSelect elements
  (zendframework#2175)
- 2189: [2.1] Added msgpack serializer
  (zendframework#2189)
- 2190: [2.1] [WIP] Zend\I18n\Filter\SlugUrl - Made a filter to convert text to
  slugs
  (zendframework#2190)
- 2208: [2.1] Update library/Zend/View/Helper/HeadScript.php
  (zendframework#2208)
- 2212: [2.1] Feature/uri normalize filter
  (zendframework#2212)
- 2225: Zend\Db\Sql : Create NotIn predicate
  (zendframework#2225)
- 2232: [2.1] Load Messages from other than file
  (zendframework#2232)
- 2271: [2.1] Ported FingersCrossed handler from monolog to ZF2
  (zendframework#2271)
- 2288: Allow to create empty option in Select
  (zendframework#2288)
- 2305: Add support for prev and next link relationships
  (zendframework#2305)
- 2315: Add MVC service factories for Filters and Validators
  (zendframework#2315)
- 2316: Add paginator factory & adapter plugin manager
  (zendframework#2316)
- 2333: Restore mail message from string
  (zendframework#2333)
- 2339: ZF2-530 Implement PropertyScanner
  (zendframework#2339)
- 2343: Create Zend Server Monitor Event
  (zendframework#2343)
- 2367: Convert abstract classes that are only offering static methods
  (zendframework#2367)
- 2374: Modified Acl/Navigation to be extendable
  (zendframework#2374)
- 2381: Method Select::from can accept instance of Select as subselect
  (zendframework#2381)
- 2389: Add plural view helper
  (zendframework#2389)
- 2396: Rbac component for ZF2
  (zendframework#2396)
- 2399: Feature/unidecoder new
  (zendframework#2399)
- 2411: Allow to specify custom pattern for date
  (zendframework#2411)
- 2414: Added a new validator to check if input is instance of certain class
  (zendframework#2414)
- 2415: Add plural helper to I18n
  (zendframework#2415)
- 2417: Allow to render template separately
  (zendframework#2417)
- 2648: AbstractPluginManager should not respond to...
  (zendframework#2648)
- 2650: Add view helper and controller plugin to pull the current identity from ...
  (zendframework#2650)
- 2670: quoteIdentifier() & quoteIdentifierChain() bug
  (zendframework#2670)
- 2702: Added addUse method in ClassGenerator
  (zendframework#2702)
- 2704: Functionality/writer plugin manager
  (zendframework#2704)
- 2706: Feature ini adapter translate
  (zendframework#2706)
- 2718: Chain authentication storage
  (zendframework#2718)
- 2774: Fixes zendframework#2745 (generate proper query strings).
  (zendframework#2774)
- 2783: Added methods to allow access to the routes of the SimpleRouteStack.
  (zendframework#2783)
- 2794: Feature test phpunit lib
  (zendframework#2794)
- 2801: Improve Zend\Code\Scanner\TokenArrayScanner
  (zendframework#2801)
- 2807: Add buffer handling to HydratingResultSet
  (zendframework#2807)
- 2809: Allow Zend\Db\Sql\TableIdentifier in Zend\Db\Sql\Insert, Update & Delete
  (zendframework#2809)
- 2812: Catch exceptions thrown during rendering
  (zendframework#2812)
- 2821: Added loadModule.post event to loadModule().
  (zendframework#2821)
- 2822: Added the ability for FirePhp to understand 'extras' passed to \Zend\Log
  (zendframework#2822)
- 2841: Allow to remove attribute in form element
  (zendframework#2841)
- 2844: [Server] & [Soap] Typos and docblocks
  (zendframework#2844)
- 2848: fixing extract behavior of Zend\Form\Element\Collection and added
  ability to use own fieldset helper within FormCollection-helper
  (zendframework#2848)
- 2855: add a view event
  (zendframework#2855)
- 2868: [WIP][Server] Rewrite Reflection API to reuse code from
  Zend\Code\Reflection API
  (zendframework#2868)
- 2870: [Code] Add support for @throws, multiple types and typed arrays
  (zendframework#2870)
- 2875: [InputFilter] Adding hasUnknown and getUnknown methods to detect and get
  unknown inputs
  (zendframework#2875)
- 2919: Select::where should accept PredicateInterface
  (zendframework#2919)
- 2927: Add a bunch of traits to ZF2
  (zendframework#2927)
- 2931: Cache: Now an empty namespace means disabling namespace support
  (zendframework#2931)
- 2953: [WIP] zendframework#2743 fix docblock @category/@package/@subpackage
  (zendframework#2953)
- 2989: Decouple Zend\Db\Sql from concrete Zend\Db\Adapter implementations
  (zendframework#2989)
- 2995: service proxies / lazy services
  (zendframework#2995)
- 3017: Fixing the problem with order and \Zend\Db\Sql\Expression
  (zendframework#3017)
- 3028: Added Json support for POST and PUT operations in restful controller.
  (zendframework#3028)
- 3056: Add pattern & storage cache factory
  (zendframework#3056)
- 3057: Pull zend filter compress snappy
  (zendframework#3057)
- 3078: Allow NodeList to be accessed via array like syntax.
  (zendframework#3078)
- 3081: Fix for Collection extract method updates targetElement object
  (zendframework#3081)
- 3106: Added template map generator
  (zendframework#3106)
- 3189: Added xterm's 256 colors
  (zendframework#3189)
- 3200: Added ValidatorChain::attach() and ValidatorChain::attachByName() to
  keep consistent with FilterChain
  (zendframework#3200)
- 3202: Added NTLM authentication support to Zend\Soap\Client\DotNet.
  (zendframework#3202)
- 3218: Zend-Form: Allow Input Filter Preference Over Element Defaults
  (zendframework#3218)
- 3230: Add Zend\Stdlib\Hydrator\Strategy\ClosureStrategy
  (zendframework#3230)
- 3241: Reflection parameter type check
  (zendframework#3241)
- 3260: Zend/Di, retriving same shared instance for different extra parameters
  (zendframework#3260)
- 3261: Fix sendmail key
  (zendframework#3261)
- 3262:  Allows several translation files for same domain / locale
  (zendframework#3262)
- 3269: A fix for issue zendframework#3195. Date formats are now used during validation.
  (zendframework#3269)
- 3272: Support for internationalized .IT domain names
  (zendframework#3272)
- 3273: Parse docblock indented with tabs
  (zendframework#3273)
- 3285: Fixed wrong return usage and added @throws docblock
  (zendframework#3285)
- 3286: remove else in already return early
  (zendframework#3286)
- 3288: Removed unused variable
  (zendframework#3288)
- 3292: Added Zend Monitor custom event support
  (zendframework#3292)
- 3295: Proposing removal of subscription record upon unsubscribe
  (zendframework#3295)
- 3296: Hotfix zendframework#3046 - set /dev/urandom as entropy file for Session
  (zendframework#3296)
- 3298: Add PROPFIND Method to Zend/HTTP/Request
  (zendframework#3298)
- 3300: Zend\Config - Fix count after merge
  (zendframework#3300)
- 3302: Fixed zendframework#3282
  (zendframework#3302)
- 3303: Fix indentation, add trailing ',' to last element in array
  (zendframework#3303)
- 3304: Missed the Zend\Text dependency for Zend\Mvc in composer.json
  (zendframework#3304)
- 3307: Fix an issue with inheritance of placeholder registry
  (zendframework#3307)
- 3313: Fix buffering getTotalSpace
  (zendframework#3313)
- 3317: Fixed FileGenerator::setUse() to ignore already added uses.
  (zendframework#3317)
- 3318: Fixed FileGenerator::setUses() to allow passing in array of strings.
  (zendframework#3318)
- 3320: Change @copyright Year : 2012 with 2013
  (zendframework#3320)
- 3321: remove relative link in CONTRIBUTING.md
  (zendframework#3321)
- 3322: remove copy variable for no reason
  (zendframework#3322)
- 3324: enhance strlen to improve performance
  (zendframework#3324)
- 3326: Minor loop improvements
  (zendframework#3326)
- 3327: Fix indentation
  (zendframework#3327)
- 3328: pass on the configured format to the DateValidator instead of hardcoding it
  (zendframework#3328)
- 3329: Fixed DefinitionList::hasMethod()
  (zendframework#3329)
- 3331: no chaining in form class' bind method
  (zendframework#3331)
- 3333: Fixed Zend/Mvc/Router/Http/Segment
  (zendframework#3333)
- 3340: Add root namespace character
  (zendframework#3340)
- 3342: change boolean to bool for consistency
  (zendframework#3342)
- 3345: Update library/Zend/Form/View/Helper/FormRow.php
  (zendframework#3345)
- 3352: ClassMethods hydrator and wrong method definition
  (zendframework#3352)
- 3355: Fix for GitHub issue 2511
  (zendframework#3355)
- 3356: ZF session validators
  (zendframework#3356)
- 3362: Use CamelCase for naming
  (zendframework#3362)
- 3369: Removed unused variable in Zend\Json\Decoder.php
  (zendframework#3369)
- 3386: Adding attributes for a lightweight export
  (zendframework#3386)
- 3393: [Router] no need to correct ~ in the path encoding
  (zendframework#3393)
- 3396: change minimal verson of PHPUnit
  (zendframework#3396)
- 3403: [ZF-8825] Lower-case lookup for "authorization" header
  (zendframework#3403)
- 3409: Fix for broken handling of
  Zend\ServiceManager\ServiceManager::shareByDefault = false (Issue zendframework#3408)
  (zendframework#3409)
- 3410: [composer] Sync replace package list
  (zendframework#3410)
- 3415: Remove import of Zend root namespace
  (zendframework#3415)
- 3423: Issue zendframework#3348 fix
  (zendframework#3423)
- 3425: German Resources Zend_Validate.php updated.
  (zendframework#3425)
- 3429: Add __destruct to SessionManager
  (zendframework#3429)
- 3430: SessionManager: Throw exception when attempting to setId after the
  session has been started
  (zendframework#3430)
- 3437: Feature/datetime factory format
  (zendframework#3437)
- 3438: Add @method tags to the AbstractController
  (zendframework#3438)
- 3439: Individual shared setting does not override the shareByDefault setting
  of the ServiceManager
  (zendframework#3439)
- 3443: Adding logic to check module dependencies at module loading time
  (zendframework#3443)
- 3445: Update library/Zend/Validator/Hostname.php
  (zendframework#3445)
- 3452: Hotfix/session mutability
  (zendframework#3452)
- 3473: remove surplus call deep namespace
  (zendframework#3473)
- 3477: The display_exceptions config-option is not passed to 404 views.
  (zendframework#3477)
- 3480: [Validator][zendframework#2538] hostname validator overwrite
  (zendframework#3480)
- 3484: [zendframework#3055] Remove array to string conversion notice
  (zendframework#3484)
- 3486: [zendframework#3073] Define filter() in Decompress filter
  (zendframework#3486)
- 3487: [zendframework#3446] Allow generic traversable configuration to Captcha element
  (zendframework#3487)
- 3492: Hotfix/random crypt test fail
  (zendframework#3492)
- 3502: Features/port supermessenger
  (zendframework#3502)
- 3513: Fixed bug in acl introduced by acca10b
  (zendframework#3513)
- 3520: Replace all is\_null($value) calls with null === $value
  (zendframework#3520)
- 3527: Explode validator: allow any value type to be validated
  (zendframework#3527)
- 3530: The hasACL and hasRole don't check their default member variables
  (zendframework#3530)
- 3550: Fix for the issue zendframework#3541 - salt size for Encrypt/Decrypt Filter
  (zendframework#3550)
- 3562: Fix: Calling count() results in infinite loop
  (zendframework#3562)
- 3563: Zend\Db: Fix for zendframework#3523 changeset - composer.json and stdlib
  (zendframework#3563)
- 3571: Correctly parse empty Subject header
  (zendframework#3571)
- 3575: Fix name of plugin referred to in exception message
  (zendframework#3575)
- 3579: Some minor fixes in \Zend\View\Helper\HeadScript() class
  (zendframework#3579)
- 3593: \Zend\Json\Server Fix \_getDefaultParams if request-params are an
  associative array
  (zendframework#3593)
- 3594: Added contstructor to suppressfilter
  (zendframework#3594)
- 3601: Update Travis to start running tests on PHP 5.5
  (zendframework#3601)
- 3604: fixed Zend\Log\Logger::registerErrorHandler() doesn't log previous
  exceptions
  (zendframework#3604)