Skip to content

Releases: PHPJasper/phpjasper

3.4.0

05 Nov 17:29
bae2d6c
Compare
Choose a tag to compare

Release Notes - PHPJasper - Version 3.4.0

  • Update
    • Exception::__construct(): Passing null to parameter #2 ($code) of type int is deprecated (Solved)
    • Capture JasperStarter errors and include them in ErrorCommandExecutable exception message
    • PathExecutable parameter
    • Update composer libs
    • Update phpjasper docker image
    • Update doc

3.3.1

18 Mar 14:12
df25051
Compare
Choose a tag to compare

Release Notes - PHPJasper - Version 3.3.1

  • Minor corrections
    • docs
    • new composer command
    • use function namespaces to import PHP native functions

3.3.0

17 Jan 14:56
263ef12
Compare
Choose a tag to compare

Release Notes - PHPJasper - Version 3.3.0

  • Improvement
    • add support to coverage tests
    • add support to travisCI
    • static Static Analysis with phpstan
    • add phpunit.xml.dist
    • new badges

3.2.0

08 Jan 20:49
97f4aba
Compare
Choose a tag to compare

Release Notes - PHPJasper - Version 3.2.0

  • Improvement
  • Update
    • suggested jdbc drivers in the folder bin/jasperstarter/jdbc
    • update tests and phpunit.xml
    • docs
  • Remove
    • break test

3.1.0

10 Dec 15:38
ac11aa1
Compare
Choose a tag to compare

Release Notes - PHPJasper - Version 3.1.0

  • Improvement
    • added printOutput() method
  • Refactoring
    • output() method

3.0.1

20 Sep 19:38
bb06a21
Compare
Choose a tag to compare

Release Notes - PHPJasper - Version 3.0.1

  • Improvement
    • output() method

3.0.0

17 Mar 19:55
b89f240
Compare
Choose a tag to compare

Release Notes - PHPJasper - Version 3.0.0

  • Improvement
    • added Semantic Versioning 2.0.0
  • Update
    • updated for jasperstarter 3.5.0
  • Bug
    • solved problems with useSSL at MySQL connections

v2.7

25 Apr 19:52
6cee996
Compare
Choose a tag to compare

Release Notes - PHPJasper - Version 2.7

  • Improvement #99
    • improvement in resource '-r' parameter,
      it's no longer necessary to be connected in database
      to use resources

v2.6

06 Dec 14:59
bcff565
Compare
Choose a tag to compare
Merge pull request #89 from PHPJasper/develop

updated jasperstarter

v2.5

31 Oct 16:13
b64a6da
Compare
Choose a tag to compare
Merge pull request #86 from PHPJasper/develop

general improvements to v2.5, downgrade to PHP 7