Skip to content

Instantly share code, notes, and snippets.

View curlysanders's full-sized avatar

Sander Krul curlysanders

View GitHub Profile
@pascalvree
pascalvree / interesting-books.md
Last active September 1, 2020 07:16
Shortlist of IT-Related Books that influenced me
At this time Audible doesn't yet allow for sharing the titles in your personal library, which is why I put up some titles here. Feel free to add titles in the comments that influenced you :)

Shortlist of IT-Related Books that influenced me

Thought provoking stories

  • Turn the Ship Around!: A True Story of Turning Followers into Leaders
  • The Unicorn Project: A Novel About Developers, Digital Disruption, and Thriving in the Age of Data
  • The Phoenix Project: A Novel about IT, DevOps, and Helping Your Business Win 5th Anniversary Edition
@lyrixx
lyrixx / CHANGELOG-3.0.md
Last active June 3, 2024 07:53
Symfony CHANGELOG

Bridge/Doctrine

  • removed EntityChoiceList
  • removed $manager (2nd) and $class (3th) arguments of ORMQueryBuilderLoader
  • removed passing a query builder closure to ORMQueryBuilderLoader
  • removed loader and property options of the DoctrineType

Bridge/Monolog

  • deprecated interface Symfony\Component\HttpKernel\Log\LoggerInterface has been removed