PHP-Activate 0.3.1

I've released php-activate 0.3.1, a PHP project version manager for Linux systems using native PHP packages.

Made for those working with multiple projects using a variety of PHP versions, this script will switch to the correct PHP version for the local shell session. It does not require sudo, so even works in IDEs.

The latest version contains a few small changes:

  1. Eliminate the activate_php:export:20: invalid option(s) output. Exporting the php function is not needed as we source the script into the current shell session.
  2. Harden the script by implementing shellscript linting recommendations.
  3. Readme update.

#projects #phpactivate

January 2 at 9:59 am

Related posts

  • September 27 at 9:39 am Taskfile EOL…
  • September 5 at 10:51 am If you're looking for a script to get…
  • September 4 at 8:40 am There is no barrier when there is no UI fr…
  • September 4 at 8:39 am By the time you're logged into your C…
  • September 4 at 8:38 am We need more instant publishing on the web…
  • August 6 at 8:23 am Taskfile 2.0.0…
  • July 16 at 10:38 am I've archived my php-activate project…
  • June 12 at 4:11 pm Trying out a new 2024 theme I've star…
  • January 16 at 10:16 am Created a HTMX PHP sandbox to get started …
  • January 10 at 9:07 am I've updated my one stop system update scr…
  • January 3 at 2:07 pm What would it take to make writing vanilla…
  • January 2 at 9:59 am PHP-Activate 0.3.1…
  • December 15 at 9:47 am PHP-Activate 0.3.0…
  • December 6 at 2:28 pm Lamb image test…
  • October 5, 2023 at 8:59 am PHP-Activate 0.2.0…
  • September 22, 2023 at 9:12 am On personal goals…
  • September 19, 2023 at 1:52 pm Made a Linux shell script called BreakAwar…
  • July 28, 2023 at 11:43 am Lamb 0.3.0…
  • June 17, 2023 at 7:33 pm Fafi 0.2.3…
  • March 24, 2023 at 9:46 am Lamb 0.2…
  • March 21, 2023 at 2:28 pm I've released php-activate 0.1.2, a PHP pr…
  • March 16, 2023 at 4:49 pm 404 Fallback comes to Lamb I've added a 40…
  • March 15, 2023 at 12:42 pm Alright got the webserver configuration fi…