zendframework/zend-code 3.4.1
Added#180 adds support for PHP 7.4.ChangedNothing.DeprecatedNothing.RemovedNothing.Fixed#179 fixes exception message when invalid value provided in Zend\Code\Generator\ValueGenerator.#180 fixes PHP 7.4...
View Articlezendframework/zend-di 3.1.2
Added#56 adds support for PHP 7.3 and 7.4.ChangedNothing.DeprecatedNothing.RemovedNothing.Fixed#56 fixes PHP 7.4 compatibility.
View Articlezendframework/zend-i18n 2.10.1
Added#130 adds support for PHP 7.4.ChangedNothing.DeprecatedNothing.RemovedNothing.Fixed#129 fixes Hungarian PhoneNumber validator (mobile numbers starting from 50).
View Articlezendframework/zend-barcode 2.8.0
Added#48 adds the methods setProvidedChecksum(bool $value) (and the option providedChecksum) and getProvidedChecksum(). These allow indicating that the barcode text includes a checksum value for...
View Articlezendframework/zend-log 2.12.0
Added#99 adds Zend\Log\PsrLoggerAbstractAdapterFactory, which will create instances of PsrLoggerAdapter. Usage is exactly like with Zend\Log\LoggerAbstractServiceFactory, with the exception that it...
View Articlezendframework/zend-config-aggregator 1.2.0
Added#23 adds the ability to specify the file mode for the generated cache file, when generating a cache file. The mode can be provided via the Zend\ConfigAggregator\ConfigAggregator::CACHE_FILEMODE...
View Articlezendframework/zend-xmlrpc 2.9.0
AddedNothing.Changed#40 modifies detection of integer values on 64-bit systems. Previously, i8 values parsed by the client were always cast to BigInteger values. Now, on 64-bit systems, they are cast...
View Articlezendframework/zend-validator 2.13.0
Added#275 adds a new strict option to Zend\Validator\Date; when true, the value being validated must both be a date AND in the same format as provided via the format option.#264 adds...
View Articlezendframework/zend-expressive-authentication-oauth2 1.2.1
AddedNothing.Changed#55 changes how the OAuth2Adapter validates when a client ID is present. Previously, if a client ID was present, but not a user ID, it would attempt to pull a user from the user...
View Articlezendframework/zend-expressive-authentication-oauth2 1.3.0
Added#62 adds the ability to configure and add event listeners for the underlying league/oauth2 implementation. See the event listeners configuration documentation for more...
View Articlezendframework/zend-expressive-authentication-oauth2 2.0.0
AddedNothing.Changed#69 updates the minimum supported version of league/oauth-server to ^8.0.DeprecatedNothing.RemovedNothing.FixedNothing.
View Articlezendframework/zend-problem-details 1.1.0
Added#51 adds a new problem-details.default_types_map config option, which can be used to define custom type values based on status codes.ChangedNothing.DeprecatedNothing.RemovedNothing.FixedNothing.
View Articlezendframework/zend-http 2.11.2
AddedNothing.ChangedNothing.DeprecatedNothing.RemovedNothing.Fixed#207 fixes case sensitivity for SameSite directive.
View Articlezendframework/zend-db 2.10.1
AddedNothing.ChangedNothing.DeprecatedNothing.RemovedNothing.Fixed#382 fixes Zend\Db\Sql\Expression to allow 0 value for parameter.#395 fixes PHP 7.4 compatibility.#392 fixes MetadataFeature to work...
View Articlezendframework/zend-db 2.11.0
Added#336 adds InsertIgnore class for "INSERT IGNORE" usage (usable in MySQL platform).#356 adds support for IN (NULL) for empty value-set.ChangedNothing.DeprecatedNothing.RemovedNothing.Fixed#146...
View Article