Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue #42 fixed #53

Merged
merged 6 commits into from
Apr 25, 2024
Merged

Issue #42 fixed #53

merged 6 commits into from
Apr 25, 2024

Conversation

Alexandre-T
Copy link
Contributor

No description provided.

@Alexandre-T Alexandre-T added the bug Something isn't working label Apr 25, 2024
@Alexandre-T Alexandre-T self-assigned this Apr 25, 2024
@Alexandre-T Alexandre-T merged commit 3ed139a into doctrine3-feature Apr 25, 2024
4 checks passed
@Alexandre-T Alexandre-T deleted the issue-42 branch April 25, 2024 12:52
Alexandre-T added a commit that referenced this pull request Apr 27, 2024
## Doctrine 3 Feature
* Compatibility with doctrine/orm:2.19
* Compatibility with doctrine/orm:3.1
* Compatibility tested (and currently working) with doctrine/orm:3.2.x-dev
* Compatibility tested (and currently working) with doctrine/orm:4.0.x-dev
* Fixing #40 
* Fixing #42 
* Fixing #43 
* Fixing #55


## List of commits
* Composer upgrade feature (#47)
* PHP-Code-sniffer upgraded
* Composer upgraded (internal)
* Github Actions upgraded
* Using last stable version of geo-parser and wkt-parser
* Using last stable version of longitude-one/wkb-parser instead of creof/wkb-parser
* Upgrading to Phpunit 10 to be able to stop tests on deprecation
* Fixing deprecations from geo-parser
* Fixing hosts and ports
* Restoring code coverage
* Add pcov for code coverage
* Fixing a bug
* TODO check the code coverage
* pcov added in PHP
* Fixing directory for code coverage
* Fixing directory for code coverage
* PHP-CS-FIXER
* Quality code steps
* Deprecated method getName() removed Issue #40 fixed
* Some deprecated calls removed, Deprecated File SQL Logger replaced, Unused methods removed
* Ormtest split feature (#52)
* Some deprecated calls removed, Deprecated File SQL Logger replaced, Unused methods removed
* Logger class declared outside of OrmTestCase.php
* Truncate tables before each test
* Removing method
* Quality code improved
* Typo
* Decrease OrmTestCase class complexity
* Phpunit files updated
* Removing 'else' expressions
* Improving quality code
* Test were not executed
* Message fixed
* Typo fixed
* Class-string called without a string
* MySql replaced with MySQL
* All internal exceptions implements ExceptionInterface.
* Fixing comment
* Issue #42 fixed (#53)
* test to reproduce issue added
* Fixing test
* Issue #42 fixed
* Issue 12 (#54)
* Removing travis directories and files
* Creating a new composer script to create code coverage in cov format
* Merging *.cov into a clover.xml file
* Fixing coveralls.io
* Fixing issues with doctrine/orm:3.0
* Adding "with all dependencies" option
* Adding test with doctrine/orm:4.1.x-dev
* Headers updated
* README.md updated
Alexandre-T added a commit that referenced this pull request May 15, 2024
* Interfaces created to prepare 3.1.0 and 4.0.0

* Interfaces created to prepare 3.1.0 and 4.0.0

* Security issue in doctrine 2.8.3

* Headers updated

* Removing no-more existent rule

* Doctrine3 feature (#55)

## Doctrine 3 Feature
* Compatibility with doctrine/orm:2.19
* Compatibility with doctrine/orm:3.1
* Compatibility tested (and currently working) with doctrine/orm:3.2.x-dev
* Compatibility tested (and currently working) with doctrine/orm:4.0.x-dev
* Fixing #40 
* Fixing #42 
* Fixing #43 
* Fixing #55


## List of commits
* Composer upgrade feature (#47)
* PHP-Code-sniffer upgraded
* Composer upgraded (internal)
* Github Actions upgraded
* Using last stable version of geo-parser and wkt-parser
* Using last stable version of longitude-one/wkb-parser instead of creof/wkb-parser
* Upgrading to Phpunit 10 to be able to stop tests on deprecation
* Fixing deprecations from geo-parser
* Fixing hosts and ports
* Restoring code coverage
* Add pcov for code coverage
* Fixing a bug
* TODO check the code coverage
* pcov added in PHP
* Fixing directory for code coverage
* Fixing directory for code coverage
* PHP-CS-FIXER
* Quality code steps
* Deprecated method getName() removed Issue #40 fixed
* Some deprecated calls removed, Deprecated File SQL Logger replaced, Unused methods removed
* Ormtest split feature (#52)
* Some deprecated calls removed, Deprecated File SQL Logger replaced, Unused methods removed
* Logger class declared outside of OrmTestCase.php
* Truncate tables before each test
* Removing method
* Quality code improved
* Typo
* Decrease OrmTestCase class complexity
* Phpunit files updated
* Removing 'else' expressions
* Improving quality code
* Test were not executed
* Message fixed
* Typo fixed
* Class-string called without a string
* MySql replaced with MySQL
* All internal exceptions implements ExceptionInterface.
* Fixing comment
* Issue #42 fixed (#53)
* test to reproduce issue added
* Fixing test
* Issue #42 fixed
* Issue 12 (#54)
* Removing travis directories and files
* Creating a new composer script to create code coverage in cov format
* Merging *.cov into a clover.xml file
* Fixing coveralls.io
* Fixing issues with doctrine/orm:3.0
* Adding "with all dependencies" option
* Adding test with doctrine/orm:4.1.x-dev
* Headers updated
* README.md updated

* Removing unused file

* Code coverage improved

* Issue #57 fixed (#59)

* Fix comments in #43
* Fix #57
* "declare(strict_types=1)" added.
* Fix CI
* Fixing comment headers

* Quality tools feature (#61)

* Longitude-One quality tools added
* Headers updated
* PHP-Cs-Fixer Rules updated
* Code sniffer rules updated

* Ecologic feature (#63)

* Ecologic feature.
To avoid useless tests, the full tests are only launched when tests and quality tools are completed on stable version.

* Specify return types  (#56)

* Return types of test methods specified
* Quality-tools after merge
* PHP Stan level 0
* Restore compatibility with ORM ^2.19
* Architecture updated
* PHP-Stan level 2
* PHP-Stan level 3
* PHP-Stan level 4
* Fixing UnsupportedPlatform test
* PHP-Stan level 5
* PHP-Stan level 6
* Fixing platform test on orm:^2.19
* PHP-Stan level 7
* PHP-Stan level 8
* PHP-Stan level 9

* Fixing warning

* Issue #65 (#66)

* Enhancement #65 implemented
* Php-Stan check activated
* Add delta because results are different between MySQL5.7 and MySQL8.0

* Return types mentioned (#67)

* Return types mentioned
* Unexpected file removed
* Show installed libraries
* Remove no-longer existing error in baseline
* Remove no-longer used libraries in composer

* Php-stan fix

* Php-stan fix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant