Releases: inphinit/framework
Releases · inphinit/framework
Version 1.0.3 👾
- Fixed
Inphinit\App::config - Fixed
Inphinit\Dom\DomException - Fixed
Inphinit\Http\Request::headermethod - Fixed terminate event
- Improved
Inphinit\Http\Negotiationclass - Improved
Inphinit\Http\Request::ismethod
Version 1.0.2 👾
Fix bugs
✨ Version 2.0 ✨
- Fixed
App::action()checking in other scopes - Check if URL pattern is valid
- Replace
Debug::searcher()method byDebug::assistant() - Fix file detection on DomException
- Add
Inphinit\Dom\Document::document()method - Add
Inphinit\Filesystem\Size - New class:
Inphinit\Experimental\Http\Method - Update annotations
Inphinit\Maintenance: rename theignore()method tobypass()Inphinit\Checkup:ini_get()disabled on the server will be listed in thegetWarnings()methodInphinit\Dom\Document&Inphinit\Dom\Selectorhave been completely rewritten- Fix PHP coding standards issues
- Ensuring PHP 8.4 compatibility
Version 0.6.2 ⚡
v0.6.0 - v0.6.2
- 15% increase in performance ⚡
- Compatibility for next version
- Improve debug errors
- Improve check-up application and server
- Drop PHP 5.3 support
- Fixed
Inphinit\Viewing\View::data()method - Removed unused
- Inphinit autoload: dropped support for HACK classes and scripts
inphinit_sandboxfunction:$sandbox_datanow only accepts references- Improved static file checking for built-in servers
- Removed setup functions
- Experimental classes moved to the Inphinit namespace
- Fixed
Inphinit\File - Replace
Inphinit\Routing\QuickbyInphinit\Routing\Intended - Replace
Inphinit\Routing - New constants
- Replace
App::envtoApp::config - Replace
Debug::renderClassbyDebug::renderDefined - Removed
File::size - Improved
File::exists - Improved
Routing\Group - Fixed import packages from composer
Version 0.5.19 👾
SetupBuiltIn(): Fixed document root to generate server command for Unix-like systems
Version 0.5.18 👽
Update Helper.php
Version 0.5.17 👽
Improved Setup
Version 0.5.16 👽
- Fixed bug in
Inphinit\Dir - Fixed bug in
Inphinit\Experimental\Routing\Redirector - Iterator and
IteratorAggregatewithReturnTypeWillChangeto support from PHP5.3 to PHP8.1 - Fixed
Helper::parseVersion() - Fixed
Request::is() - Fixed (deprecated)
strcasecmp() - Fixed
Inphinit\Experimental\Routing\Group::checkDomain()(ports)
Version 0.5.15 👾
Fixed UtilsPath() function
Version 0.5.14 👾
- Improved Setup.php
- Improved Group routings
- Added Quick::path() method for use prefix path
- Fixed phpdoc
- Added Http\Response::charset() method
- Improved routing performance