Skip to content

Releases: phpflo/phpflo-fbp

php7 migration

Choose a tag to compare

@maschmann maschmann released this 26 Mar 20:42

introduce

  • strict typing
  • scalar type hints

v1.1.0

Choose a tag to compare

@maschmann maschmann released this 12 Nov 17:54
  • Improve error handling for FBP dumper
  • Improve parser error handling with debug information
  • Allow for comments and newlines in FBP files
  • Define first line comment as definition name
  • adjust dumper accordingly
  • Upgrade README

YAML component version fix

Choose a tag to compare

@maschmann maschmann released this 02 Nov 07:22

Fix YAML component version range to reflect symfony 2.7 to 3.x compatibility

defintion update and README

Choose a tag to compare

@maschmann maschmann released this 30 Oct 10:04
  • improve definition
  • add more explanations on FBP DSL to README

Open port names

Choose a tag to compare

@maschmann maschmann released this 29 Oct 19:56

Open port names to [a-zA-Z_]

Stable

Choose a tag to compare

@maschmann maschmann released this 14 Oct 19:48

First stable release of fbp protocol implementation.

v0.1.0

Choose a tag to compare

@maschmann maschmann released this 18 Sep 15:59

initial release