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

Add PHP 8.3 tests #27

Merged
merged 1 commit into from
Nov 25, 2023
Merged

Add PHP 8.3 tests #27

merged 1 commit into from
Nov 25, 2023

Conversation

umutphp
Copy link
Owner

@umutphp umutphp commented Nov 25, 2023

No description provided.

@umutphp umutphp linked an issue Nov 25, 2023 that may be closed by this pull request
@umutphp umutphp self-assigned this Nov 25, 2023
Copy link

Hi @umutphp,

A random law from Hacker Laws repository is a small gift to thank you for opening the PR.


Gall's Law

Gall's Law on Wikipedia#Gall's_law)

A complex system that works is invariably found to have evolved from a simple system that worked. A complex system designed from scratch never works and cannot be patched up to make it work. You have to start over with a working simple system.

(John Gall)

Gall's Law implies that attempts to design highly complex systems are likely to fail. Highly complex systems are rarely built in one go, but evolve instead from more simple systems.

The classic example is the world-wide-web. In its current state, it is a highly complex system. However, it was defined initially as a simple way to share content between academic institutions. It was very successful in meeting these goals and evolved to become more complex over time.

See also:

  • KISS (Keep It Simple, Stupid)

     github.com/dwmkerr/hacker-laws by Dave Kerr 

@umutphp umutphp merged commit deee60c into master Nov 25, 2023
15 checks passed
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.

PHP 8.3 Support
1 participant