Skip to content

Releases: joanhey/AdapterMan

v 0.6.1

16 Apr 00:10
0628d42
Compare
Choose a tag to compare

Fix multipart/form-data with arrays. By @jhdxr Thanks
And performance changes.

v 0.6.0

13 Mar 10:54
848943a
Compare
Choose a tag to compare

Now use a new Http protocol, so will be easier to update.

PD: remember to add headers_sent to disabled functions.

v 0.5.5

23 Dec 02:13
ada51bc
Compare
Choose a tag to compare

Update version

v 0.5.4

23 Dec 00:11
91fc786
Compare
Choose a tag to compare

Fix setcookie() .
Add alternative signature available as of PHP 7.3.0 (not supported with named parameters)

v 0.4

14 Sep 12:04
3a47fbb
Compare
Choose a tag to compare

Fix problem with headers_sent() in cli SAPI

v 0.3

31 Aug 21:07
c5882fb
Compare
Choose a tag to compare

V 0.2

29 Aug 12:26
c52f18f
Compare
Choose a tag to compare

Initial version

v 0.5.3

22 Oct 09:31
c97e1af
Compare
Choose a tag to compare

Added session_regenerate_id() to Workerman and Adapterman.

Remember to add session_regenerate_id to your php.ini disable_functions.

v 0.5.2

20 Oct 23:55
6dceef6
Compare
Choose a tag to compare
Update version

v 0.5.1

20 Oct 10:40
fec3580
Compare
Choose a tag to compare

Remove headers_sent() from functions.