-
0.9.2 Stable
released this
2023-01-25 17:15:59 -05:00 | 0 commits to master since this releaseBug fixes
- Define properties which were accidentally created dynamically
- Avoid use of @ operator to play nice with custom error handlers
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
0.8.1 Stable
released this
2021-03-06 22:56:31 -05:00 | 13 commits to master since this releaseChanges:
- Support PHP 8
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
0.8.0 Stable
released this
2020-10-27 19:17:36 -04:00 | 15 commits to master since this releaseNew features:
- Implementation of EUC-JP encoding
- Implementation of Shift_JIS encoding
- Implementation of ISO-2022-JP encoding
- Implementation of replacement encoding
- Added missing encoder for x-user-defined encoding
- Added general-purpose \MensBeam\Intl\Encoding\Encoder class
also accessible via \MensBeam\Intl\Encoding::createEncoder()
static method
Bug fixes:
- Fixed errors in Big5, gb18030, and GBK encoders
- Plugged potential memory leak when using the rewind() method of
Big5, gb18030, GBK, and EUC-KR decoders
Changes:
- Added new labels for UTF-8 and UTF-16
- Improved performance of Big5, gb18030, GBK, and EUC-KR encoders
- Corrected requirement of PHP 7.1
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
0.7.0 Stable
released this
2019-12-20 20:56:59 -05:00 | 90 commits to master since this releaseNew features:
- Added \MensBeam\Intl\Encoding abstract class with createDecoder() and
matchLabel() static methods
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Added \MensBeam\Intl\Encoding abstract class with createDecoder() and
-
0.6.0 Stable
released this
2019-12-18 14:57:54 -05:00 | 93 commits to master since this releaseNew features:
- Added $allowSurrogates parameter to Encoding constructor
- Added posErr public instance property to Encoding
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
0.5.0 Stable
released this
2019-12-13 11:05:01 -05:00 | 94 commits to master since this releaseBreaking changes:
- Rename Encoding::len() to Encoding::lenChar()
New features:
- Add Encoding::lenByte() method
- Add Encoding::eof() method
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
0.4.0 Stable
released this
2018-09-15 19:52:16 -04:00 | 97 commits to master since this releaseNew features:
- Implemention of UTF-16 encoding
- Implemention of Big5 encoding
- Implemention of EUC-KR encoding
- Implemention of x-user-defined encoding
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
0.3.0 Stable
released this
2018-08-29 17:37:44 -04:00 | 119 commits to master since this releaseNew features:
- Implemention of gb18030 and GBK encodings
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
0.2.0 Stable
released this
2018-08-11 22:04:45 -04:00 | 128 commits to master since this releaseNew features:
- Implementation of all single-byte WHATWG encodings
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
0.1.0 Stable
released this
2018-08-10 15:12:29 -04:00 | 133 commits to master since this releaseInitial release
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)