Introducing Polyscope! The agent-first dev environment. Introducing Polyscope! The agent-first dev environment. Run coding agents in parallel and ship faster than ever. Learn more
Named parameters in PHP 8 allow you to specify your arguments using the actual argument name. This comes in handy when dealing with a lot of default values.