Skip to content

0.3.0

Pre-release
Pre-release

Choose a tag to compare

@sarciszewski sarciszewski released this 10 Mar 01:28
· 18 commits to master since this release

Widened scope to include 5.3 because of LTS operating systems.
Also added a BaseFuture class to prevent code duplication.

New functions polyfilled

  • PHP 5.4
    • getimagesizefromstring()
    • hex2bin()

New interfaces polyfilled

  • PHP 5.4
    • JsonSerializable
    • SessionHandlerInterface