Releases: civicrm/cv
Releases · civicrm/cv
v0.3.60
What's Changed
- Fix PHP warning on WordPress - Set
$_SERVER['SERVER_SOFTWARE']
to an empty string rather than NULL by @michaelmcandrew in #231 - Debugging - Print details about SQL errors by @totten in #230
- DebugContainerCommandTest - Relax examples by @totten in #232
New Contributors
- @michaelmcandrew made their first contribution in #231
Full Changelog: v0.3.59...v0.3.60
v0.3.59
What's Changed
- CmsBootstrap - Fix excessively modest error-reporting by @totten in #225
- dev/core#5392 set timezone for MySQL and PHP together by @ufundo in #223
- Bump symfony/process from 5.4.40 to 5.4.46 by @dependabot in #227
- Implement an encoder for generating
cv api4
args by @totten in #226 - php:boot - When using --level=classloader, propagate the $civicrm_root by @totten in #228
- PHP 8.4 - Fix some more warnings by @totten in #229
New Contributors
- @dependabot made their first contribution in #227
Full Changelog: v0.3.58...v0.3.59
v0.3.58
v0.3.57
v0.3.56
v0.3.55
What's Changed
- Plugins - Add plugin framework. Support commands and site-aliases by @totten in #191
cv ext:list
- Add upgrade info. Reformat default table. (#209) by @totten in #214cv ext:list
,cv service
, (et al) - Expand support for-a
("all columns") and other shortcuts for deeper inspection of outputs by @totten in #213cv api4
- Add support for morewhere
operators by @totten in #184- Error Handling - Remove the
@
suppression forcivicrm.settings.php
by @demeritcowboy in #212 - Backdrop - Fix E2E_Core_PathUrlTest. Tighten absolute/relative handling for
cv url
. by @totten in #215
Full Changelog: v0.3.54...v0.3.55
v0.3.54
What's Changed
- Crash with core:install - typeerror on return value from execute() by @demeritcowboy in #206
- execute() - Update return types for more methods by @totten in #208
Full Changelog: v0.3.53...v0.3.54