Page MenuHomePhorge
Feed Advanced Search

May 1 2023

aklapper requested review of D25170: Fix PHP 8.1 "strlen(null)" and "array_slice(null)" exceptions which block typeahead completion proposals.
May 1 2023, 18:09
aklapper added a revision to T15321: PHP 8.1 "strlen(null)" and "array_slice(null)" exceptions block typeahead completion proposals: D25170: Fix PHP 8.1 "strlen(null)" and "array_slice(null)" exceptions which block typeahead completion proposals.
May 1 2023, 18:09 · PHP 8 support
aklapper created T15321: PHP 8.1 "strlen(null)" and "array_slice(null)" exceptions block typeahead completion proposals.
May 1 2023, 17:45 · PHP 8 support
aklapper requested review of D25169: Fix PHP 8.1 "strlen(null)" exception which blocks rendering Notifications' Advanced Search page.
May 1 2023, 17:20
aklapper added a revision to T15320: PHP 8.1 "strlen(null)" exception blocks rendering the Notifications' Advanced Search page: D25169: Fix PHP 8.1 "strlen(null)" exception which blocks rendering Notifications' Advanced Search page.
May 1 2023, 17:20 · PHP 8 support
aklapper created T15320: PHP 8.1 "strlen(null)" exception blocks rendering the Notifications' Advanced Search page.
May 1 2023, 17:18 · PHP 8 support
aklapper requested review of D25168: Fix PHP 8.1 "strlen(null)" exception which blocks rendering user's Edit Profile page.
May 1 2023, 15:09
aklapper added a revision to T15319: PHP 8.1 "strlen(null)" exception blocks rendering user's Edit Profile page: D25168: Fix PHP 8.1 "strlen(null)" exception which blocks rendering user's Edit Profile page.
May 1 2023, 15:09 · People, PHP 8 support
aklapper created T15319: PHP 8.1 "strlen(null)" exception blocks rendering user's Edit Profile page.
May 1 2023, 15:08 · People, PHP 8 support
aklapper requested review of D25167: Fix PHP 8.1 "strlen(null)" exceptions which block rendering the People page of a user.
May 1 2023, 14:57
aklapper added a revision to T15318: PHP 8.1 "strlen(null)" exceptions block rendering the People page of a user: D25167: Fix PHP 8.1 "strlen(null)" exceptions which block rendering the People page of a user.
May 1 2023, 14:57 · People, PHP 8 support
aklapper created T15318: PHP 8.1 "strlen(null)" exceptions block rendering the People page of a user.
May 1 2023, 14:56 · People, PHP 8 support
aklapper requested review of D25166: Fix PHP 8.1 "strlen(null)" exception which blocks rendering the "Manage Menu" page.
May 1 2023, 14:34
aklapper added a revision to T15317: PHP 8.1 "strlen(null)" exception blocks rendering the "Manage Menu" page: D25166: Fix PHP 8.1 "strlen(null)" exception which blocks rendering the "Manage Menu" page.
May 1 2023, 14:34 · PHP 8 support
aklapper created T15317: PHP 8.1 "strlen(null)" exception blocks rendering the "Manage Menu" page.
May 1 2023, 14:33 · PHP 8 support
aklapper added a comment to D25164: Fix PHP 8.1 "rawurlencode(null)" exception which blocks rendering a project page.

I would like to see a full stack trace for this thought, since the function is annotated to only receive a string, and null is not a string, so we should not pass null to it if possible.

