14 Commits (88dbf8398ab69e71164ac073f9ec011be2baa4ae)

Author SHA1 Message Date
J. King 88dbf8398a Don't use @; fix dynamic properties 1 year ago
J. King cc9c937810 Don't rely on PHP 8 signature changes 3 years ago
J. King bf81571ce4 Prototype strspn equivalent 3 years ago
J. King 87ec30a375 Explicit constant visibility 4 years ago
J. King 600379a4dd Fill out API documentation 4 years ago
J. King be2134cc71 API re-organization 4 years ago
J. King 464bc4a0a9 Specify PHP 7.1 requirement 4 years ago
J. King cdd1c0182b Corrected ISO 2022-JP decoder and seeker 4 years ago
J. King 9f7e496bf6 Plug potential memory leak 4 years ago
J. King be034a08e0 Move dirty EOF handling to UTF-16 4 years ago
J. King 220cbce9a0 Address performance regression in peeking 4 years ago
J. King 6417e8f0be Start overhauling error handling; adjust coverage annotations 4 years ago
J. King e06096c624 Ensure seekBack is defined 4 years ago
J. King 61a77086bb Make GenericEncoding trait an abstract class 4 years ago
J. King 235fdc4103 Note self-synchronizing encodings for later 4 years ago
J. King f69cd98b4c Make posErr fully generic 4 years ago
J. King 7339176e3e Split error handlers 4 years ago
J. King 9421a3aca2 Make GenericEncoding trait an abstract class 4 years ago
J. King 7ec8f148ff Note self-synchronizing encodings for later 4 years ago
J. King 87e34b3074 Make posErr fully generic 4 years ago
J. King c115e3857a Split error handlers 4 years ago
J. King fc44bb1415 Generalize handling of dirty EOF 4 years ago
J. King 200a310f72 Optionally allow surrogates 4 years ago
J. King eae901a9e2 Add new methods 4 years ago
J. King bfc6c677c5 Complete Big5 tests, with numerous fixes 6 years ago
J. King 4c686aa8a1 Complete battery of tests for gb18030 6 years ago
J. King 467c565e8c Implement gb18030 seeking 6 years ago
J. King 3a19b93aab Move nextChar to generic class 6 years ago
J. King 269ecf4a96 Style fixes 6 years ago
J. King 7de6d7a6fc Implement ISO-8859-6 single-byte encoding 6 years ago
J. King 8c97b42303 Define interfaces for encodings 6 years ago