Releases: calcinai/php-mmap
Releases · calcinai/php-mmap
Stable release with clean registration
No more exceptions and suggest extension
This version removes the exception throwing to make it more consistent with php's stream commands.
Removed php 5.5 requirement
This shouldn't really need to be done, but there was only one line that was using a new function, so it made sense to change it for BC.
Improved error handling
v0.1.5 Updated test to open the correct file
Alpha
Initial working release
v0.1.3 Remove stray assignment
Minor fixes
v0.1.2 Remove rogue var_dump
Minor bug fix
v0.1.1 Update mmap-proxy.py
Initial release
v0.1.0 Updated Readme