Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tests for JOIN needs fixing #200

@TheTechsTech

Description

@TheTechsTech

@dpDesignz I been working on getting library updated for PHP 8, and discovered some errors show only up under it.

The tests for the Joins has issues that exists regardless of the PHP version.

In:

public function testJoins()

public function testJoins()

public function testJoins()

public function testJoins()

The second tables created is not receiving any inserted data, it's going to first table only still, and should have failed, no test for real insertion check.

Metadata

Metadata

Assignees

No one assigned

    Labels

    error-bugIssues causing application termination.warning-bugIssues not causing scripts/routines to die/fail.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions