Skip to content

Releases: hprose/hprose-php

Version 2.0.36

Choose a tag to compare

@andot andot released this 10 Jan 09:35

Fixed some bugs.

Version 2.0.35

Choose a tag to compare

@andot andot released this 24 Apr 14:32

Fixed something.

Version 2.0.34

Choose a tag to compare

@andot andot released this 11 Apr 03:59
f77aab7

Fixed some bugs. (thanks to @zhangchn )
Optimized service. (thanks to @breath-co2 )

Version 2.0.33

Choose a tag to compare

@andot andot released this 06 Feb 10:11

Fixed addAccessControlAllowOrigin & removeAccessControlAllowOrigin.
Fixed Completer.isCompleted.
Fixed a dead loop bug of Socket Client & Server.

Version 2.0.32

Choose a tag to compare

@andot andot released this 13 Nov 06:21

Fixed a bug of Future->resolve.

Version 2.0.31

Choose a tag to compare

@andot andot released this 20 Aug 09:44

Improved autoloader.
Changed default subscribe timeout to 5 minutes.
Fixed onError.
Fixed reference parameters passing.

Version 2.0.30

Choose a tag to compare

@andot andot released this 15 Jun 10:55

Fixed phpunit 6 compatibility issue.
Fixed curl client CPU 100%.

Version 2.0.29

Choose a tag to compare

@andot andot released this 04 May 07:49

Added getNames for hprose service.
Improved debug message.

Version 2.0.28

Choose a tag to compare

@andot andot released this 04 May 07:28

Improved co/yield.

Version 2.0.27

Choose a tag to compare

@andot andot released this 16 Feb 04:56

Fixed a notice.