Elektrine lite

← Feed

@kboyd@phpc.social

Post #3627851

2026-07-06 07:41 UTC

Found & fixed an elusive bug in Sculpin this weekend (https://sculpin.io - a classic PHP-based static site generator). The bug had to do with the order in which files were read off of the filesystem - it was causing some pages to be missing data on a certain website. This took over a dozen hours to investigate and ponder and breakpoint-debug. But, despite that, it was a good exercise in thinking things through and better understanding the `Sculpin::run()` lifecycle. #php

Replies (1)