updated php to 8.4

This commit is contained in:
2026-09-20 00:46:18 +02:00
parent 2f9fdcea77
commit 0a45ff2d10
3 changed files with 7 additions and 11 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
PS1='\e[36m\e[1mPHP-7.4\e[0m:\e[90m\w\e[0m\n$ '
PS1='\e[36m\e[1mPHP-8.4\e[0m:\e[90m\w\e[0m\n$ '
bind '"\e[A": history-search-backward'
bind '"\e[B": history-search-forward'