Change Log 1.7

  • CF
    • adding support to php 8.4
    • support index file on application directory but must define CFINDEX with define(CFINDEX,FILE)

  • CConsole
    • add db:monitor command
    • add db:show command

  • Helpers
    • add cnum helpers (require intl extension)
    • c::stylex

  • CReport
    • add new library CReport (JasperReport Compatible)

  • CElement
    • Password toggle now using independent icon from cres.js
    • Minicolor control js now handled by cres.js
    • AutoNumeric control js now handled by cres.js

  • cres.js
    • add cres.stylex equivalent with c::stylex

  • phpcf vscode extension
    • add support for running script in extension