Profiles

Recent impact

Score weights high-impact work (commits, releases, approved translations, props) at 3x routine activity.

Last 30 days
0contributions
high0
medium0
score0
Last 90 days
0contributions
high0
medium0
score0
Last 12 months
0contributions
high0
medium0
score0

Contributions

Type
February 2021
Feb 17 Wed · 14:20
Forums med
Posted a reply to Array Offset Not Found, on the site WordPress.org Forums:
odd. i see that it was committed and verified in dec of 2019, but i…
Feb 15 Mon · 14:39
Forums med
Posted a reply to Array Offset Not Found, on the site WordPress.org Forums:
469: self::$current_language = $lang_data['language']; changed to: 469: self::$current_language = isset($lang_data['language']) ? $lang_data['language'] : ''; i…
Feb 12 Fri · 14:36
Forums med
Created a topic, Array Offset Not Found, on the site WordPress.org Forums:
Trying to access array offset on value of type bool in…
Feb 12 Fri · 14:11
Forums med
Created a topic, Array Offset Not Found, on the site WordPress.org Forums:
Trying to access array offset on value of type bool in…
Feb 12 Fri · 14:01
Forums med
Posted a reply to MySQL 8.0 Issue, on the site WordPress.org Forums:
On Line 12, you can see how the double quotes are used to depict a…
Feb 12 Fri · 13:47
Forums med
Posted a reply to MySQL 8.0 Issue, on the site WordPress.org Forums:
sure i will turn back on ansi_quotes and post an example
Feb 12 Fri · 00:03
Forums med
Created a topic, MySQL 8.0 Issue, on the site WordPress.org Forums:
I recently had an issue with a bunch of wordpress site…
November 2020
Nov 19 Thu · 14:36
Forums med
Posted a reply to Undefined Offset in IPV6/BigInteger.php, on the site WordPress.org Forums:
Line 1160: for ($j = 0; $j < $x_length; ++$j) { // ie. $i =…
Nov 18 Wed · 21:19
Forums med
Created a topic, Undefined Offset in IPV6/BigInteger.php, on the site WordPress.org Forums:
We are having our logs bombarded with undefined offset…
February 2018
Feb 21 Wed · 23:21
bbPress med
Created ticket #3192 on bbPress Trac:
bbPress Navigation integrated with BuddyPress Groups Issue