Skip to content

Releases: symplely/processor

1.4.3

03 Mar 01:24
Compare
Choose a tag to compare
Update Launcher.php

1.4.2

02 Mar 19:20
Compare
Choose a tag to compare
workaround for correct output, writes needs flushing, adding delay al…

general reworking, code cleanup, add `channelInterface`

02 Mar 03:53
Compare
Choose a tag to compare
  • rework Channel class to use any resource
  • additional methods for the channel remote process usage
  • refactor Launcher, added method to use last output/result from the process
  • update docs, ignore some code coverage

1.4.0: update docs, add Channel class into the launched process, corrections

28 Feb 20:32
Compare
Choose a tag to compare
- add convent methods to read/write to channel
- name changes
- update child output displaying
- additional function `spawn_output`

1.3.1

27 Feb 21:16
Compare
Choose a tag to compare
update realtime output routines, code cleanup and ignore coverage on …

1.3.0

27 Feb 04:47
Compare
Choose a tag to compare
corrections, rework to use InputStream, update to have child output d…

1.2.2

17 Feb 19:15
Compare
Choose a tag to compare
type corrections

1.2.1

17 Feb 03:58
Compare
Choose a tag to compare
Update Launcher.php

1.2.0: General fixes, docblock updates and comments, BC

15 Feb 18:29
Compare
Choose a tag to compare
- added `displayOn()` and `display()` to show child process output when using `wait()/run()`
- updated required, name changes

1.1.3

16 Jan 15:56
Compare
Choose a tag to compare
  • update composer version required
  • update appveyor ci setup build, and travis ci with PHP 7.4
  • fixed test created by symfony/process version changes now causing bug
  • update interface api, added missing method signatures and docblock