Skip to content

Releases: exacti/phacil-framework

2.0-beta-2

11 Apr 02:30
d1e0816
Compare
Choose a tag to compare
2.0-beta-2 Pre-release
Pre-release
  • 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

31 Jul 04:19
1097674
Compare
Choose a tag to compare
2.0-beta-1 Pre-release
Pre-release
  • New organizational scheme
  • Supports helpers
  • Auto-load class
  • Namespaces oriented
  • Dwoo template remove
  • Support interfaces
  • Much more... wait..

1.5.3

28 Nov 23:56
Compare
Choose a tag to compare
  • 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

27 Nov 13:39
Compare
Choose a tag to compare
  • 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

26 Nov 23:32
Compare
Choose a tag to compare
  • 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

04 Apr 03:19
Compare
Choose a tag to compare
  • 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

18 Nov 23:46
Compare
Choose a tag to compare
  • 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

26 Jul 04:18
Compare
Choose a tag to compare
  • 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

17 Jul 16:22
Compare
Choose a tag to compare
  • 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

17 Jul 15:10
Compare
Choose a tag to compare
  • 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.