Skip to content

Conversation

@Geolim4
Copy link
Member

@Geolim4 Geolim4 commented Feb 2, 2016

Issue #182

Global changes:

  • Removed exception catch on chmod() as it doesn't trigger any error
  • Replaced SQl Exceptions with custom Exceptions:
    • phpfastcacheCoreException
    • phpfastcacheDriverException
  • Removed use of aliases, e.g: is_writeable() to is_writable()
  • Cleaned some indentation on sqlite.php

Global changes:

- Removed exception catch on chmod() as it doesn't trigger any error
- Replaced SQl Exceptions with custom Exceptions:
 - phpfastcacheCoreException
 - phpfastcacheDriverException
- Removed use of aliases, e.g: is_writeable() to is_writable()
- Cleaned some indentation on sqlite.php
khoaofgod added a commit that referenced this pull request Feb 2, 2016
@khoaofgod khoaofgod merged commit d221737 into PHPSocialNetwork:final Feb 2, 2016
@Geolim4 Geolim4 deleted the issue-182 branch February 4, 2016 18:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants