- Issue created by @Binoli Lalani
- Merge request !809Issue #3539247: "numeric' is a soft reserved keyword as of PHP version 7.0 and... → (Closed) created by Binoli Lalani
- First commit to issue fork.
- Merge request !816Issue #3539247: "numeric' is a soft reserved keyword as of PHP version 7.0 and... → (Open) created by Binoli Lalani
- 🇮🇳India Binoli Lalani Gujarat
Hello,
I have raised another MR 816 as MR 809 has unnecessary commits added by @anjaliprasannan to fix pipeline error. Also, 809 MR does not apply. Please review MR 816.
Thank you!
- 🇮🇳India anjaliprasannan
@binoli instead of raising new mr you can run
git rebase -i HEAD~n
n being the number of other commits, remove the commits and push.
Appolozise I was just checking if pipeline passed and did not notice the extra comits added. My bad