PHPSocialNetwork / phpfastcache

A high-performance backend cache system. It is intended for use in speeding up dynamic web applications by alleviating database load. Well implemented, it can drops the database load to almost nothing, yielding faster page load times for users, better resource utilization. It is simple yet powerful.
https://www.phpfastcache.com
MIT License
2.36k stars 452 forks source link

Improve PHP Coding Standards #852

Closed MathiasReker closed 2 years ago

MathiasReker commented 2 years ago

Proposed changes

This PR improves the coding standards.

Types of changes

What types of changes does your code introduce to Phpfastcache? Put an x in the boxes that apply

Agreement

I have read the CONTRIBUTING and CODING GUIDELINE docs

Further comments

~

Geolim4 commented 2 years ago

Hello,

Multiple points:

It's kind but for now the code style has been carefully studied and will stay as is.

Thanks .