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

Shorten the realtime compiler server start message to better fit within 80 column terminals #2017

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

caendesilva
Copy link
Member

@caendesilva caendesilva commented Nov 12, 2024

i PHP 8.3.7 Development Server started. Press Ctrl+C to stop.2024-11-12 11:25:28 # Before
i PHP 8.3.7 Development Server started. Use Ctrl+C to stop.  2024-11-12 11:26:26 # After

@caendesilva caendesilva force-pushed the shorter-server-start-message branch from 41d84eb to a0bf7ad Compare November 12, 2024 10:31
@caendesilva caendesilva disabled auto-merge November 12, 2024 10:31
@caendesilva caendesilva merged commit 4e3cd4d into master Nov 12, 2024
21 checks passed
@caendesilva caendesilva deleted the shorter-server-start-message branch November 12, 2024 10:33
Copy link

codecov bot commented Nov 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (1789aec) to head (a0bf7ad).
Report is 7 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##              master     #2017   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity      1766      1766           
===========================================
  Files            182       182           
  Lines           4758      4758           
===========================================
  Hits            4758      4758           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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