Skip to content

Allow Symfony 8#254

Open
daFish wants to merge 1 commit intoKreyu:mainfrom
daFish:build/symfony-8
Open

Allow Symfony 8#254
daFish wants to merge 1 commit intoKreyu:mainfrom
daFish:build/symfony-8

Conversation

@daFish
Copy link

@daFish daFish commented Mar 6, 2026

This change allows the installation with Symfony 8. It also installs symfony/var-exporter to be compatible with Doctrine ORM 3.0.

@daFish daFish force-pushed the build/symfony-8 branch from 179f3ad to 1f3c20c Compare March 6, 2026 12:49
@barbieswimcrew
Copy link

really looking forward to this <3

@mwansinck
Copy link
Contributor

mwansinck commented Mar 20, 2026

@daFish I tried to use your fork and found some issues;

------ ------------------------------------------------------------------------------------------------------------------- 
  Line   src/DataCollector/DataTableDataCollector.php                                                                       
 ------ ------------------------------------------------------------------------------------------------------------------- 
  43     Call to an undefined static method Symfony\Bundle\FrameworkBundle\DataCollector\AbstractDataCollector::__sleep().  
 ------ ------------------------------------------------------------------------------------------------------------------- 

https://github.com/symfony/symfony/blob/8.0/UPGRADE-8.0.md#httpkernel

 ------ ------------------------------------------------------------------------------ 
  Line   src/Request/HttpFoundationRequestHandler.php                                  
 ------ ------------------------------------------------------------------------------ 
  51     Call to an undefined method Symfony\Component\HttpFoundation\Request::get().  
  108    Call to an undefined method Symfony\Component\HttpFoundation\Request::get().  
  125    Call to an undefined method Symfony\Component\HttpFoundation\Request::get().  
 ------ ------------------------------------------------------------------------------ 

https://github.com/symfony/symfony/blob/8.0/UPGRADE-8.0.md#httpfoundation

@daFish
Copy link
Author

daFish commented Mar 23, 2026

@mwansinck Will check it.

@davidnectarestudio
Copy link
Contributor

thanks @daFish

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants