Git Product home page Git Product logo

laminas-form-element-group's Introduction

laminas-form-element-group

Latest Stable Version Latest Unstable Version License

Code Status

codecov Test Coverage Average time to resolve an issue Percentage of issues still open Mutation testing badge Maintainability

Requirements

This library requires PHP 8.1+.

Installation

Run

composer require mimmi20/laminas-form-element-group

License

This package is licensed using the MIT License.

Please have a look at LICENSE.md.

laminas-form-element-group's People

Contributors

dependabot[bot] avatar mimmi20 avatar renovate[bot] avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

renovate-bot

laminas-form-element-group's Issues

add unittest

add unittest against mutation

public function prepareElement(FormInterface $form) : void
     {
-        if ($this->shouldCreateChildrenOnPrepareElement && ($this->targetElement !== null && 0 < $this->count)) {
+        if ($this->shouldCreateChildrenOnPrepareElement && ($this->targetElement !== null && 0 <= $this->count)) {
             while ($this->count > $this->lastChildIndex + 1) {
                 $this->addNewTargetElementInstance((string) ++$this->lastChildIndex);
             }

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Pending Approval

These branches will be created by Renovate only once you click their checkbox below.

  • Update all non-major dependencies (infection/infection, tomasvotruba/unused-public)
  • Update dependency phpunit/phpunit to v11
  • ๐Ÿ” Create all pending approval PRs at once ๐Ÿ”

Detected dependencies

composer
composer.json
  • php ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0
  • laminas/laminas-hydrator ^4.15.0
  • laminas/laminas-stdlib ^3.19.0
  • infection/infection ^0.27.11 || ^0.28.1
  • laminas/laminas-inputfilter ^2.30.1
  • laminas/laminas-modulemanager ^2.16.0
  • nikic/php-parser ^4.19.1 || ^5.0.2
  • phpstan/extension-installer ^1.4.1
  • phpstan/phpstan-deprecation-rules ^1.2.0
  • phpstan/phpstan-phpunit ^1.4.0
  • phpunit/phpunit ^10.5.26
  • symplify/phpstan-rules ^13.0.0
  • tomasvotruba/cognitive-complexity ^0.2.3
  • tomasvotruba/type-coverage ^0.3.1
  • tomasvotruba/unused-public ^0.3.9
github-actions
.github/workflows/cleanup-caches.yml
  • actions/checkout v4
  • ubuntu 24.04
.github/workflows/codeql.yml
  • actions/checkout v4
  • github/codeql-action v3
  • github/codeql-action v3
  • github/codeql-action v3
  • ubuntu 24.04
.github/workflows/continuous-integration.yml
  • mimmi20/ci 8.1
  • mimmi20/ci 8.1
  • mimmi20/ci 8.1
  • actions/checkout v4
  • ramsey/composer-install 3.0.0
  • korelstar/xmllint-problem-matcher v1
  • ChristophWurst/xmllint-action v1
  • actions/checkout v4
  • ramsey/composer-install 3.0.0
  • codecov/codecov-action v4.5.0
  • paambaati/codeclimate-action v8.0.0
  • coverallsapp/github-action v2
  • coverallsapp/github-action v2
  • ubuntu 24.04
  • ubuntu 24.04
.github/workflows/dependency-review.yml
  • actions/checkout v4
  • actions/dependency-review-action v4
  • ubuntu 24.04
.github/workflows/labels.yml
  • actions/checkout v4
  • micnncim/action-label-syncer v1.3.0
  • ubuntu 24.04
.github/workflows/lint-workflow-files.yml
  • actions/checkout v4
  • actions/setup-node v4
  • ubuntu 24.04
.github/workflows/lock-closed-issues.yml
  • Dunning-Kruger/lock-issues v1.1
  • ubuntu 24.04
.github/workflows/reactions.yml
  • dessant/reaction-comments v4
  • ubuntu 24.04
.github/workflows/release-drafter.yml
  • release-drafter/release-drafter v6.0.0
  • ubuntu 24.04
.github/workflows/renovate-config-validator.yml
  • actions/checkout v4
  • suzuki-shunsuke/github-action-renovate-config-validator v1.0.1
  • ubuntu 24.04

  • Check this box to trigger a request for Renovate to run again on this repository

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.