Skip to content

Zend/tests: organize some tests with sub directories (11)#22731

Open
DanielEScherzer wants to merge 1 commit into
php:masterfrom
DanielEScherzer:test-org-11
Open

Zend/tests: organize some tests with sub directories (11)#22731
DanielEScherzer wants to merge 1 commit into
php:masterfrom
DanielEScherzer:test-org-11

Conversation

@DanielEScherzer

Copy link
Copy Markdown
Member

Add directories for tests relating to

  • break statements
  • functions with by-ref returns
  • class_exists()
  • dynamic properties
  • error handlers
  • error suppression with @
  • get_object_vars()
  • highlight_string() and highlight_file()
  • interfaces
  • is_callable()
  • iterators
  • shutdown functions
  • streams

As well as organizing a couple of tests into existing sub directories along the way

Work towards GH-15631

Add directories for tests relating to
- `break` statements
- functions with by-ref returns
- `class_exists()`
- dynamic properties
- error handlers
- error suppression with `@`
- `get_object_vars()`
- `highlight_string()` and `highlight_file()`
- interfaces
- `is_callable()`
- iterators
- shutdown functions
- streams

As well as organizing a couple of tests into existing sub directories along the
way

Work towards phpGH-15631
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant