Commit graph

2 commits

Author SHA1 Message Date
Arseny Kapoulkine
a72e958664
Correct table.getn/foreach deprecation RFC
It looks like all three functions actually have been deprecated in Lua 5.1, and removed in Lua 5.2.

We do not plan to remove them to retain backwards compatibility, but the RFC should be more precise.
2023-02-27 12:15:04 -08:00
Arseny Kapoulkine
8f37fc6dfc
RFC: Deprecate table.getn/foreach/foreachi (#715)
[Rendered](https://github.com/Roblox/luau/blob/zeux-rfc-deptable/rfcs/deprecate-table-getn-foreach.md)
2023-02-14 12:25:12 -08:00