-
Notifications
You must be signed in to change notification settings - Fork 1
Introduce PSR-4 autoloading #8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
justadreamer
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
also if possible could we remove the newline character changes before committing in the file header comments - so it does not pollute the diff?
examples/Pipeline.php
Outdated
| * | ||
| */ | ||
|
|
||
| require(__DIR__ . "/../vendor/autoload.php"); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
perhaps this one can also be removed?
Unit Tests - Ubuntu_PHP_8.236 tests ±0 36 ✔️ ±0 0s ⏱️ ±0s Results for commit 90b4ee9. ± Comparison against base commit cd38195. This pull request removes 12 and adds 12 tests. Note that renamed tests count towards both.♻️ This comment has been updated with latest results. |
Unit Tests - Ubuntu_PHP_8.036 tests ±0 36 ✔️ ±0 0s ⏱️ ±0s Results for commit 90b4ee9. ± Comparison against base commit cd38195. This pull request removes 12 and adds 12 tests. Note that renamed tests count towards both.♻️ This comment has been updated with latest results. |
Unit Tests - Ubuntu_PHP_7.436 tests ±0 36 ✔️ ±0 0s ⏱️ ±0s Results for commit 90b4ee9. ± Comparison against base commit cd38195. This pull request removes 12 and adds 12 tests. Note that renamed tests count towards both.♻️ This comment has been updated with latest results. |
Unit Tests - macOS_PHP_8.236 tests ±0 36 ✔️ ±0 0s ⏱️ ±0s Results for commit 90b4ee9. ± Comparison against base commit cd38195. This pull request removes 12 and adds 12 tests. Note that renamed tests count towards both.♻️ This comment has been updated with latest results. |
Unit Tests - Ubuntu_PHP_8.136 tests ±0 36 ✔️ ±0 0s ⏱️ ±0s Results for commit 90b4ee9. ± Comparison against base commit cd38195. This pull request removes 12 and adds 12 tests. Note that renamed tests count towards both.♻️ This comment has been updated with latest results. |
Unit Tests - Ubuntu_PHP_7.236 tests ±0 36 ✔️ ±0 0s ⏱️ ±0s Results for commit 90b4ee9. ± Comparison against base commit cd38195. This pull request removes 12 and adds 12 tests. Note that renamed tests count towards both.♻️ This comment has been updated with latest results. |
Unit Tests - macOS_PHP_7.436 tests ±0 36 ✔️ ±0 0s ⏱️ ±0s Results for commit 90b4ee9. ± Comparison against base commit cd38195. This pull request removes 12 and adds 12 tests. Note that renamed tests count towards both.♻️ This comment has been updated with latest results. |
Unit Tests - macOS_PHP_8.036 tests ±0 36 ✔️ ±0 0s ⏱️ ±0s Results for commit 90b4ee9. ± Comparison against base commit cd38195. This pull request removes 12 and adds 12 tests. Note that renamed tests count towards both.♻️ This comment has been updated with latest results. |
Unit Tests - macOS_PHP_7.236 tests ±0 36 ✔️ ±0 0s ⏱️ ±0s Results for commit 90b4ee9. ± Comparison against base commit cd38195. This pull request removes 12 and adds 12 tests. Note that renamed tests count towards both.♻️ This comment has been updated with latest results. |
Unit Tests - macOS_PHP_8.136 tests ±0 36 ✔️ ±0 0s ⏱️ ±0s Results for commit 90b4ee9. ± Comparison against base commit cd38195. This pull request removes 12 and adds 12 tests. Note that renamed tests count towards both. |
No description provided.