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 PHP warning in login action. #5442

Merged
merged 2 commits into from
Dec 5, 2023

fix strtolower() warning

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

web: fix PHP warning in login action. #5442

fix strtolower() warning
adca07d
Select commit
Loading
Failed to load commit list.
GitHub Actions / Windows Tests Report succeeded Dec 4, 2023 in 1s

Windows Tests Report ✅

Tests passed successfully

✅ 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✅ 9ms
test_md5_file 3✅ 34ms
test_parse 2✅ 62ms
test_shmem 1✅ 8ms
test_str_util 18✅ 84ms
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