jimsaunders.net - Code Wrastlin

Description: Piledriving parsers & leg dropping lexers

Example domain paragraphs

After upgrading to PHP 8 on a server where I was running a Slimframework V3 application I started receiving this mysterious error.

The premise is this: You’re testing a rails controller method that takes a CSV file upload. How do you make a CSV (or whatever file you want) that contains IDs that are unique on each test run?

If you have some XML in a file and you also have the corresponding XSD in a file, here’s how you validate the XML matches the XSD.