Abdul Malik Ikhsan

Results 372 comments of Abdul Malik Ikhsan

All checks have passed 🎉 @TomasVotruba I think it is ready.

negation check is invalid and will cause fatal error on the first place, since it typed param string on caller, see: https://3v4l.org/Ouift

@datamweb it probably related with dependabot config, 0.18.x probably only call 0.18.y, while 0.19.a need to be triggerable on specific config. CodeIgniter4 repo seems auto-update it

There are other functions that exist in php 8.4: - array_any - array_all

Downgrade rule(s) is needed for this so new transformed to php 8.4 `array_` code can be downgraded https://github.com/rectorphp/rector-downgrade-php

Awesome, after rule created, register to downgrade config set https://github.com/rectorphp/rector-downgrade-php/blob/main/config/set/downgrade-php84.php

@gharlan php version 80400 need to be set on demo page to be able to reproduce https://getrector.com/demo/89a7b249-f374-4868-b328-30a883b833be

@gharlan I created PR: - https://github.com/rectorphp/rector-src/pull/7023 for that to skip non-array.

@TomasVotruba the downgrade rules still needed, I think this can be re-open to avoid user upgrade to php 8.4, and can't downgrade to php < 8.4