Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

6.0.0-dev #3

Merged
merged 172 commits into from
Sep 28, 2022
Merged

6.0.0-dev #3

merged 172 commits into from
Sep 28, 2022

Conversation

krmgns
Copy link
Member

@krmgns krmgns commented Sep 28, 2022

No description provided.

    - add isAvailable() & make(),unmake().
    - drop isExists().
    - optimize errorCheck().
    - extend StaticClass.
* FileError:
    - update constants.
* Mime:
    - extend StaticClass.
    - fix getType() [directory & inode/x-empty issues].
    - optimize getTypeByExtension(),getExtensionByType().
* MimeTypes:
    - extend StaticClass.
    - move MimeTypes => Mimes.
* Util:
    - extend StaticClass [drop common.object.StaticClass], optimize.
* : optimize, doc-up/make-up.
    - add isValid().
    - add prop defauls [as null].
    - optimize.
    - add FileObjectException,ImageObjectException.
    - drop same namespace use's.
    - optimize ImageObject.valid() [drop try/catch].
    - optimize & makeup.
    - optimize copy().
    - optimize resize(),crop().
    - optimize info() [drop tmpfile() & use fopen()].
    - optimize/makeup.
* object.FileObject:
    - optimize copy().
    - optimize fromFile(),fromString().
* object.AbstractObject:
    - add throw()/ban() internals [for related exceptions].
    - fix/optimize open().
    - optimize save().
    - add unsave().
    - fix/optimize free().
    - optimize from*() stuff.
* object:
    - add TempFileObjectException.
krmgns and others added 29 commits June 16, 2022 18:35
    - update prepare() & prepareTarget() stuff [defer "directory" option].
    - add AbstractSource.getName(),getExtension().
    - optimize.
* Image: apply upload changes.
@krmgns krmgns merged commit e53576a into master Sep 28, 2022
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.

1 participant