github neos/flow-development-collection 8.0.0

latest releases: 8.3.11, 9.0.0-beta11, 8.3.10...
2 years ago

What's Changed

FEATURES

  • !!!FEATURE: Implement Psr-18 HTTP\Client by @mficzel in #2688
  • !!!FEATURE: Introduce flushByTags to taggable cache backends by @Sebobo in #2718
  • FEATURE: Add methods getSimpleCache PSR-16 and getCacheItemPool PSR-6 to the cacheManager by @mficzel in #2689
  • FEATURE: flushByTags for the file based cache backend by @Sebobo in #2750
  • FEATURE: Implement flushByTags for the PDO cache backend by @Sebobo in #2720
  • FEATURE: Create ValueObjects from simple types by calling from$TYPE for objects and JsonArray properties by @mficzel in #2762
  • FEATURE: Optimised Redis cache backend by @Sebobo in #2721
  • FEATURE: Extend DenormalizingObjectConverter to support fromBoolean and fromInteger by @bwaidelich in #2766
  • FEATURE: Type declaration support for property injection by @robertlemke in #2782

TASKS

BUGFIXES

  • BUGFIX: Custom error view: skip 'viewOptions' that are 'null' #2738 by @mhsdesign in #2739
  • BUGFIX: Adjust type annotations in Http\Browser to match the relaxing from ServerRequestInterface to RequestInterface by @mficzel in #2749
  • BUGFIX: Use of undefined variable $pathInfo['extension'] by @mhsdesign in #2754
  • BUGFIX: Properly encode error message in internal request header by @albe in #2756
  • BUGFIX: Eel Helper Array.push() auto cast string to array. #2710 by @mhsdesign in #2733
  • BUGFIX: Use configured pdo cache tables during flush and garbage collection by @Sebobo in #2719
  • BUGFIX: Avoid race condition on symlink publishing by @kdambekalns in #2669
  • BUGFIX: Make Array.push accept null for array type casting by @mhsdesign in #2760
  • BUGFIX: Fix UriConstraints port constraints for default ports by @bwaidelich in #2715
  • BUGFIX: Fix PhpAnalyzer to support PHP 8 by @gerdemann in #2640
  • BUGFIX: Don't use transactions to change db character set by @bwaidelich in #2725
  • BUGFIX: Prevent flush force error in production context by @gjwnc in #2716
  • BUGFIX: ObjectAccess with direct access on private properties of proxied classes by @kdambekalns in #2389
  • BUGFIX: ArrayObjects are mapped correctly without PHP internal properties by @kdambekalns in #2783
  • BUGFIX: Add behat @BeforeSuite and @AfterSuite to ignored annotation tags by @erickloss in #2726
  • BUGFIX: Show origin of yaml parse errors by @mficzel in #2794
  • BUGFIX: LockManager catches PHP 8 Throwable during unlockSite by @gjwnc in #2795
  • BUGFIX: Address deprecation warnings from PHP 8.1 by @mficzel in #2796
  • BUGFIX: Adjust code leading to deprecation warnings with PHP 8.1 by @kdambekalns in #2800
  • BUGFIX: Require psr/log ^2.0 in FluidAdapter by @kdambekalns in #2802
  • BUGFIX: Use env var for FLOW_LOCK_HOLDING_PAGE by @kdambekalns in #2803
  • BUGFIX: Prevent UriConstraints to generate invalid URIs by @bwaidelich in #2818

New Contributors

Full Changelog: 7.3.2...8.0.0

Don't miss a new flow-development-collection release

NewReleases is sending notifications on new releases.