May 1 2023, 14:00
aklapper updated the task description for T15263: PHP 8.1 "rawurlencode(null)" exception in phutil_escape_uri.
May 1 2023, 13:59 · PHP 8 support, Arcanist
aklapper closed D25162: Fix PHP 8.1 "strlen(null)" exception which blocks rendering list of Active/All projects.
May 1 2023, 13:56
aklapper closed T15312: PHP 8.1 "strlen(null)" exception blocks rendering list of Active/All projects, a subtask of T15064: Make Phorge compatible with PHP 8.1/8.2/8.3/8.4, as Resolved.
May 1 2023, 13:56 · PHP 8 support
aklapper closed T15312: PHP 8.1 "strlen(null)" exception blocks rendering list of Active/All projects as Resolved by committing rP6e8852837004: Fix PHP 8.1 "strlen(null)" exception which blocks rendering list of Active/All….
May 1 2023, 13:56 · Projects, PHP 8 support
aklapper committed rP6e8852837004: Fix PHP 8.1 "strlen(null)" exception which blocks rendering list of Active/All….
Fix PHP 8.1 "strlen(null)" exception which blocks rendering list of Active/All…
May 1 2023, 13:55
aklapper closed D25152: Fix PHP 8.1 "strlen(null)" exceptions which block rendering the Maniphest task creation page.
May 1 2023, 13:52
aklapper closed T15302: PHP 8.1 "strlen(null)" exceptions block rendering Maniphest task creation page, a subtask of T15064: Make Phorge compatible with PHP 8.1/8.2/8.3/8.4, as Resolved.
May 1 2023, 13:52 · PHP 8 support
aklapper closed T15302: PHP 8.1 "strlen(null)" exceptions block rendering Maniphest task creation page as Resolved by committing rP313d3b7bf2ea: Fix PHP 8.1 "strlen(null)" exceptions which block rendering the Maniphest task….
May 1 2023, 13:52 · Maniphest, PHP 8 support
aklapper committed rP313d3b7bf2ea: Fix PHP 8.1 "strlen(null)" exceptions which block rendering the Maniphest task….
Fix PHP 8.1 "strlen(null)" exceptions which block rendering the Maniphest task…
May 1 2023, 13:52
aklapper closed D25146: Fix PHP 8.1 "strlen(null)" exceptions which block rendering the Dashboard page.
May 1 2023, 13:45
aklapper closed T15295: PHP 8.1 "strlen(null)" exceptions block rendering the Dashboard page as Resolved by committing rPbccd4f5981a7: Fix PHP 8.1 "strlen(null)" exceptions which block rendering the Dashboard page.
May 1 2023, 13:45 · PHP 8 support
aklapper committed rPbccd4f5981a7: Fix PHP 8.1 "strlen(null)" exceptions which block rendering the Dashboard page.
Fix PHP 8.1 "strlen(null)" exceptions which block rendering the Dashboard page
May 1 2023, 13:45
aklapper closed T15296: PHP 8.1 "strlen(null)" exception blocks rendering the Home page, a subtask of T15064: Make Phorge compatible with PHP 8.1/8.2/8.3/8.4, as Resolved.
May 1 2023, 13:38 · PHP 8 support
aklapper closed T15296: PHP 8.1 "strlen(null)" exception blocks rendering the Home page as Resolved by committing rPf8ae17bb6a1e: Fix PHP 8.1 "strlen(null)" exception which blocks rendering the Home page.
May 1 2023, 13:38 · PHP 8 support
aklapper closed D25145: Fix PHP 8.1 "strlen(null)" exception which blocks rendering the Home page.
May 1 2023, 13:38
aklapper committed rPf8ae17bb6a1e: Fix PHP 8.1 "strlen(null)" exception which blocks rendering the Home page.
Fix PHP 8.1 "strlen(null)" exception which blocks rendering the Home page
May 1 2023, 13:38
aklapper closed T15294: PHP 8.1 "strlen(null)" exceptions block rendering the Applications page, a subtask of T15064: Make Phorge compatible with PHP 8.1/8.2/8.3/8.4, as Resolved.
May 1 2023, 13:34 · PHP 8 support
aklapper closed D25144: Fix numerous PHP 8.1 "strlen(null)" exceptions which block rendering the Applications page.
May 1 2023, 13:34
aklapper closed T15294: PHP 8.1 "strlen(null)" exceptions block rendering the Applications page as Resolved by committing rP788aa453a2c0: Fix numerous PHP 8.1 "strlen(null)" exceptions which block rendering the….
May 1 2023, 13:34 · PHP 8 support
aklapper committed rP788aa453a2c0: Fix numerous PHP 8.1 "strlen(null)" exceptions which block rendering the….
Fix numerous PHP 8.1 "strlen(null)" exceptions which block rendering the…
May 1 2023, 13:34
aklapper requested review of D25164: Fix PHP 8.1 "rawurlencode(null)" exception which blocks rendering a project page.
May 1 2023, 13:28
aklapper added a revision to T15263: PHP 8.1 "rawurlencode(null)" exception in phutil_escape_uri: D25164: Fix PHP 8.1 "rawurlencode(null)" exception which blocks rendering a project page.
May 1 2023, 13:28 · PHP 8 support, Arcanist

