Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-12-21 | PHP CLI: Refactoring names and phpdoc | Alex | |
2018-12-21 | RoadRunner CLI for binary update and config initialization | Alex | |
2018-12-20 | added tests for USER_AGENT | Wolfy-J | |
2018-12-20 | - http version fix | Wolfy-J | |
- USER_AGENT bypass - added PHP7.3 to travis (travis, are you ok?) | |||
2018-12-20 | #67 Unsupported HTTP protocol version "2.0" | bof09595 | |
Normalizing protocol version strings to match official values 1.0, 1.1 and 2 | |||
2018-10-13 | pre-release activitiesv1.2.5 | Wolfy-J | |
2018-10-04 | CS | Wolfy-J | |
2018-10-03 | feedback from code review | Marcel Hernandez | |
2018-10-02 | fix tests: | Marcel Hernandez | |
- ServerRequest::withProtocol() method is broken on Diactoros - Parsed body and raw body are mutually exclusive - UploadFile needs an empty stream when upload fails | |||
2018-10-02 | decoupled Diactoros via PSR-17 factories | Marcel Hernandez | |
2018-09-23 | - new directory structure | Wolfy-J | |
- singular exception - starting exception deprecation |