Skip to content

Releases: Aaron2963/app_php

v1.0.1

12 Nov 02:28
faf31cf

Choose a tag to compare

v1.0.0

12 Nov 02:26

Choose a tag to compare

Full Changelog: v0.4.3...v1.0.0

v0.4.3

13 Sep 01:53

Choose a tag to compare

修正錯誤:

  • 修正解析 multipart/form-data 請求體的錯誤
  • 開放 HTTP 標頭沒有 Content-Type
  • 其他細微錯誤修正

v0.4.2

14 Aug 01:32

Choose a tag to compare

Bug fix

  • Correct the issue where the parsing result of $_FILES does not match the PHP manual.

Full Changelog: v0.4.1...v0.4.2

v0.4.1

10 Aug 03:03

Choose a tag to compare

v0.4.0

02 Aug 02:50

Choose a tag to compare

優化功能

  • 驗證請求的時機改為在 OnGet 等方法內呼叫
  • 新增支援 JSON 請求體
  • 修正文件及範例

v0.3.1

19 May 08:48

Choose a tag to compare

fix autoload src