JARRAYHELPER-CLASS-001

JArrayHelper

JArrayHelper

JArrayHelper left core. Treat it as gone on Joomla 4 even if a leftover map appears — ship ArrayHelper.

JArrayHelperJoomla\Utilities\ArrayHelper

Dies at Joomla 3 → 4J3: Works nativelyJ4: Removed — fatalJ6: Removed — fatalBC plugin: no — already dead on J4Mechanical renamePHP

What you will see

  • Class "JArrayHelper" not found

Symptoms people search

toInteger fatal · array helper missing

Replace this code

Swap JArrayHelper for Joomla\Utilities\ArrayHelper.

Joomla 3

Remove or stop calling this

JArrayHelper::toInteger($cid);
JArrayHelper::fromObject($obj);

Joomla 4 / 6

Use this instead

use Joomla\Utilities\ArrayHelper;

ArrayHelper::toInteger($cid);

How to fix it

  1. 1Replace JArrayHelper with Joomla\Utilities\ArrayHelper.

Also known as

JArrayHelper · ArrayHelper

Related issues

Get in touch

Have a project in mind? Let's talk about it.

Tell us what you're building. Whether it's a new site, an online store, a mobile app, or something that needs AI under the hood, we'll get back to you within a business day.

Free consultation
No commitment, no pressure
Reply within 24 hours
Usually much faster

Prefer a direct conversation?

Request a project quote

Tell us about your project

Fill out the quick form and we'll reach out.