- 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... → (Merged) 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 - 🇩🇪Germany marcus_johansson
Thank you, merging - switching back to 1.2.x as well, since we do not count this as a breaking change. In theory someone can have built on top of this base class, but I think that is less likely since we cover all natural numeric types.
-
marcus_johansson →
committed 5a8e3528 on 1.2.x authored by
binoli lalani →
Issue #3539247: "numeric' is a soft reserved keyword as of PHP version 7...
-
marcus_johansson →
committed 5a8e3528 on 1.2.x authored by
binoli lalani →
Automatically closed - issue fixed for 2 weeks with no activity.