HTTP/1.1 -1 Read error in cache disk data: SuccessContent-Type: text/tab-separated-values; charset="utf-8" Last-Modified: Sat, 22 Jan 2022 01:40:39 GMT Content-length: 814 Connection: Close Proxy-Connection: Close X-Cache: HIT from web1.osuosl.org Server: ProxyTrack 0.5 (HTTrack 3.49.2) id summary reporter owner description type status priority milestone component version severity resolution keywords cc lang patch platform 1809 Remaining string_* functions are deprecated nwellnhof nwellnhof "The string_* functions have been deprecated for a while. The remaining functions are: {{{ string_make string_ord string_chr string_to_cstring_nullable string_max_bytes string_increment }}} string_make should be replaced with Parrot_str_new_init. You can use Parrot_find_encoding to get an encoding from a cstring. Replace string_ord with Parrot_str_indexed. Replace string_chr with Parrot_str_chr. Replace string_to_cstring_nullable with Parrot_str_to_cstring. string_max_bytes and string_increment will be removed. " deprecation closed normal 3.0 core 2.8.0 medium fixed ext/javascript" src="/