Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-05-22 | fix linux downloadv1.4.2 | Wolfy-J | |
2019-05-22 | fix linux download | Wolfy-J | |
2019-05-04 | polish | Wolfy-J | |
2019-05-04 | downloading roadrunner | Wolfy-J | |
2019-05-04 | update changelog | Wolfy-J | |
2019-05-04 | minor cs | Wolfy-J | |
2019-05-04 | console command | Wolfy-J | |
2019-05-02 | fixing tests | Wolfy-J | |
2019-05-02 | Merge branch 'Alex-Bond-php_cli_app' into feature/updates | Wolfy-J | |
2019-05-02 | merged | Wolfy-J | |
2019-05-02 | v1.3.9 | Wolfy-J | |
2019-02-01 | Cleanup PSR7Client from duplicate line | Alex | |
2019-01-31 | CS | Wolfy-J | |
2019-01-31 | CS | Wolfy-J | |
2019-01-31 | CS | Wolfy-J | |
2019-01-31 | - added HttpClient for raw message consuming | Wolfy-J | |
2019-01-30 | Add types to return function | Alex | |
2019-01-29 | Remove list (bug), create client interface | Alex | |
2019-01-28 | Raw HTTP client (HttpClient), PSR7Client now depends on HttpClient | Alex | |
2019-01-17 | __SERVER now support HTTP_... values | Wolfy-J | |
2019-01-17 | Try to fix $_SERVER data between requests | Alex | |
2019-01-16 | Add default empty User Agent | Alex | |
2019-01-16 | Fix variable name | Alex | |
2019-01-16 | Fix headers in _SERVER (laravel integration fix) | Alex | |
2019-01-05 | zend factory dependency elliminated | Wolfy-J | |
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 |