Skip to content

Releases: PHPSocialNetwork/phpfastcache

3.0.26: Merge pull request #173 from mike27cubes/final

26 Jan 23:12
Compare
Choose a tag to compare
Reverted php5.4 style array syntax to keep inline with the PHP >= 5.1…

3.0.25: Merge pull request #168 from tobsn/patch-1

10 Jan 05:03
Compare
Choose a tag to compare

3.0.24: Merge pull request #166 from arcfieldOSS/final

30 Dec 00:42
Compare
Choose a tag to compare
Bug Fixes in file writing and dir naming.

3.0.23: Merge pull request #165 from arcfieldOSS/final

28 Dec 22:02
Compare
Choose a tag to compare
Modify "mkdir()" to be multi-writer safe

3.0.22: Merge pull request #163 from arcfieldOSS/final

28 Dec 01:43
Compare
Choose a tag to compare
Remove race by journaling writes; misc

3.0.21: Merge pull request #161 from arcfieldOSS/arcfieldOSS-patch-1

27 Dec 08:00
Compare
Choose a tag to compare
Modify File Driver to Prevent Partial Reads

3.0.20: Merge pull request #156 from Runalyze/final

17 Dec 16:41
Compare
Choose a tag to compare
add file_exists check for file driver delete function

3.0.19: Merge pull request #152 from uprel/final

19 Nov 15:15
Compare
Choose a tag to compare
Improved stats function for files driver (with PHP 5.3 fix)

3.0.18: Merge pull request #151 from khoaofgod/revert-150-final

14 Nov 00:25
Compare
Choose a tag to compare
Revert " Improved stats function for files driver"

3.0.17: Merge pull request #150 from uprel/final

10 Nov 20:23
Compare
Choose a tag to compare
 Improved stats function for files driver