Skip to content

Releases: phpflo/phpflo-fbp

php7 migration

26 Mar 20:42
Compare
Choose a tag to compare

introduce

  • strict typing
  • scalar type hints

v1.1.0

12 Nov 17:54
Compare
Choose a tag to compare
  • 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

02 Nov 07:22
Compare
Choose a tag to compare

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

defintion update and README

30 Oct 10:04
Compare
Choose a tag to compare
  • improve definition
  • add more explanations on FBP DSL to README

Open port names

29 Oct 19:56
Compare
Choose a tag to compare

Open port names to [a-zA-Z_]

Stable

14 Oct 19:48
Compare
Choose a tag to compare

First stable release of fbp protocol implementation.

v0.1.0

18 Sep 15:59
Compare
Choose a tag to compare

initial release