updated php from 8.1 to 8.4

This commit is contained in:
2026-03-09 12:23:35 +01:00
parent ba9f49f4a5
commit 067841c724
9 changed files with 7 additions and 15 deletions
+4
View File
@@ -0,0 +1,4 @@
PS1='\e[36m\e[1mPHP-8.1\e[0m:\e[90m\w\e[0m\n$ '
bind '"\e[A": history-search-backward'
bind '"\e[B": history-search-forward'