Skip to content

Releases: recoilphp/dev

Version 0.4.2

Version 0.4.2 Pre-release
Pre-release

Choose a tag to compare

@jmalloc jmalloc released this 06 Mar 04:12
0.4.2
7e422c9
  • [FIXED] some() functional tests to account for non-deterministic strand order

Version 0.4.1

Version 0.4.1 Pre-release
Pre-release

Choose a tag to compare

@jmalloc jmalloc released this 06 Mar 02:58
0.4.1
9033a40
  • Add support for PHP 8
  • Drop support for PHP 7.2 and 7.3

Version 0.4.0

Version 0.4.0 Pre-release
Pre-release

Choose a tag to compare

@jmalloc jmalloc released this 28 Oct 23:30
  • [BC] Drop support for PHP v7.1
  • Update the instrumentation plugin to support Composer v2

Version 0.3.5

Version 0.3.5 Pre-release
Pre-release

Choose a tag to compare

@jmalloc jmalloc released this 31 Oct 08:09
aa38103
  • [IMPROVED] Add StreamWrapper::set_stream_option() in preparation for PHP 7.4

Version 0.3.4

Version 0.3.4 Pre-release
Pre-release

Choose a tag to compare

@jmalloc jmalloc released this 13 Dec 04:01
0.3.4
fb2d203
  • [IMPROVED] Added functional tests for behaviour of all(), any(), some() and first() when no coroutines are provided

Version 0.3.2

Version 0.3.2 Pre-release
Pre-release

Choose a tag to compare

@jmalloc jmalloc released this 24 Apr 02:57
  • [NEW] Added fdescribe() fcontext() and fit() Peridot DSL functions
  • [IMPROVED] Updated to php-parser version 3.x

Version 0.3.1

Version 0.3.1 Pre-release
Pre-release

Choose a tag to compare

@jmalloc jmalloc released this 24 Apr 02:52
  • [FIX] Fixed functional "strand tracing" kernel tests

Version 0.3.0

Version 0.3.0 Pre-release
Pre-release

Choose a tag to compare

@jmalloc jmalloc released this 11 Jan 03:34
  • [BC] Renamed Scope::install() to PlugIn::install()
  • [BC] Remove rit() and xrit() functions, the regular Peridot DSL can now be used

Version 0.2.0

Version 0.2.0 Pre-release
Pre-release

Choose a tag to compare

@jmalloc jmalloc released this 09 Jan 23:46
  • [BC] Require recoil/api 1.0.0-alpha.2
  • [NEW] Add functional tests for select() API operation

Version 0.1.3

Version 0.1.3 Pre-release
Pre-release

Choose a tag to compare

@jmalloc jmalloc released this 09 Jan 23:45
  • Allow recoil/api 1.0.0-alpha.1