Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
I fucking wrote to symfony devs slack and nobody responds for 15 minutes. THey really should have persons working full 24/7 to repond to their stupid bugs.
-
I guess I found the cause. I was requirign to wrrong composer.json file. And I did not even know I have 2 such files! https://github.com/bitnami/...
this stupid imaige made myapp directory and inside it composer.json. While I was requiring libs in root directory and it created second composer.json which I guess was useless. WHat are they tihnking I dont get. TO make things more complicated and waste expensive hours for devs with such stupid decisions. -
plus stupid laptop touchpad causes cursor move to fucking random places when while typing I touch accidentally the touchpad. What a stupid thing. How anyone can type and use touchpad seriously at the same time?
-
compSci9595yYou can’t expect people to respond to messages in 15 minutes 24/7.
I don’t even respond to my girlfriend that quickly 😂 -
@Angry-dev composer isn't symphony tho.
But yes, FUCK SYMFONY FUCK SERVICE DECLARATIONS, FUCK DI, FUCK DOCTRINE, FUCK EVERYTHING
AND FUCK DOCKER
Every night I pray to the dear almighty divine powers to make it stop, destroy php and tear appart the assholes of everyone creating frameworks on this pile of hot shit. -
When passing a service causes a sigsev because some dumbass created a dependency loop is the moment you really start to understand.
-
@MagicSowap no! I've realised we need PHP so those people with bas practises don't end up building popular frameworks for other languages!
-
@compSci but I want to respond quickly. I could even pay like 1 dollar per response. Or maybe bigger , depending on how big the issue is. Maybe is there some service? It would save time.
Related Rants
-
MisterPrincess2Well, today will be a day of trying to make my frontend angular website communicate with my backend symfony re...
-
arnyek1Symfony error message of the day: Exception thrown while handling an exception
-
myss6Finally finished the longest ticket I've ever worked on in my life. The ticket title and description was a pre...
Funcking symfony 4. THey give error:
You can not use the "render" method if the Templating Component or the Twig Bundle are not available. Try running "composer require symfony/twig-bundle".
I have run this command to required twig bundle, it installed succesfully and still there is the error. Wtf. Cannot use fucking stupid simple twig.
rant
symfony