Apr 30 2023

aklapper closed T15311: PHP 8.1 "strlen(null)" exception blocks rendering Upload SSH Public key settings dialog, a subtask of T15064: Make Phorge compatible with PHP 8.1/8.2/8.3/8.4, as Resolved.
Apr 30 2023, 23:08 · PHP 8 support
aklapper closed D25161: Fix PHP 8.1 "strlen(null)" exception which blocks rendering Upload SSH Public key settings dialog.
Apr 30 2023, 23:08
aklapper closed T15311: PHP 8.1 "strlen(null)" exception blocks rendering Upload SSH Public key settings dialog as Resolved by committing rPe3ad37f79259: Fix PHP 8.1 "strlen(null)" exception which blocks rendering Upload SSH Public….
Apr 30 2023, 23:08 · PHP 8 support
aklapper committed rPe3ad37f79259: Fix PHP 8.1 "strlen(null)" exception which blocks rendering Upload SSH Public….
Fix PHP 8.1 "strlen(null)" exception which blocks rendering Upload SSH Public…
Apr 30 2023, 23:08
aklapper requested review of D25163: Fix some PHP 8.1 "strlen(null)" exceptions which block rendering a project page.
Apr 30 2023, 18:40
aklapper added a revision to T15313: PHP 8.1 "strlen(null)" exceptions block rendering a project page: D25163: Fix some PHP 8.1 "strlen(null)" exceptions which block rendering a project page.
Apr 30 2023, 18:40 · Projects, PHP 8 support
aklapper created T15313: PHP 8.1 "strlen(null)" exceptions block rendering a project page.
Apr 30 2023, 18:39 · Projects, PHP 8 support
aklapper requested review of D25162: Fix PHP 8.1 "strlen(null)" exception which blocks rendering list of Active/All projects.
Apr 30 2023, 18:26
aklapper added a revision to T15312: PHP 8.1 "strlen(null)" exception blocks rendering list of Active/All projects: D25162: Fix PHP 8.1 "strlen(null)" exception which blocks rendering list of Active/All projects.
Apr 30 2023, 18:26 · Projects, PHP 8 support
aklapper created T15312: PHP 8.1 "strlen(null)" exception blocks rendering list of Active/All projects.
Apr 30 2023, 18:25 · Projects, PHP 8 support
aklapper requested review of D25161: Fix PHP 8.1 "strlen(null)" exception which blocks rendering Upload SSH Public key settings dialog.
Apr 30 2023, 18:15
aklapper added a revision to T15311: PHP 8.1 "strlen(null)" exception blocks rendering Upload SSH Public key settings dialog: D25161: Fix PHP 8.1 "strlen(null)" exception which blocks rendering Upload SSH Public key settings dialog.
Apr 30 2023, 18:15 · PHP 8 support
aklapper created T15311: PHP 8.1 "strlen(null)" exception blocks rendering Upload SSH Public key settings dialog.
Apr 30 2023, 18:14 · PHP 8 support
aklapper requested review of D25160: Fix PHP 8.1 "strlen(null)" exception[s] which blocks rendering External Editor user settings page.
Apr 30 2023, 18:00
aklapper added a revision to T15310: PHP 8.1 "strlen(null)" exception blocks rendering External Editor user settings page: D25160: Fix PHP 8.1 "strlen(null)" exception[s] which blocks rendering External Editor user settings page.
Apr 30 2023, 18:00 · PHP 8 support
aklapper created T15310: PHP 8.1 "strlen(null)" exception blocks rendering External Editor user settings page.
Apr 30 2023, 17:59 · PHP 8 support
aklapper closed T15309: PHP 8.1 "strlen(null)" exception blocks rendering creation form pages for Legalpad, Macro, Settings, a subtask of T15064: Make Phorge compatible with PHP 8.1/8.2/8.3/8.4, as Resolved.
Apr 30 2023, 17:42 · PHP 8 support
aklapper closed T15309: PHP 8.1 "strlen(null)" exception blocks rendering creation form pages for Legalpad, Macro, Settings as Resolved by committing rP5a0d82df7f86: Fix PHP 8.1 "strlen(null)" exception which blocks rendering creation form pages….
Apr 30 2023, 17:42 · PHP 8 support
aklapper closed D25159: Fix PHP 8.1 "strlen(null)" exception which blocks rendering creation form pages for Legalpad, Macro, Settings.
Apr 30 2023, 17:42
aklapper committed rP5a0d82df7f86: Fix PHP 8.1 "strlen(null)" exception which blocks rendering creation form pages….
Fix PHP 8.1 "strlen(null)" exception which blocks rendering creation form pages…
Apr 30 2023, 17:42
aklapper closed T15307: PHP 8.1 "strlen(null)" exceptions block rendering the Conduit page, a subtask of T15064: Make Phorge compatible with PHP 8.1/8.2/8.3/8.4, as Resolved.
Apr 30 2023, 16:28 · PHP 8 support
aklapper closed T15307: PHP 8.1 "strlen(null)" exceptions block rendering the Conduit page as Resolved by committing rPd8d45d343ed4: Fix PHP 8.1 "strlen(null)" exceptions which block rendering the Conduit page.
Apr 30 2023, 16:28 · PHP 8 support
aklapper closed D25156: Fix PHP 8.1 "strlen(null)" exceptions which block rendering the Conduit page.
Apr 30 2023, 16:28
aklapper committed rPd8d45d343ed4: Fix PHP 8.1 "strlen(null)" exceptions which block rendering the Conduit page.
Fix PHP 8.1 "strlen(null)" exceptions which block rendering the Conduit page
Apr 30 2023, 16:28
aklapper closed T15304: PHP 8.1 "strlen(null)" exceptions block rendering the Conpherence page, a subtask of T15064: Make Phorge compatible with PHP 8.1/8.2/8.3/8.4, as Resolved.
Apr 30 2023, 16:25 · PHP 8 support
aklapper closed T15304: PHP 8.1 "strlen(null)" exceptions block rendering the Conpherence page as Resolved by committing rPe65ac7b8800d: Fix PHP 8.1 "strlen(null)" exceptions which block rendering the Conpherence page.
Apr 30 2023, 16:25 · Conpherence, PHP 8 support
aklapper closed D25154: Fix PHP 8.1 "strlen(null)" exceptions which block rendering the Conpherence page.
Apr 30 2023, 16:25
aklapper committed rPe65ac7b8800d: Fix PHP 8.1 "strlen(null)" exceptions which block rendering the Conpherence page.
Fix PHP 8.1 "strlen(null)" exceptions which block rendering the Conpherence page
Apr 30 2023, 16:24
aklapper closed T15308: PHP 8.1 "strlen(null)" exception blocks rendering Config's Module page, a subtask of T15064: Make Phorge compatible with PHP 8.1/8.2/8.3/8.4, as Resolved.
Apr 30 2023, 13:18 · PHP 8 support
aklapper closed T15308: PHP 8.1 "strlen(null)" exception blocks rendering Config's Module page as Resolved by committing rP4c758f29ae83: Fix PHP 8.1 "strlen(null)" exception which blocks rendering Config's Module page.
Apr 30 2023, 13:18 · Config, PHP 8 support
aklapper closed D25158: Fix PHP 8.1 "strlen(null)" exception which blocks rendering Config's Module page.
Apr 30 2023, 13:18
aklapper committed rP4c758f29ae83: Fix PHP 8.1 "strlen(null)" exception which blocks rendering Config's Module page.
Fix PHP 8.1 "strlen(null)" exception which blocks rendering Config's Module page
Apr 30 2023, 13:18
aklapper closed T15305: PHP 8.1 "strlen(null)" exceptions block rendering the "Add Panel to Dashboard" overlay dialog, a subtask of T15064: Make Phorge compatible with PHP 8.1/8.2/8.3/8.4, as Resolved.
Apr 30 2023, 13:15 · PHP 8 support
aklapper closed T15305: PHP 8.1 "strlen(null)" exceptions block rendering the "Add Panel to Dashboard" overlay dialog as Resolved by committing rP456ba873ca01: Fix PHP 8.1 "strlen(null)" exceptions which block rendering the "Add Panel to….
Apr 30 2023, 13:15 · PHP 8 support
aklapper closed D25155: Fix PHP 8.1 "strlen(null)" exceptions which block rendering the "Add Panel to Dashboard" overlay dialog.
Apr 30 2023, 13:15
aklapper committed rP456ba873ca01: Fix PHP 8.1 "strlen(null)" exceptions which block rendering the "Add Panel to….
Fix PHP 8.1 "strlen(null)" exceptions which block rendering the "Add Panel to…
Apr 30 2023, 13:15
aklapper closed T15300: PHP 8.1 "strlen(null)" exceptions block rendering the Diffusion page, a subtask of T15064: Make Phorge compatible with PHP 8.1/8.2/8.3/8.4, as Resolved.
Apr 30 2023, 13:13 · PHP 8 support
aklapper closed D25150: Fix PHP 8.1 "strlen(null)" exceptions which block rendering the Diffusion page.
Apr 30 2023, 13:13
aklapper closed T15300: PHP 8.1 "strlen(null)" exceptions block rendering the Diffusion page as Resolved by committing rP1b8294341916: Fix PHP 8.1 "strlen(null)" exceptions which block rendering the Diffusion page.
Apr 30 2023, 13:13 · Diffusion, PHP 8 support
aklapper committed rP1b8294341916: Fix PHP 8.1 "strlen(null)" exceptions which block rendering the Diffusion page.
Fix PHP 8.1 "strlen(null)" exceptions which block rendering the Diffusion page
Apr 30 2023, 13:13
aklapper added a comment to D25157: Fix regression in PHUIObjectItemView.php:662: allow PhutilURI and other stringlike.

