Skip to content

Releases: kylekatarnls/sbp

1.2.3.1

29 Mar 19:34
Compare
Choose a tag to compare
Correction for 'should not' keyword

Quick Patch for semi-colon before ?>

29 Mar 18:25
Compare
Choose a tag to compare
1.2.3

Semi-colons before ?> tag

Support HTML out of PHP tags

29 Mar 18:24
Compare
Choose a tag to compare
1.2.2

Support HTML out of PHP tags

1.2.1

29 Mar 16:23
Compare
Choose a tag to compare
Allow to pass a callback function to rename on fly the PHP compiled f…

Semi-colons can be omitted, PHP compiled files can be renamed on fly

29 Mar 12:28
Compare
Choose a tag to compare
1.2

Merge branch 'master' of https://github.com/kylekatarnls/sbp

___FILE, __DIR, should, should be, should not

27 Mar 16:09
Compare
Choose a tag to compare
1.0.1

should keyword for PHPUnit

First Stable

17 Mar 10:57
Compare
Choose a tag to compare
1.0

implements key-word for class declaration, full syntax is now : Class…