| #2808 |
Add serializer better inheritance and extension
|
| #2813 |
Add test on canonical name with the ServiceManager
|
| #2832 |
bugfix: The helper DateFormat does not cache correctly when a pattern is
set. |
| #2837 |
Add empty option before empty check
|
| #2843 |
change self:: with static:: in call-ing static property/method
|
| #2857 |
Unnecessary path assembly on return in
Zend\Mvc\Router\Http\TreeRouteStack->assemble() line 236
|
| #2867 |
Enable view sub-directories when using ModuleRouteListener
|
| #2872 |
Resolve naming conflicts in foreach statements
|
| #2878 |
Fix : change self:: with static:: in call-ing static property/method()
in other components ( all ) |
| #2879 |
remove unused const in Zend\Barcode\Barcode.php
|
| #2896 |
Constraints in Zend\Db\Metadata\Source\AbstractSource::getTable not
initalised |
| #2907 |
Fixed proxy adapter keys being incorrectly set due Zend\Http\Client
|
| #2909 |
Change format of Form element DateTime and DateTimeLocal
|
| #2921 |
Added Chinese translations for zf2 validate/captcha resources
|
| #2924 |
small speed-up of Zend\EventManager\EventManager::triggerListeners()
|
| #2929 |
SetCookie::getFieldValue() always uses urlencode() for cookie values,
even in case they are already encoded
|
| #2930 |
Add minor test coverage to MvcEvent
|
| #2932 |
Sessions: SessionConfig does not allow setting non-directory save path
|
| #2937 |
preserve matched route name within route match instance while
forwarding... |
| #2940 |
change 'Cloud\Decorator\Tag' to 'Cloud\Decorator\AbstractTag'
|
| #2941 |
Logical operator fix : 'or' change to '||' and 'and' change to '&&'
|
| #2952 |
Various Zend\Mvc\Router\Http routers turn + into a space in path
segments |
| #2957 |
Make Partial proxy to view render function
|
| #2971 |
Zend\Http\Cookie undefined self::CONTEXT_REQUEST
|
| #2976 |
Fix for #2541 |
| #2981 |
Controller action HttpResponse is not used by SendResponseListener
|
| #2983 |
replaced all calls to $this->xpath with $this->getXpath() to always
have... |
| #2986 |
Add class to file missing a class (fixes #2789)
|
| #2987 |
fixed Zend\Session\Container::exchangeArray
|
| #2994 |
Fixes #2993 - Add missing asterisk to method docblock
|
| #2997 |
Fixing abstract factory instantiation time
|
| #2999 |
Fix for GitHub issue 2579
|
| #3002 |
update master's resources/ja Zend_Validate.php message
|
| #3003 |
Adding tests for zendframework/zf2#2593
|
| #3006 |
Hotfix for #2497 |
| #3007 |
Fix for issue 3001 Zend\Db\Sql\Predicate\Between fails with min and max
... |
| #3008 |
Hotfix for #2482 |
| #3009 |
Hotfix for #2451 |
| #3013 |
Solved Issue 2857 |
| #3025 |
Removing the separator between the hidden and the visible inputs. As
the... |
| #3027 |
Reduced #calls of plugin() in PhpRenderer using a cache mechanism
|
| #3029 |
Fixed the pre-commit script, missed the fix command
|
| #3030 |
Mark module as loaded before trigginer EVENT_LOAD_MODULE
|
| #3031 |
Zend\Db\Sql Fix for Insert's Merge and Set capabilities with simlar keys
|