Skip to content

Tags: amnuts/opcache-gui

Tags

3.5.5

Toggle 3.5.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Next release (#112)

* Creation of the translation archive for the Spanish language in Spain
* Fixed incorrect footer version handling and made into language pack values
* Added package-lock to repo
* Added a couple composer scripts and updated readme

---------

Co-authored-by: Carlos V <[email protected]>

3.5.4

Toggle 3.5.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #106 from amnuts/105-jit-disabled

Updated for better JIT handling

3.5.3

Toggle 3.5.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #104 from amnuts/103-doc-links

Fixes #103

3.5.2

Toggle 3.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #102 from amnuts/101-php-warning-82

Removed `namespace` and `use` statements from built `index.php` file

3.5.1

Toggle 3.5.1's commit message
Corrected version information (fixes #100)

3.5.0

Toggle 3.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #97 from amnuts/develop

Latest updates

3.4.0

Toggle 3.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #87 from amnuts/working/3.4.0

Working/3.4.0

3.3.1

Toggle 3.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Improved advanced jit output (#80)

* Use `DateTimeImmutable` rather than `date`
* A few minor tidy-ups
* Bump of version in preparation
* Expands on the JIT value
* Updated readme

3.3.0

Toggle 3.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Adding JIT information (#75)

* http to https (#73)
* Added better jit-flag output in directives
* Added additional jit information
* Added a highlight/graph of jit buffer usage
* Added jit buffer values to the "memory usage" info panel
* Added jit "highlight" option
* Fixed #69
* Updated README

3.2.1

Toggle 3.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Updated readme with minimum PHP requirement

Also added information about making it compatible with PHP 7.0, just in case.