What is the purpose of the word 'global' in PHP?
PHP
Does having a public property in a class mean that the class is immutable?
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 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?
What data structures do you know in programming?
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?
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?