Commit 6746634
authored
Zend/tests: organize some tests with sub directories (9) (#17897)
Add directories for tests relating to
- calling user functions (`call_user_func()` and `call_user_func_array()`)
- using `::class` to access class names
- null coalescing with `??`
- concatenation with `.`
- indirect function calls (e.g. by calling a variable with a function name)
- reporting of line numbers
- static variables in functions
- type casts
As well as organizing a couple of tests into existing sub directories along the
way
Work towards GH-156311 parent 3881347 commit 6746634
File tree
116 files changed
+0
-0
lines changed- Zend/tests
- call_user_functions
- class_name
- coalesce
- concat
- constants
- debug_info
- grammar
- in-de-crement
- indirect_function_call
- line_numbers
- magic_methods
- serialize
- static_variables
- traits
- type_casts
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
116 files changed
+0
-0
lines changedFile renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
0 commit comments