12
As long as optional parameters are placed last, I don't see why not.
PHP8's named parameters lessen the pain of using a function with optional parameters spread around, but I still stick to that rule.
As long as optional parameters are placed last, I don't see why not.
PHP8's named parameters lessen the pain of using a function with optional parameters spread around, but I still stick to that rule.
Welcome to /c/php! This is a community for PHP developers and enthusiasts to share and discuss anything related to PHP. From the latest updates and tutorials, to your burning questions and amazing personal projects, we welcome all contributions.
Let's foster an environment of respect, learning, and mutual growth. Whether you're an experienced PHP developer, a beginner, or just interested in learning more about PHP, we're glad to have you here!
Let's code, learn, and grow together!