v3.0-alpha1
Pre-release
Pre-release
What's Changed
- Increasing min PHP version to 8.1 by @msmakouz in #595
- Removing deprecated code by @msmakouz in #597
- Updating Filters code with PHP 8.1 features by @msmakouz in #603
- Moving config JsonPayloadConfig by @msmakouz in #605
- Updating Validation code with PHP 8.1 features by @msmakouz in #604
- Updating AnnotatedRoutes code with PHP 8.1 features by @msmakouz in #606
- Updating Attributes code with PHP 8.1 features by @msmakouz in #607
- Updating Auth code with PHP 8.1 features by @msmakouz in #608
- Updating AuthHttp code with PHP 8.1 features by @msmakouz in #609
- Updating Exceptions, Files code with PHP 8.1 features by @msmakouz in #626
- Updating Monolog bridge code with PHP 8.1 features by @msmakouz in #612
- Updating Console code with PHP 8.1 features by @msmakouz in #616
- Updating Cookies code with PHP 8.1 features by @msmakouz in #617
- Updating Stempler bridge code with PHP 8.1 features by @msmakouz in #613
- Updating Cache code with PHP 8.1 features by @msmakouz in #614
- Updating Dotenv bridge code with PHP 8.1 features by @msmakouz in #611
- Updating Debug code with PHP 8.1 features by @msmakouz in #621
- Updating Boot code with PHP 8.1 features by @msmakouz in #610
- Updating Core code with PHP 8.1 features by @msmakouz in #618
- Updating Config code with PHP 8.1 features by @msmakouz in #615
- Updating HTTP code with PHP 8.1 features by @msmakouz in #629
- Updating CSRF code with PHP 8.1 features by @msmakouz in #619
- Updating Streams code with PHP 8.1 features by @msmakouz in #646
- Updating DataGrid code with PHP 8.1 features by @msmakouz in #620
- Updating Distribution code with PHP 8.1 features by @msmakouz in #622
- Updating Dumper code with PHP 8.1 features by @msmakouz in #623
- Updating Encrypter code with PHP 8.1 features by @msmakouz in #624
- Updating Framework code with PHP 8.1 features by @msmakouz in #627
- Updating HMVC code with PHP 8.1 features by @msmakouz in #628
- Updating Logger code with PHP 8.1 features by @msmakouz in #630
- Updating Mailer code with PHP 8.1 features by @msmakouz in #631
- Updating Models code with PHP 8.1 features by @msmakouz in #632
- Updating Pagination code with PHP 8.1 features by @msmakouz in #633
- Updating Prototype code with PHP 8.1 features by @msmakouz in #634
- Updating Queue code with PHP 8.1 features by @msmakouz in #635
- Updating Session code with PHP 8.1 features by @msmakouz in #636
- Updating Snapshots code with PHP 8.1 features by @msmakouz in #637
- Updating Reactor code with PHP 8.1 features by @msmakouz in #638
- Updating Router code with PHP 8.1 features by @msmakouz in #639
- Updating Scaffolder code with PHP 8.1 features by @msmakouz in #640
- Updating Security code with PHP 8.1 features by @msmakouz in #642
- Updating SendIt code with PHP 8.1 features by @msmakouz in #643
- Updating Stempler code with PHP 8.1 features by @msmakouz in #644
- Updating Storage code with PHP 8.1 features by @msmakouz in #645
- Updating Translator code with PHP 8.1 features by @msmakouz in #648
- Updating Tokenizer code with PHP 8.1 features by @msmakouz in #647
- Updating Views code with PHP 8.1 features by @msmakouz in #649
- Changing Bootloaders place by @msmakouz in #652
- Removing DataGrid by @msmakouz in #655
- Merging v2.12 into v3.0-dev by @msmakouz in #658
- New error handler by @roxblnfk in #659
- Disabling overwriting of env variables by @msmakouz in #664
- Adding Nyholm Psr17Factory instead of our implementation by @msmakouz in #667
- Moving SAPI to standalone package by @msmakouz in #666
- Adding null by default, to prevent an uninitialized property error by @msmakouz in #671
- Adding the ability to configure the default channel by @msmakouz in #675
- Adding automatic booting of bootloaders in the init and boot methods by @msmakouz in #672
- add method Spiral\Filters\InputInterface::hasValue() by @only-viktor in #470
- Merging v2.13 into v3.0-dev by @msmakouz in #677
- Removes dumper component by @roxblnfk in #679
- Removing polyfills by @msmakouz in #681
- Updating Broadcasting code with PHP 8.1 features by @msmakouz in #680
- Renaming starting/started methods by @msmakouz in #686
- Container refactoring by @roxblnfk in #670
- Make container replaceable in the App by @roxblnfk in #689
- Filters refactoring by @butschster in #663
- Feature/console refactoring by @butschster in #685
Full Changelog: 2.11.0...v3.0-alpha