Changelog for LuaSandbox |
Release |
What has changed? |
4.1.2 |
- Run the GC more aggressively, especially as usage approaches the limit (T349462) |
4.1.1 |
- Fix segmentation fault when memory limit is exceeded in LuaSandbox init
- Fix incorrect version reported by phpversion('luasandbox') |
4.1.0 |
- Add PHP 8.2 support |
4.0.2 |
- Add config.w32 package.xml tarball (Closes #80850) |
4.0.1 |
- Add missing file to package.xml tarball |
4.0.0 |
- Add docbook documentation (for php.net)
- Flag optional and variadic parameters properly for PHP reflection
- Remove memory leaks in data_conversion.c
- Drop PHP5 and HHVM compatibility
- Add PHP 8 support
- Windows compilation fixes |
3.0.3 |
- Fix ZTS build on PHP 7+ (Patch by Remi Collet) |
3.0.2 |
- Fix PHP 7 object layout
- Initial PECL release |