-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 1.2.0
-
Component/s: None
mongodb/mongo-php-library#429 bumped PHPUnit to 4.8.36, which includes some forward compatibility for 6.4. However, we still need to address two issues before the test suite can execute with 6.4:
- Support tests that perform no assertions
- Alias PHP error classes so that PEAR and PSR-1 names can be used interchangeably
- related to
-
PHPLIB-216 Use expectException() method instead of annotation in tests
- Closed
- links to