Releases: exacti/phacil-framework
2.0-beta-2
- New organizational scheme
- Supports helpers
- Auto-load class
- Namespaces oriented
- Dwoo template remove
- Support interfaces
- Abstract Helpers
- Exceptions treatment
- Composer oriented
- New Render class
- Removed Twig 2
- Updated third packages
- Config magic constants
- Suport traits
- Much more... wait..
Full Changelog: 2.0-beta...2.0-beta-2
2.0-beta-1
- New organizational scheme
- Supports helpers
- Auto-load class
- Namespaces oriented
- Dwoo template remove
- Support interfaces
- Much more... wait..
1.5.3
- Response class implements functions to JSON and REST facilities.
- Gitignore add VS Code files.
- Add contributing guideline.
You can use the update.zip file to update your framework only with files is changed in Phacil Framework. This file is based to last version (1.5.2) to this version (1.5.3). It doesn't work for earlier versions.
1.5.2
- Bugfix on Twig 3 translate extension
You can use the update.zip file to update your framework only with files is changed in Phacil Framework. This file is based to last version (1.5.1) to this version (1.5.2). It doesn't work for earlier versions.
1.5.1
- PHP 8 compatibility
- Pre-actions on system controller call
- File cache delete function now support asterisk (*) as wildcard character
- Sqlsrv db driver bugfix
- Image class bugfix
- URL class bugfix
You can use the update.zip file to update your framework only with files is changed in Phacil Framework. This file is based to last version (1.5.0) to this version (1.5.1). It doesn't work for earlier versions.
1.5.0
- PHP SESSION Prefix and IP check;
- engine constants and user_constants as a function for better memory usage;
- add SQLite 3 driver, new loader for additional database;
- new REST HTPP method check;
- updated template engines: Mustache 2.13, Smarty 3.1.34, Twig 1.42.5, Twig 2.12.5;
- add Twig 3 support to PHP 7.2+;
- define Dwoo template as deprecated (removed in next versions because is a unmaintained project);
- Caches and captcha bugfix in PHP 5.4.x.
1.4.3
- Bugfix database pagination total.
- Fonts directory in Captcha class is public and can be changed
You can use the update.zip file to update your framework only with files is changed in Phacil Framework. This file is based to last version (1.4.2) to this version (1.4.3). It doesn't work for earlier versions.
1.4.2
- Updated captcha library to TTF fonts.
You can use the update.zip file to update your framework only with files is changed in Phacil Framework. This file is based to last version (1.4.1) to this version (1.4.2). It doesn't work for earlier versions.
1.4.1
- Removed unnecessary clearstatcache() calls in cache file module;
- Removed redundant closing tags;
- Removed old breadcrumb function.
You can use the update.zip file to update your framework only with files is changed in Phacil Framework. This file is based to last version (1.4.0) to this version (1.4.1). It doesn't work for earlier versions.
1.3.1
- Registered version function
You can use the update.zip file to update your framework only with files is changed in Phacil Framework. This file is based to last version (1.3.0) to this version (1.3.1). It doesn't work for earlier versions.