User tests: Successful: Unsuccessful:
Pull Request for Issue #41508.
Improve the object to array transformation.
Please follow #41508
Or run next code:
$t = new class{ public $p = 'p'; protected $b = 'b'; };
$s = new Joomla\CMS\Serializer\JoomlaSerializer('test');
dump($s->getAttributes($t));
An error
No error
Please select:
Category | ⇒ | Libraries |
Status | New | ⇒ | Pending |
Labels |
Added:
PR-5.0-dev
|
Labels |
Added:
Release Blocker
bug
|
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2023-09-04 09:37:11 |
Closed_By | ⇒ | HLeithner |
Merging this it to see side effects in beta1, thanks
migration documentation would be good
this pr has a cs issues