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

3.7.38-1 compat version for php 5.3-7.3 #1

Merged
merged 8 commits into from
May 8, 2019
Merged

Conversation

falkenhawk
Copy link
Member

No description provided.

falkenhawk added 8 commits May 7, 2019 15:41
+ fixed php-timer dependency, which printed "Mb" for memory value
+ corrected signature of DomDocument::assertEquals method
- to avoid looping/memory leaks/segfaults on PHP 7.x
- Alter PHPUnit_Util_Type::recursiveExport() to handle repeated and recursive data structures more gracefully (and with less memory usage).
- refactored Getopt + tests
- each() is deprecated since php 7.2
- fixes sebastianbergmann#1052 (precision errors on php 5.3-7.0)
@falkenhawk falkenhawk merged commit b3d8ce1 into master May 8, 2019
@falkenhawk falkenhawk deleted the 3.7.38-compat branch November 13, 2020 07:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant