Commit Graph

21 Commits (master)

Author SHA1 Message Date
fadrian06 253c86482e Fixed yoda comparisons
11 months ago
fadrian06 4d064cbb6d Applied phpcbf
11 months ago
n0nag0n df90d69787 so many phpcs fixes. No more, no more!
1 year ago
n0nag0n ff6fa74d51 Merge branch 'master' into easier-access-to-request-headers
1 year ago
n0nag0n 537ea032d8 request header shortcut and lots of unit test fixes for phpcs
1 year ago
fadrian06 7015e5d3ba Moved copyright and license to a public place :D
1 year ago
fadrian06 44a056ca30 Fixed phpcs format problems in the rest of Flight modules
1 year ago
Austin Collier cc4338a34b added PSR12 coding style to files.
1 year ago
fadrian06 13fd2eb96a Removed unused docblocks in Collection::class
1 year ago
n0nag0n 1e4c07da52 correct unit test and removed final keywords
1 year ago
n0nag0n 83d33348e0 old array syntax cleanup and legacy json serializable removal
1 year ago
Austin Collier 2c2b28af95 100% code coverage everywhere now
1 year ago
fadrian06 42ec161d8a Added code format
1 year ago
fadrian06 fbcc9108c2 DocBlocks improved
1 year ago
Masroor Ehsan 83fd1e75a2 Added ReturnTypeWillChange attribute to Collection class methods
3 years ago
Masroor Ehsan 04e471bf46 PHP ^7.4|^8.0 compatibility
4 years ago
Uriy @MerkUriy Efremochkin ceb1b5bb89 Added JsonSerializable for util/Collection and added LegacyJsonSerializable for PHP <5.4.0.
6 years ago
Mike Cao 84078158c3 Introduced new Engine class.
12 years ago
Mike Cao 830088733d Fixed PHP notices
13 years ago
Mike Cao dd819b17d8 Fixed count method.
13 years ago
Mike Cao b70f831c0e Added new Collection class, updated documentation
13 years ago