Changelog for pcs |
Release |
What has changed? |
1.3.7 |
* Fix Travis Ci failures |
1.3.5 |
* Fix issues in PHP 7.4 |
1.3.4 |
* Fix issue #12 : Fails to install in PHP 7.4.6 |
1.3.3 |
* Fix issue #8 : 1.3.2 missing file in archive
* Fix compile warning in PHP 5.x |
1.3.2 |
- Fix issue #6 : pcs breaks spl_autoload_* function |
1.3.1 |
- Fix issue #4 : Incompatibility with suhosin (seg fault)
- Fix issue #5 : User code can override PCS scripts (autoload order) |
1.3.0 |
- Take example/test client extensions out of the tree (to fix install via the 'pecl' CLI command)
- Adapt travis-ci build script |
1.2.1 |
- Remove the '-s' option in the embed converter
- Add dependencies to pcre and tokenizer (thanks to R. Collet) |
1.2.0 |
- Improve registration and load logic
- Fix static compile
- Add information methods: PCS\Mgr::fileCount/fileInfos/symbolInfos
- Add PCS\Display class (PHP code) to display information about virtual files and symbols as plain text or html
- Add tests |
1.1.1 |
PHP 5 and 7 |
1.1.0 |
PHP 5 and 7 |
1.0.1 |
PHP 5 and 7 |
1.0.0 |
Compatibility : PHP 5.3+, including PHP 7 |