Sorry for introducing that. I can confirm the above change also fixes rendering of http://phorge.localhost/herald/create/

Apr 30 2023, 12:51
aklapper requested review of D25159: Fix PHP 8.1 "strlen(null)" exception which blocks rendering creation form pages for Legalpad, Macro, Settings.
Apr 30 2023, 12:43
aklapper added a revision to T15309: PHP 8.1 "strlen(null)" exception blocks rendering creation form pages for Legalpad, Macro, Settings: D25159: Fix PHP 8.1 "strlen(null)" exception which blocks rendering creation form pages for Legalpad, Macro, Settings.
Apr 30 2023, 12:43 · PHP 8 support
aklapper created T15309: PHP 8.1 "strlen(null)" exception blocks rendering creation form pages for Legalpad, Macro, Settings.
Apr 30 2023, 12:42 · PHP 8 support
aklapper requested review of D25158: Fix PHP 8.1 "strlen(null)" exception which blocks rendering Config's Module page.
Apr 30 2023, 12:25
aklapper added a revision to T15308: PHP 8.1 "strlen(null)" exception blocks rendering Config's Module page: D25158: Fix PHP 8.1 "strlen(null)" exception which blocks rendering Config's Module page.
Apr 30 2023, 12:25 · Config, PHP 8 support
aklapper created T15308: PHP 8.1 "strlen(null)" exception blocks rendering Config's Module page.
Apr 30 2023, 12:23 · Config, PHP 8 support
aklapper requested review of D25156: Fix PHP 8.1 "strlen(null)" exceptions which block rendering the Conduit page.
Apr 30 2023, 12:10
aklapper added a revision to T15307: PHP 8.1 "strlen(null)" exceptions block rendering the Conduit page: D25156: Fix PHP 8.1 "strlen(null)" exceptions which block rendering the Conduit page.
Apr 30 2023, 12:10 · PHP 8 support
aklapper created T15307: PHP 8.1 "strlen(null)" exceptions block rendering the Conduit page.
Apr 30 2023, 12:09 · PHP 8 support
aklapper updated the task description for T15305: PHP 8.1 "strlen(null)" exceptions block rendering the "Add Panel to Dashboard" overlay dialog.
Apr 30 2023, 12:04 · PHP 8 support
aklapper requested review of D25155: Fix PHP 8.1 "strlen(null)" exceptions which block rendering the "Add Panel to Dashboard" overlay dialog.
Apr 30 2023, 11:59
aklapper added a revision to T15305: PHP 8.1 "strlen(null)" exceptions block rendering the "Add Panel to Dashboard" overlay dialog: D25155: Fix PHP 8.1 "strlen(null)" exceptions which block rendering the "Add Panel to Dashboard" overlay dialog.
Apr 30 2023, 11:59 · PHP 8 support
aklapper created T15305: PHP 8.1 "strlen(null)" exceptions block rendering the "Add Panel to Dashboard" overlay dialog.
Apr 30 2023, 11:56 · PHP 8 support
aklapper requested review of D25154: Fix PHP 8.1 "strlen(null)" exceptions which block rendering the Conpherence page.
Apr 30 2023, 11:30
aklapper added a revision to T15304: PHP 8.1 "strlen(null)" exceptions block rendering the Conpherence page: D25154: Fix PHP 8.1 "strlen(null)" exceptions which block rendering the Conpherence page.
Apr 30 2023, 11:30 · Conpherence, PHP 8 support
aklapper created T15304: PHP 8.1 "strlen(null)" exceptions block rendering the Conpherence page.
Apr 30 2023, 11:29 · Conpherence, PHP 8 support
aklapper requested review of D25153: Fix PHP 8.1 "strlen(null)" exception which blocks rendering the Projects page (and log alien values).
Apr 30 2023, 09:15
aklapper added a revision to T15303: PHP 8.1 "strlen(null)" exception blocks rendering the Projects page: D25153: Fix PHP 8.1 "strlen(null)" exception which blocks rendering the Projects page (and log alien values).
Apr 30 2023, 09:15 · Projects, PHP 8 support
aklapper created T15303: PHP 8.1 "strlen(null)" exception blocks rendering the Projects page.
Apr 30 2023, 09:12 · Projects, PHP 8 support
aklapper requested review of D25152: Fix PHP 8.1 "strlen(null)" exceptions which block rendering the Maniphest task creation page.
Apr 30 2023, 09:02
aklapper added a revision to T15302: PHP 8.1 "strlen(null)" exceptions block rendering Maniphest task creation page: D25152: Fix PHP 8.1 "strlen(null)" exceptions which block rendering the Maniphest task creation page.
Apr 30 2023, 09:02 · Maniphest, PHP 8 support