mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-31 14:12:29 +01:00
# Fix PhanNoopVariable for $i by changing loop to while `$i` looked like a NOOP on $i which is provided as an argument to the function. Changed to while to improve readability and avoid thinking that `$i` needs initialisation and fix the notification