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

web: fix PHP8 deprecation warnings #5852

Merged
merged 1 commit into from
Oct 21, 2024

web: fix PHP8 deprecation warnings

7c4f7c9
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

web: fix PHP8 deprecation warnings #5852

web: fix PHP8 deprecation warnings
7c4f7c9
Select commit
Loading
Failed to load commit list.
GitHub Actions / Tests Report succeeded Oct 21, 2024 in 0s

40 passed, 0 failed and 0 skipped

Tests passed successfully

✅ test-reports/Windows_tests_results/gtest.xml

40 tests were completed in 2s with 40 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
test_base64 2✅ 7ms
test_md5_file 3✅ 35ms
test_parse 2✅ 55ms
test_shmem 1✅ 9ms
test_str_util 18✅ 81ms
test_url 8✅ 33ms
test_util 6✅ 2s

✅ test_base64

✅ r_base64_encode
✅ r_base64_decode

✅ test_md5_file

✅ md5_string
✅ make_secure_random_string_os
✅ md5_file

✅ test_parse

✅ xml_unescape
✅ XML_PARSER

✅ test_shmem

✅ shmem

✅ test_str_util

✅ ndays_to_string
✅ secs_to_hmsf
✅ nbytes_to_string
✅ parse_command_line
✅ strip_whitespace
✅ strip_quotes
✅ collapse_whitespace
✅ unescape_os_release
✅ time_to_string
✅ precision_time_to_string
✅ timediff_format
✅ mysql_timestamp
✅ string_substitute
✅ strip_translation
✅ lf_terminate
✅ parse_serialnum
✅ is_valid_filename
✅ path_to_filename

✅ test_url

✅ parse_url
✅ is_https
✅ escape_url
✅ unescape_url
✅ escape_url_readable
✅ canonicalize_master_url
✅ valid_master_url
✅ escape_project_url

✅ test_util

✅ dtime
✅ dday
✅ boinc_sleep
✅ push_unique
✅ drand
✅ rand_normal