Does having a public property in a class mean that the class is immutable?
PHP
Share your experience in software testing.
Do you use automatic or manual source code analysis tools to identify potential errors and vulnerabilities?
How does dynamic typing work in PHP?
What is recursion?
Can you explain what is meant by version stability and how it affects dependency management?
What is the purpose of the Reflection API in programming?
Why were anonymous classes invented?
On what principle will you choose the architecture for your project?
What magic methods do you know in a class?
What to do if a database in an SQL file with a million 155 thousand rows cannot be inserted using tools?
What to do if two traits have a method with the same name?
How do you feel about test assignments?
What data structures allow very fast access to elements by key or index?
Explain the main stages and processes related to deploying an application or system on a server.
Explain what the main components of an HTTP request look like and what information they contain.
What is the purpose of request and response formats in the application?
What data structures do you know in programming?
Tell about the letter D in SOLID and its connection to interfaces.
What is the role of generators in PHP and how do they differ from iterators?