Simon Podlipsky
|
62b176e95d
|
feat(php): drop support for EOLed PHP versions and unify min required version (#17826)
|
2025-03-24 13:59:01 +08:00 |
|
William Cheng
|
a79aad8420
|
Prepare 7.13.0 (#20758)
* Revert "v7.12.0 release"
This reverts commit 073723cb4d.
* set version to v7.13.0-SNAPSHOT
* update samples
* update doc
|
2025-02-28 13:48:36 +08:00 |
|
William Cheng
|
1fa07bf46c
|
Prepare 7.12.0 (#20512)
* Revert "v7.11.0 release (#20508)"
This reverts commit a7240eeefe.
* prepare 7.12.0 snapshot version
* update samples
* update readme
|
2025-01-21 00:10:09 +08:00 |
|
William Cheng
|
654f62ce3c
|
Prepare 7.11.0 (#20130)
* Revert "prepare 7.10.0 release (#20128)"
This reverts commit 12dfe8fe74.
* update to 7.11.0-SNAPSHOT, update samples
* update docs
|
2024-11-18 20:15:29 +08:00 |
|
William Cheng
|
e2c458b9ea
|
Prepare 7.10.0 (#19809)
* Revert "prepare 7.9.0 release (#19808)"
This reverts commit 4145000dfe.
* prepare 7.10.0 snapshot
* update doc
* update samples
|
2024-10-08 11:21:54 +08:00 |
|
William Cheng
|
91da2fd240
|
Prepare 7.9.0 snapshot (#19386)
* Revert "v7.8.0 release (#19385)"
This reverts commit 6bdc452f92.
* update samples for v7.9.0-snapshot
|
2024-08-19 16:14:51 +08:00 |
|
William Cheng
|
20cfce0b4a
|
Prepare v7.8.0 (#19048)
* Revert "v7.7.0 release"
This reverts commit f3dd32385e.
* prepare v7.8.0
* update readme
* update doc
* update samples
|
2024-07-02 16:45:53 +08:00 |
|
William Cheng
|
741bf0c035
|
Prepare 7.7.0-SNAPSHOT (#18709)
* Revert "7.6.0 release"
This reverts commit d76f9d32d1.
* prepare 7.7.0 snapshot in master
* update samples
|
2024-05-20 17:27:17 +08:00 |
|
Daniel Schreiber
|
9db0e3237c
|
[php-flight] fix: always set http status in streaming response and use http status from spec (#18604)
This additionally adds streaming stubs for all methods (rather err on the side of too much stubs).
|
2024-05-08 14:26:41 +08:00 |
|
William Cheng
|
5f136557ba
|
update php samples
|
2024-04-29 09:38:58 +08:00 |
|
Daniel Schreiber
|
7070255dc5
|
[php-flight] fix: parsing class/enum models (#18528)
|
2024-04-29 09:32:12 +08:00 |
|
Daniel Schreiber
|
2217a7b0f2
|
feat: simple/experimental generator for flight-php server framework (#18406)
* feat: simple/experimental generator for flight-php server framework
* fix: update php-flight samples and add php-flight to integration tests
* feat: adding path to method doc
|
2024-04-21 23:56:59 +08:00 |
|