them/j
2
0
Fork
You've already forked j
0

WIP: Add phpdocs #10

Draft
l-x wants to merge 5 commits from feature/phpDocs into develop
pull from: feature/phpDocs
merge into: them:develop
them:main
them:develop
them:feature/phpstan
Owner
Copy link

To do:

  • \Them\J\Server/-Interface
  • \Them\J\Request/-Interface
  • \Them\J\unwrap
  • \Them\J\Factory
  • \Them\J\Handler\HandlerInterface
  • \Them\J\Handler\HandlerDecoratorInterface
  • \Them\J\Handler\FactoryHandler
  • \Them\J\Handler\FunctionHandler
  • \Them\J\Handler\MiddlewareHandler
  • \Them\J\Handler\MultiplexHandler
To do: - [X] `\Them\J\Server/-Interface` - [X] `\Them\J\Request/-Interface` - [X] `\Them\J\unwrap` - [X] `\Them\J\Factory` - [x] `\Them\J\Handler\HandlerInterface` - [x] `\Them\J\Handler\HandlerDecoratorInterface` - [ ] `\Them\J\Handler\FactoryHandler` - [ ] `\Them\J\Handler\FunctionHandler` - [ ] `\Them\J\Handler\MiddlewareHandler` - [ ] `\Them\J\Handler\MultiplexHandler`
l-x added this to the v1.0 milestone 2023年09月29日 14:51:20 +02:00
l-x force-pushed feature/phpDocs from 1ed622bd89
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
to 8825846df4
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2023年09月29日 15:29:54 +02:00
Compare
l-x force-pushed feature/phpDocs from 8825846df4
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
to 78dee37b4d
All checks were successful
/ build-test (8.1) (pull_request) Successful in 54s
/ build-test (8.2) (pull_request) Successful in 1m5s
/ build-test (8.3) (pull_request) Successful in 59s
2024年01月26日 15:08:25 +01:00
Compare
l-x changed target branch from develop to main 2024年01月26日 15:10:32 +01:00
l-x force-pushed feature/phpDocs from 78dee37b4d
All checks were successful
/ build-test (8.1) (pull_request) Successful in 54s
/ build-test (8.2) (pull_request) Successful in 1m5s
/ build-test (8.3) (pull_request) Successful in 59s
to 8983d08d07 2024年03月20日 17:45:09 +01:00
Compare
l-x force-pushed feature/phpDocs from 8983d08d07 to cdc4dba6c2 2024年03月21日 09:09:41 +01:00 Compare
l-x force-pushed feature/phpDocs from cdc4dba6c2 to b8beac7cbc
All checks were successful
/ build-test (8.1) (pull_request) Successful in 2m11s
/ build-test (8.2) (pull_request) Successful in 54s
/ build-test (8.3) (pull_request) Successful in 1m16s
2024年03月21日 09:21:43 +01:00
Compare
l-x changed target branch from main to develop 2024年03月21日 09:23:37 +01:00
l-x force-pushed feature/phpDocs from 43270f0557 to 05f5020469 2024年03月21日 10:06:48 +01:00 Compare
This pull request has changes conflicting with the target branch.
  • src/Factory.php
  • src/Handler/HandlerDecoratorInterface.php
  • src/Handler/HandlerInterface.php
  • src/RequestInterface.php
  • src/Server.php
View command line instructions

Manual merge helper

Use this merge commit message when completing the merge manually.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feature/phpDocs:feature/phpDocs
git switch feature/phpDocs

Merge

Merge the changes and update on Forgejo.
git switch develop
git merge --no-ff feature/phpDocs
git switch feature/phpDocs
git rebase develop
git switch develop
git merge --ff-only feature/phpDocs
git switch feature/phpDocs
git rebase develop
git switch develop
git merge --no-ff feature/phpDocs
git switch develop
git merge --squash feature/phpDocs
git switch develop
git merge --ff-only feature/phpDocs
git switch develop
git merge feature/phpDocs
git push origin develop
Sign in to join this conversation.
No reviewers
Labels
Clear labels
bug
Something is not working
contribution welcome
Contributions are very welcome, get started here
duplicate
This issue or pull request already exists
enhancement
New feature
good first issue
Interested in contributing? Get started here.
help wanted
Need some help
invalid
Something is wrong
question
More information is needed
upstream
Related to an upstream repository, already reported there
bug
Something is not working
contribution welcome
Contributions are very welcome, get started here
duplicate
This issue or pull request already exists
enhancement
New feature
good first issue
Interested in contributing? Get started here.
help wanted
Need some help
invalid
Something is wrong
question
More information is needed
upstream
Related to an upstream repository, already reported there
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
them/j!10
Reference in a new issue
them/j
No description provided.
Delete branch "feature/phpDocs"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?