phpjasper icon indicating copy to clipboard operation
phpjasper copied to clipboard

chore: Upgrade to JasperStarter 3.6.2

Open Xint0-elab opened this issue 3 years ago • 8 comments

Upgrade JasperStarter to version 3.6.2

@geekcom Can you please review?

Xint0-elab avatar Feb 21 '22 05:02 Xint0-elab

@geekcom Can you please review this PR?

Xint0-elab avatar Mar 02 '22 22:03 Xint0-elab

@vitormattos Hi Vitor, can you please review this pull-request?

Xint0-elab avatar Mar 07 '22 02:03 Xint0-elab

@leandrocopam may you? Thx XD

lucasctd avatar May 03 '22 03:05 lucasctd

Hi, How do I install this dependency from your project? I need the new version of JasperStartwe, when I try to install by composer using this: image It generates an error informing me that the PHPJasper class does not exist. "message": "Class "PHPJasper\PHPJasper" not found"

If install from compose require geekcom/phpjasper is it worked... more new version

yvescleuder avatar Jun 15 '22 16:06 yvescleuder

Is too hardy to do this review, have a lot of files.

I think that binary files can't stay in the repository, maybe will be best to move all binaries to other repository and use require to use the external repository or use other approach using environments or other way to define the version/tag of dependencies.

Following with these binaries in this repository also will be very hard to clone and work.

vitormattos avatar Jun 15 '22 16:06 vitormattos

@vitormattos Including the binary dependencies directly in this repo has the advantage of knowing PHPJasper will work after install, without issues.

Xint0-elab avatar Jun 16 '22 00:06 Xint0-elab

Hi @Xint0-elab, this PR is tested?

geekcom avatar Oct 02 '23 14:10 geekcom

Hi @Xint0-elab, this PR is tested?

Yes, I used my fork in production. But have since switched to using https://github.com/smart145/phpjasper.

Xint0-elab avatar Oct 02 '23 15:10 Xint0-elab