Skip to content

Releases: phpro/grumphp

Version 0.18.0

25 Feb 18:03
v0.18.0
b3d80bb
Compare
Choose a tag to compare

Total issues resolved: 9

Upgrading custom tasks

Extended external task class

  1. Make getConfigurableOptions() static
  2. Change service configuration + tag (config -> task)

Extended an external task from TaskInterface

  1. Make getConfigurableOptions() static
  2. Register an EmptyTaskConfig during construction
  3. Replace getConfiguration() method by the getConfig() method
  4. Add immutable withConfig() method.
  5. Change service configuration + tag (config -> task)

Duplicate task with different config

  1. Remove task copy
  2. Remove service configuration of task copy
  3. Configure task copy as an alias : https://github.com/phpro/grumphp/blob/master/doc/tasks.md#run-the-same-task-twice-with-different-configuration

Version 0.17.2

10 Jan 06:36
v0.17.2
ecfc019
Compare
Choose a tag to compare

Version 0.17.1

20 Dec 07:09
v0.17.1
9c7d52b
Compare
Choose a tag to compare

Version 0.17.0

29 Nov 13:20
v0.17.0
4d7b88d
Compare
Choose a tag to compare

Version 0.16.2

29 Oct 05:24
v0.16.2
616caf2
Compare
Choose a tag to compare

Version 0.16.1

22 Sep 07:39
v0.16.1
079cb90
Compare
Choose a tag to compare

Version 0.16.0

Version 0.15.2

17 May 11:58
v0.15.2
c153840
Compare
Choose a tag to compare

Version 0.15.1

Version 0.15.0