Releases: phalcon/phalcon-devtools
Releases · phalcon/phalcon-devtools
v4.2.0
03 Aug 07:50
Compare
Sorry, something went wrong.
No results found
Supported PHP Versions: 7.3, 7.4, 8.0
This release provides initial PHP 8 and Phalcon 5 support.
Fixed #1515 Phalcon\Version class not found error in Phalcon 5 alpha 3.
v4.1.1
07 Jul 11:45
Compare
Sorry, something went wrong.
No results found
Fixed
Fixing #1479 vague driver missing error if a PDO driver is missing
Fixing #1508 devtools version showing phalcon version instead of devtools version
v4.0.8
07 Jul 11:39
Compare
Sorry, something went wrong.
No results found
Fixed
Fixing #1479 vague driver missing error if a PDO driver is missing
Fixing #1508 devtools version showing phalcon version instead of devtools version
v3.4.14
07 Jul 11:07
Compare
Sorry, something went wrong.
No results found
Fixed
Fixing vague driver missing error if a PDO driver is missing #1479
v3.4.13
05 Jul 22:34
Compare
Sorry, something went wrong.
No results found
Fixed
Fixed config locating issue with create-controller #1506
v4.1.0
09 Apr 22:00
Compare
Sorry, something went wrong.
No results found
Fixed
Fixed column annotation bugs on model creation #1425
Changed
Migrated phalcon-migrations dependency up to v2 #1464
Added
Added docker environment for devtools isolated development
v4.0.7
04 Apr 22:08
Compare
Sorry, something went wrong.
No results found
Fixed
Fixed not found error on webtools #1500
v4.0.6
22 Mar 22:11
Compare
Sorry, something went wrong.
No results found
Fixed
Fixed model findFirst return type error #1478
Added trailing semicolon to scaffolding crud views getters #1477
Fixed optional options (namespace, abstract) checks on model create #1491
Fixed wrong request filtering #1468
Fixed empty namespace generation #1467
Removed model->getSource() method generation due to its becoming final in Phalcon\Mvc\Model #1297
Fixed model --force creation bugs #1317
Fixed mapping of PascalCase table fields #1463
v4.0.5
14 Mar 18:33
Compare
Sorry, something went wrong.
No results found
Fixed
Fixed model creation failure in webtools due to wrong variable mutation #1415
Fixed config path detection to platform independent #1426
v4.0.4
11 Mar 22:47
Compare
Sorry, something went wrong.
No results found
Added
Added support for PHP 7.4 (#1482 )
Fixed
Changed
Upgraded lucas/phpdotenv (#1460 )
Updated README.md (#1458 )
Moved phar generation during release from Travis CI to Github Actions (#1483 )