Releases: in2pire/in2pire-cli-compiler
Releases · in2pire/in2pire-cli-compiler
CLI Compiler v1.1.1
CLI Compiler v1.1.0
- Update
in2pire/cli
tov1.8.0
- Boost up application by caching configuration file into PHP class instead of adding raw YML files
CLI Compiler v1.0.11
- Update
in2pire/cli
tov1.7.0
in order to work withsymfony/*
v2.7.x
CLI Compiler v1.0.10
- Update
in2pire/cli
tov1.5.1
CLI Compiler v1.0.9
- Update
in2pire/cli
tov1.4.3
- Give more instruction about max open files problem
CLI Compiler v1.0.8
- Update
in2pire/cli
tov1.4.2
CLI Compiler v1.0.7
- Fix wrong return code while having error
- Fix max open files with phar compression
CLI Compiler v1.0.6
- Fix showing errors using stdout
- Force unset processes to collect gargabe
- Fix proc_open(): unable to create pipe Too many open files error with compression
CLI Compiler v1.0.5
- Fix "Use of undefined constant RETURN_ERROR"
CLI Compiler v1.0.4
- Add
--no-hiden-input
option. It helps to exclude Symfony Console's hiddeninput.exe, the compiled package will be lighter. - Convert some options to flags