PHP.GT

Latest releases

Curl: Test coverage

Published on by Greg Bowler

This minor patch release doesn’t change any functionality - instead it unit tests the internal implementation of the classes of the system. There are a couple of tests that are only checking that an exception hasn’t been thrown, but most of the tests deliver genuine quality assurance for the dependent projects of this library.

Dom: March 2023 minor release

Published on by Greg Bowler

This minor release introduces a lot more quality assurance checks in Github Actions, along with a small bugfix when using an element’s data-* attributes.

What’s Changed

Full Changelog: https://github.com/PhpGt/Dom/compare/v4.1.0...v4.1.2

DomTemplate: March 2023 minor release

Published on by Greg Bowler

What’s Changed

Full Changelog: https://github.com/PhpGt/DomTemplate/compare/v3.1.5...v3.2.0

DomValidation: CI and QA improvements

Published on by Greg Bowler

What’s Changed

Full Changelog: https://github.com/PhpGt/DomValidation/compare/v1.0.0...v1.0.1

DomValidation: Stable release with DOM v4

Published on by Greg Bowler

This is the v1 release for DomValidation which comes with a variety of default rules, along with the ability to extend the ruleset with custom rules.

What’s Changed

Full Changelog: https://github.com/PhpGt/DomValidation/compare/v0.3.2...v1.0.0

Dom: Update for compatibility with PHP 8.1

Published on by Greg Bowler

Thanks to @sidolov for their support keeping v2 up to date. This is a minor release with only a few tweaks to keep the v2 release compatible with the latest release of PHP.

What’s Changed

New Contributors

Full Changelog: https://github.com/PhpGt/Dom/compare/v2.2.3...v2.2.4

Fetch: Replaced async functionality

Published on by Greg Bowler

This feature removes any third part implementations of the underlying Promise implementation.

What’s Changed

Full Changelog: https://github.com/PhpGt/Fetch/compare/v1.0.1...v1.1.0

DomTemplate: January 2023 release

Published on by Greg Bowler

What’s Changed

Full Changelog: https://github.com/PhpGt/DomTemplate/compare/v3.1.4...v3.1.6

DomTemplate: v3 December 2022 release

Published on by Greg Bowler

What’s Changed

Full Changelog: https://github.com/PhpGt/DomTemplate/compare/v3.1.4...v3.1.5

SqlBuilder: November 2022

Published on by Greg Bowler

First stable release, now the create,drop,alter table query representations are implemented.

What’s Changed

New Contributors

Full Changelog: https://github.com/PhpGt/SqlBuilder/compare/v0.2.0...v1.0.0

Input: Maintenance release: September 2022

Published on by Greg Bowler

What’s Changed

Full Changelog: https://github.com/PhpGt/Input/compare/v1.2.0...v1.2.1

Http: September 2022 release

Published on by Greg Bowler

What’s Changed

Full Changelog: https://github.com/PhpGt/Http/compare/v1.1.5...v1.1.6

Csrf: Token improvements and minor tweaks

Published on by Greg Bowler

What’s Changed

Full Changelog: https://github.com/PhpGt/Csrf/compare/v1.8.0...v1.9.0

ProtectedGlobal: Whitelisted variables return null if not set

Published on by Greg Bowler

What’s Changed

A lot of dependabot bumps

New Contributors

Full Changelog: https://github.com/PhpGt/ProtectedGlobal/compare/v1.0.0...v1.1.0

DataObject: Bugfixes and build improvements

Published on by Greg Bowler

What’s Changed

New Contributors

Full Changelog: https://github.com/PhpGt/DataObject/compare/v1.0.0...v1.0.1

Curl: September 2022 release

Published on by Greg Bowler

Full Changelog: https://github.com/PhpGt/Curl/compare/v3.0.4...v3.0.5