laminas/laminas-captcha 2.3.2 Based on https://github.com/zendframework/zend-captcha/releases/tag/release-2.3.2 (commit c4623f7c25f19d440402c26bebd048e45d82aa19 in this repo) - [4747: Laminas\Code\Generator\FileGenerator problem](https://github.com/zendframework/zf2/issues/4747) - [5144: Unit tests get failed occasionaly](https://github.com/zendframework/zf2/issues/5144) - [5794: Oracle incorrect SELECT FROM decoration with table alias when using nested selects](https://github.com/zendframework/zf2/pull/5794) - [5851: Sqlsrv fixes - cursor type fix, utf8 support, transaction support, varbinary update support](https://github.com/zendframework/zf2/pull/5851) - [5962: Fatal Error on /Mime/Message.php on line 111](https://github.com/zendframework/zf2/issues/5962) - [6033: Fixed charset support for Pdo_Pgsql.](https://github.com/zendframework/zf2/pull/6033) - [6038: fix HeadLink docblock method declaration hints](https://github.com/zendframework/zf2/pull/6038) - [6119: Allow OCI8 Statment to Handle LOB data type](https://github.com/zendframework/zf2/pull/6119) - [6141: Fix: Indentation of method arguments](https://github.com/zendframework/zf2/pull/6141) - [6143: Form - Ignore user values for disabled elements on bind](https://github.com/zendframework/zf2/issues/6143) - [6144: Support shorthand Priority filter in Log\AbstractWriter](https://github.com/zendframework/zf2/pull/6144) - [6146: Collection validation with element as target element](https://github.com/zendframework/zf2/pull/6146) - [6147: Session validation listeners may return `null`, erroneously causing validation to fail](https://github.com/zendframework/zf2/pull/6147) - [6149: Update Collection.php](https://github.com/zendframework/zf2/pull/6149) - [6157: Fixes zendframework/zend-captcha#5962](https://github.com/zendframework/zf2/pull/6157) - [6158: fix misspelling of 'preferred'](https://github.com/zendframework/zf2/pull/6158) - [6159: add support number of string in __construct of Priority](https://github.com/zendframework/zf2/pull/6159) - [6160: CollectionInputFilter->getCount() gives wrong count on consecutive setData() calls](https://github.com/zendframework/zf2/pull/6160) - [6163: remove duplicate registered "laminas/laminas-session" in composer.json](https://github.com/zendframework/zf2/pull/6163) - [6164: Fix: Add missing throws tags](https://github.com/zendframework/zf2/pull/6164) - [6165: Laminas Paginator Does Not Work with DB2](https://github.com/zendframework/zf2/issues/6165) - [6168: Math\Rand::getInteger returns no values for the given range](https://github.com/zendframework/zf2/pull/6168) - [6170: [BUGFIX\ missing Laminas XML-RPC support library](https://github.com/zendframework/zf2/pull/6170) - [6176: Fix: C/P error when creating ProcessorPluginManager](https://github.com/zendframework/zf2/pull/6176) - [6177: Fix: Indentation of array initialization, missing trailing comma](https://github.com/zendframework/zf2/pull/6177) - [6179: Fix: Indentation, missing trailing commas, extra empty lines in Log\Logger](https://github.com/zendframework/zf2/pull/6179) - [6180: Fix: Fix PHP-CS-Fixer to a working version](https://github.com/zendframework/zf2/pull/6180) - [6184: Fix mongo handler](https://github.com/zendframework/zf2/pull/6184) - [6186: Fix: Update fabpot/php-cs-fixer, remove optional path argument from command](https://github.com/zendframework/zf2/pull/6186) - [6187: Add links to main repo in each composer.json](https://github.com/zendframework/zf2/issues/6187) - [6188: Add CONTRIBUTE.md files in each component](https://github.com/zendframework/zf2/issues/6188) - [6191: Fixes Typo](https://github.com/zendframework/zf2/pull/6191) - [6192: Fixes zendframework/zend-captcha#6187](https://github.com/zendframework/zf2/pull/6192) - [6200: Fix: Exceptions raised in Soap/Server can leave XML entity loader disabled.](https://github.com/zendframework/zf2/pull/6200) - [6205: Use composer's autoload-dev feature](https://github.com/zendframework/zf2/pull/6205) - [6207: Hotfix for UnderscoreNamingStrategy](https://github.com/zendframework/zf2/pull/6207) - [6213: Fixes typo algorihtm -> algorithm](https://github.com/zendframework/zf2/pull/6213) - [6214: Added hostname for OCI8 integration tests (required on linux)](https://github.com/zendframework/zf2/pull/6214) - [6215: Console Adapter typo](https://github.com/zendframework/zf2/pull/6215) - [6217: Fixes typo : contructor -> constructor](https://github.com/zendframework/zf2/pull/6217) - [6218: `iconv.internal_encoding` is deprecated](https://github.com/zendframework/zf2/issues/6218) - [6219: zendframework/zend-captcha#6218 - applying hotfix for `iconv.internal_encoding` deprecation](https://github.com/zendframework/zf2/pull/6219) - [6222: Fix a sequence name with double quotes for PostgreSQL to preserve name registry](https://github.com/zendframework/zf2/pull/6222) - [6223: Fix double registration of a complex type](https://github.com/zendframework/zf2/pull/6223) - [6228: Fix parameter format causing duplicate mails](https://github.com/zendframework/zf2/pull/6228) - [6237: Fixes typos](https://github.com/zendframework/zf2/pull/6237) - [6238: Fix: CS of closure](https://github.com/zendframework/zf2/pull/6238) - [6245: Fix invalid step error caused by DST](https://github.com/zendframework/zf2/pull/6245) - [6250: Db\Sql\Update use sortable set](https://github.com/zendframework/zf2/pull/6250) - [6253: Laminas code doesn't generate heredoc correctly ](https://github.com/zendframework/zf2/issues/6253) - [6254: Fixes zendframework/zend-captcha#6188](https://github.com/zendframework/zf2/pull/6254) - [6255: Laminas code generator eats last brace](https://github.com/zendframework/zf2/issues/6255) - [6261: Update StringTrim to allow '0' as charlist](https://github.com/zendframework/zf2/pull/6261) - [6266: Fix delegators config with Mvc\Application](https://github.com/zendframework/zf2/pull/6266) - [6277: Digit filter should ignore boolean input](https://github.com/zendframework/zf2/pull/6277) - [6281: SessionHandler - MongoDbOptions default saveOptions not valid for pre-1.3 mongo driver](https://github.com/zendframework/zf2/issues/6281) - [6283: Fixes zendframework/zend-captcha#6253 updated regex to properly respect heredoc](https://github.com/zendframework/zf2/pull/6283) - [6286: Fixes zendframework/zend-captcha#6255 - removed regex for token parsing](https://github.com/zendframework/zf2/pull/6286) - [6292: Created russian translation for Laminas_Captcha.](https://github.com/zendframework/zf2/pull/6292) - [6293: laminas-barcode without laminas-servicemanager and laminas-validator](https://github.com/zendframework/zf2/issues/6293) - [6295: Fieldset ignore disabled elements](https://github.com/zendframework/zf2/pull/6295) - [6297: DateTime (I18n) uses a wrong function in "isValid" function](https://github.com/zendframework/zf2/issues/6297) - [6300: Float (I18n) parsing trouble](https://github.com/zendframework/zf2/issues/6300) - [6302: Fixes issue zendframework/zend-captcha#4747 - FileGenerator now properly generates files.](https://github.com/zendframework/zf2/pull/6302) - [6303: fixes zendframework/zend-captcha#5144: Cache: wait for full second before start TTL tests](https://github.com/zendframework/zf2/pull/6303) - [6306: Console\RouteNotFoundStrategy throws invalid index exception](https://github.com/zendframework/zf2/issues/6306) - [6307: Closes zendframework/zend-captcha#6306 - Console\RouteNotFoundStrategy invalid index](https://github.com/zendframework/zf2/pull/6307) - [6310: Fix Laminas/Barcode composer.json to require laminas/laminas-validator.](https://github.com/zendframework/zf2/pull/6310) - [6311: Fixes zendframework/zend-captcha#6297: Fixes logic that checks if IntlDateFormatter parsed the string properly.](https://github.com/zendframework/zf2/pull/6311) - [6315: Laminas\Http\Client\Adapter\Curl does not send a proper DELETE request when request body is provided, hangs](https://github.com/zendframework/zf2/issues/6315) - [6318: Add body to curl DELETE request if one is specified.](https://github.com/zendframework/zf2/pull/6318) - [6321: I18n/Validator/DateTime should use mb_strlen() instead of strlen()](https://github.com/zendframework/zf2/issues/6321) - [6325: Fixes typo](https://github.com/zendframework/zf2/pull/6325) - [6326: Bugfix/thousand separator in number validator](https://github.com/zendframework/zf2/pull/6326) - [6330: Bugfix/merging inputs with allow empty](https://github.com/zendframework/zf2/pull/6330) - [6333: Fix for performance issue in Http\Response](https://github.com/zendframework/zf2/pull/6333) - [6335: Fix and test case for: RowGateway primary key not null constraint do not fail with empty string](https://github.com/zendframework/zf2/pull/6335) - [6336: Fixes link media type list for iana and wikipedia](https://github.com/zendframework/zf2/pull/6336) - [6351: update DE translation header](https://github.com/zendframework/zf2/pull/6351) - [6361: Fixes zendframework/zend-captcha#6281 - mongodb saveOptions not checked correctly](https://github.com/zendframework/zf2/pull/6361) - [6373: Fix for zendframework/zend-captcha#6300 - I18n float validator rewrite](https://github.com/zendframework/zf2/pull/6373) - [6382: Fix for zendframework/zend-captcha#6377 - Laminas\Session\Service\SessionConfigFactory: Wrong placeholder in Exception string](https://github.com/zendframework/zf2/pull/6382) - [6391: UrlTest : missing private properties $url and $router](https://github.com/zendframework/zf2/pull/6391) - [6393: unused parameters $sm for plugins factory](https://github.com/zendframework/zf2/pull/6393) - [6400: Fix / tests for zendframework/zend-captcha#6363](https://github.com/zendframework/zf2/pull/6400) - [6401: Fixes @return docblock for Laminas\Paginator\Adapter\Service\DbSelectFactory::createService()](https://github.com/zendframework/zf2/pull/6401) - [6402: Fixes grammar](https://github.com/zendframework/zf2/pull/6402) - [6412: Fix nested CollectionInputFilter not valid if count not specified](https://github.com/zendframework/zf2/pull/6412) - [6423: Validate uploaded filename only if no upload error occured.](https://github.com/zendframework/zf2/pull/6423) - [6427: Laminas Session fatal error in get array copy](https://github.com/zendframework/zf2/pull/6427) - [6429: Update Laminas_Validate.php](https://github.com/zendframework/zf2/pull/6429) - [6430: Method setObject on Laminas/Form/Element/Collection overrides count of target element](https://github.com/zendframework/zf2/issues/6430) - [6440: Fixed typo](https://github.com/zendframework/zf2/pull/6440) - [6443: Change method to set count fixes zendframework/zend-captcha#6430](https://github.com/zendframework/zf2/pull/6443) - [6446: Fix for zendframework/zend-captcha#6445, adding pagination and transaction to IBM DB2 for Laminas\Db](https://github.com/zendframework/zf2/pull/6446) - [6452: Fix + tests for zendframework/zend-captcha#5969](https://github.com/zendframework/zf2/pull/6452) - [6462: Fix for odd php-cs-fixer finds](https://github.com/zendframework/zf2/pull/6462) - [6472: Clear values on CollectionInputFilter before adding new data](https://github.com/zendframework/zf2/pull/6472) - [6480: Fix: Undefined field in Laminas\Http\Header\Origin](https://github.com/zendframework/zf2/pull/6480) - [6484: fix zendframework/zend-captcha#6480](https://github.com/zendframework/zf2/pull/6484) - [6487: Remove trailing whitespaces](https://github.com/zendframework/zf2/pull/6487) - [6490: PHPCS Fixes for Laminas\Authentication](https://github.com/zendframework/zf2/pull/6490) - [6491: Header\ContentType: remove empty values from parsed header](https://github.com/zendframework/zf2/pull/6491) - [6494: CollectionInputFilter throws warning if invalid collection provided](https://github.com/zendframework/zf2/pull/6494) - [6495: Redis Server URI correct parsing](https://github.com/zendframework/zf2/pull/6495) - [6500: PHPCS fixes for Laminas\Barcode](https://github.com/zendframework/zf2/pull/6500) - [6505: swap order of initalization](https://github.com/zendframework/zf2/pull/6505) - [6506: Missing dependency to laminas-form in laminas-mvc](https://github.com/zendframework/zf2/issues/6506) - [6510: Fix 6428 - authenticate() always fails on IBMi when using DB table-based authentication](https://github.com/zendframework/zf2/pull/6510) - [6511: conflicting PHPDoc @return values in SharedEventManager](https://github.com/zendframework/zf2/issues/6511) - [6512: fixed conflicted phpdoc return values (see zendframework/zend-captcha#6511)](https://github.com/zendframework/zf2/pull/6512) - [6521: PHPCS fixes for Laminas\\Cache](https://github.com/zendframework/zf2/pull/6521) - [6522: PHPCS fixes for Laminas\Code](https://github.com/zendframework/zf2/pull/6522) - [6529: Update polish translation](https://github.com/zendframework/zf2/pull/6529) - [6531: PHPCS fixes for Laminas\Config](https://github.com/zendframework/zf2/pull/6531) - [6532: PHPCS fixes for Laminas\Console](https://github.com/zendframework/zf2/pull/6532) - [6533: PHPCS fixes for Laminas\Crypt](https://github.com/zendframework/zf2/pull/6533) - [6535: PHPCS fixes for Laminas\EventManager](https://github.com/zendframework/zf2/pull/6535) - [6536: PHPCS fixes for Laminas\Navigation](https://github.com/zendframework/zf2/pull/6536) - [6541: Laminas Db Query Builder Optimisation](https://github.com/zendframework/zf2/pull/6541) - [6549: Link to new version of the QuickStart user guide](https://github.com/zendframework/zf2/pull/6549) - [6551: Fixes CS : trailing spaces and unused use](https://github.com/zendframework/zf2/pull/6551)