Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 908c58b

Browse files
authored
Merge pull request #339 from PHPJasper/develop
Develop into master
2 parents 3057c0d + bae2d6c commit 908c58b

File tree

6 files changed

+421
-837
lines changed

6 files changed

+421
-837
lines changed

‎CHANGES.md

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,26 @@
1+
Release Notes - PHPJasper - Version 3.4.0
2+
========================================================
3+
* Update
4+
* Exception::__construct(): Passing null to parameter #2 ($code) of type int is deprecated (Solved)
5+
* Capture JasperStarter errors and include them in ErrorCommandExecutable exception message
6+
* PathExecutable parameter
7+
* Update composer libs
8+
* Update phpjasper docker image
9+
* Update doc
10+
________________________________________________
111
Release Notes - PHPJasper - Version 3.3.0
212
========================================================
313
* Improvement
414
* add support to coverage tests
515
* add support to travisCI
6-
* static Static Analysis with phpstan
16+
* Static Analysis with phpstan
717
* add phpunit.xml.dist
818
* new badges
919
________________________________________________
1020
Release Notes - PHPJasper - Version 3.2.0
1121
========================================================
1222
* Improvement
13-
* minimum PHP version now is 7.2
23+
* minimum PHP version now is 7.2
1424
https://www.php.net/supported-versions.php
1525
* phpunit minimal now is 8.*
1626
* Update
@@ -91,4 +101,4 @@ Release Notes - JasperStarter - Version 3.1.0
91101

92102
* Improvement
93103
* [JAS-84] - How to pass $P{XML_DATA_DOCUMENT} to sub report - additional documentation
94-
________________________________________________________
104+
________________________________________________________

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ Or in your file'composer.json' add:
8080
```json
8181
{
8282
"require": {
83-
"geekcom/phpjasper": "^3.2.0"
83+
"geekcom/phpjasper": "^3.4.0"
8484
}
8585
}
8686
```

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /