Skip to content

Releases: WyriHaximus/php-broadcast

2.5.0

21 Feb 11:46
0b95a37

Choose a tag to compare

2.5.0

  • Total issues resolved: 0
  • Total pull requests resolved: 5
  • Total contributors: 2

Bug 🐞

Dependencies 📦

Enhancement ✨

2.4.0

10 Oct 13:47
42ff5c3

Choose a tag to compare

Swapped out some boring internals into wyrihaximus/generative-composer-plugin-tooling and address a dependency mis require.

2.4.0

  • Total issues resolved: 0
  • Total pull requests resolved: 4
  • Total contributors: 2

Bug 🐞,Dependencies 📦

Dependencies 📦

2.3.1

22 Mar 14:09
65e3c25

Choose a tag to compare

2.3.1

  • Total issues resolved: 0
  • Total pull requests resolved: 3
  • Total contributors: 1

Dependencies 📦

2.3.0

27 Sep 21:26
c04a1e5

Choose a tag to compare

Brings template types

2.3.0

  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1

Dependencies 📦

2.1.0

08 Jan 23:40
42c8990

Choose a tag to compare

2.1.0

  • Total issues resolved: 0
  • Total pull requests resolved: 31
  • Total contributors: 2

Dependencies 📦,JSON 👨‍💼,PHP 🐘,Source 🔮,Tests 🧪

CI 🚧,Configuration ⚙,YAML 🍄

PHP 🐘,Source 🔮

Dependencies 📦,PHP 🐘,Tests 🧪

Documentation 📚,Feature 🏗,MarkDown 📝,PHP 🐘,Source 🔮,Tests 🧪

Dependencies 📦,PHP 🐘

2.0.0

13 Aug 10:57
487c56a

Choose a tag to compare

Adds support for calling listeners in PHP 8.1 fibers using react/async async(). And as such raised the minimum PHP version to 8.1.

Async listeners

Before you can use react/async's await(). In a listener, you must change the interface from Listener to AsyncListener. After that, every time that listener is called it will be run inside a fiber and the dispatcher will wait for it to finish. This brings it fully in line with non-non-blocking listeners.

Technically it is possible to use await() in non-async listeners but that will block the rest of the process. Where using async listeners only that listener is awaited in a fiber and will not block the rest of the process.

PSR-14 compatibility bug fix

This release also contains a bug fix (#180) that was caused by not rethrowing any caught and logged exceptions.

2.0.0

  • Total issues resolved: 1
  • Total pull requests resolved: 56
  • Total contributors: 2

Dependencies 📦,PHP 🐘

CI 🚧,Configuration ⚙,YAML 🍄,bug

CI 🚧,Configuration ⚙,YAML 🍄,enhancement

Dependencies 📦,JSON 👨‍💼,PHP 🐘

NEON 🦹‍♂️,PHP 🐘,Source 🔮,enhancement

PHP 🐘,Source 🔮,Tests 🧪,enhancement

NEON 🦹‍♂️,PHP 🐘,Source 🔮,Tests 🧪,bug

Dependencies 📦,Documentation 📚,JSON 👨‍💼,MarkDown 📝,PHP 🐘,Source 🔮,Tests 🧪

Feature 🏗,enhancement

Dependencies 📦,Documentation 📚,JSON 👨‍💼,MarkDown 📝,NEON 🦹‍♂️,PHP 🐘,Source 🔮,Tests 🧪

Dependencies 📦,JSON 👨‍💼,PHP 🐘,Source 🔮

1.1.3

23 Jan 09:33
4f3ce7e

Choose a tag to compare

1.1.3

  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1

Dependencies 📦,PHP 🐘,bug

1.1.2

23 Jan 09:15
62a9b2c

Choose a tag to compare

1.1.2

  • Total issues resolved: 0
  • Total pull requests resolved: 5
  • Total contributors: 2

Dependencies 📦,PHP 🐘

CI 🚧,Configuration ⚙,YAML 🍄

Dependencies 📦,JSON 👨‍💼,PHP 🐘

1.1.1

16 Jan 12:52
f977a28

Choose a tag to compare

1.1.1

  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1

Dependencies 📦,JSON 👨‍💼,PHP 🐘

1.1.0

16 Jan 12:12
aeaaac3

Choose a tag to compare

1.1.0

  • Total issues resolved: 0
  • Total pull requests resolved: 63
  • Total contributors: 2

CI 🚧,Configuration ⚙,Dependencies 📦,JSON 👨‍💼,NEON 🦹‍♂️,PHP 🐘,Source 🔮,Tests 🧪,YAML 🍄

Dependencies 📦,JSON 👨‍💼,PHP 🐘,Source 🔮

Dependencies 📦,PHP 🐘

CI 🚧,Configuration ⚙,Dependencies 📦,NEON 🦹‍♂️,PHP 🐘,YAML 🍄

CI 🚧,Configuration ⚙,YAML 🍄