HEX
Server: Apache/2.4.41 (Ubuntu)
System: Linux ip-172-31-42-149 5.15.0-1084-aws #91~20.04.1-Ubuntu SMP Fri May 2 07:00:04 UTC 2025 aarch64
User: ubuntu (1000)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /var/www/vhost/disk-apps/demo-telemedicina.teky.com.co/vendor/geekcom/phpjasper/CHANGES.md
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
________________________________________________
Release Notes - PHPJasper - Version 3.3.0
========================================================
* Improvement
    * add support to coverage tests
    * add support to travisCI
    * Static Analysis with phpstan
    * add phpunit.xml.dist
    * new badges
________________________________________________
Release Notes - PHPJasper - Version 3.2.0
========================================================
* Improvement
    * minimum PHP version now is 7.2
    https://www.php.net/supported-versions.php
    * phpunit minimal now is 8.*
* Update
    * suggested jdbc drivers in the folder bin/jasperstarter/jdbc
    * update tests and phpunit.xml
    * docs
* Remove
    * break test
________________________________________________
Release Notes - PHPJasper - Version 3.1.0
========================================================
* Improvement
    * added printOutput() method
* Refactoring
    * output() method
________________________________________________________
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
________________________________________________________
Release Notes - PHPJasper - Version 2.7
========================================================
* Improvement https://github.com/PHPJasper/phpjasper/issues/99
    * improvement in resource '-r' parameter,
      it's no longer necessary to be connected in database
      to use resources
________________________________________________________
Release Notes - PHPJasper - Version 2.6
========================================================
* Update
    * updated for jasperstarter 3.2.1
________________________________________________________
Release Notes - PHPJasper - Version 2.5
========================================================
* https://github.com/PHPJasper/phpjasper/pull/77
* https://github.com/PHPJasper/phpjasper/pull/78
* https://github.com/PHPJasper/phpjasper/pull/79
* https://github.com/PHPJasper/phpjasper/pull/80
________________________________________________________

Release Notes - PHPJasper - Version 2.2
========================================================
* Improvement: https://github.com/PHPJasper/phpjasper/issues/30
    * add support for resource option
________________________________________________________

Release Notes - PHPJasper - Version 2.1
========================================================
* Refactoring
    * strict types activate
    * add type declarations
________________________________________________________
Release Notes - PHPJasper - Version 2.0
========================================================
* Improvement
    * Support php 7.1 above
________________________________________________________

Release Notes - PHPJasper - Version 1.15
========================================================
* Improvement
    * Updated JasperStarter to Version 3.1.0
________________________________________________________

Release Notes - JasperStarter - Version 3.1.0
========================================================

* New Feature
    * [JAS-83] - JSON file as a data source

* Task
    * [JAS-95] - Include JasperReports 6.4.0

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