Nicolas GrekasRevisiting Lazy-Loading Proxies in PHPIn Symfony 6.2, the VarExporter component will ship two new traits to help implement lazy-loading objects.Sep 7, 20223Sep 7, 20223
Nicolas GrekasHashing passwords on the server-side, a dead end?Are we willingly making our servers vulnerable to denial-of-service? Let’s discuss their cost on our infrastructures.Jan 4, 2020Jan 4, 2020
Nicolas GrekasRFC for a Secure Unserialization Mechanism in PHP[edit] This discussion has indirectly resulted in a new serialization mechanism added to PHP 7.4. This post is now obsolete.Aug 24, 2018Aug 24, 2018
Nicolas GrekasMaking Symfony router lightning fast - 2/2In Making Symfony’s Router 77.7x faster - 1/2, we learned how to build a faster URL matcher, using hash-map lookups for static routes, and…Feb 21, 20181Feb 21, 20181
Nicolas GrekasMaking Symfony’s Router 77.7x faster - 1/2Was it slow? Not at all. In 2014, Nikita Popov published an inspiring blog post entitled Fast request routing using regular expressions…Feb 16, 20182Feb 16, 20182