MySQLfs 2.2 "Iris"

Milestone information

Project:
MySQLfs
Series:
2.x
Version:
2.2
Code name:
Iris
Released:
 
Registrant:
Lars Vierbergen
Release registered:
Active:
No. Drivers cannot target bugs and blueprints to this milestone.  

Download RDF metadata

Activities

Assigned to you:
No blueprints or bugs assigned to you.
Assignees:
3 Lars Vierbergen
Blueprints:
No blueprints are targeted to this milestone.
Bugs:
3 Fix Released

Download files for this release

After you've downloaded a file, you can verify its authenticity using its MD5 sum or signature. (How do I verify a download?)

File Description Downloads
download icon documentation.pdf (md5) PHPDoc Documentation 31
last downloaded 3 days ago
download icon dump_mysqlfs_2.sql (md5, sig) MySQL dump for series 2.x 18
last downloaded 44 weeks ago
download icon mysqlfs.php (md5, sig) Minified class 18
last downloaded 44 weeks ago
download icon sqlfs-2.2.tar.gz (md5, sig) Source code tarball 15
last downloaded 44 weeks ago
Total downloads: 82

Release notes 

is_file and is_dir now return false when the requested path does not exist
Issues with strtotime on some systems are fixed
More permissive path checking

Changelog 

View the full changelog

The function is_file() first checks file_exists() before continuing
The function is_dir() checks if file_exists() before continuing
strtotime() no longer triggers strict warnings on affected systems
simplify_path() accepts any string not containing the NULL character, like *nix systems

0 blueprints and 3 bugs targeted

Bug report Importance Assignee Status
803596 #803596 is_dir/is_file should return false for non existent 4 Medium Lars Vierbergen  10 Fix Released
815161 #815161 Strict warning: strtotime() in inc/mysqlfs/mysqlfs.php:63 4 Medium Lars Vierbergen  10 Fix Released
815470 #815470 simplify_path rejects correct *nix paths 4 Medium Lars Vierbergen  10 Fix Released
This milestone contains Public information
Everyone can see this information.