ANNOUNCE: cvscheckphp.sh
From: Turadg Aleahmad (turadg_at_users.sourceforge.net)
Date: 12/31/03
- Next message: Sheawh: "Export MySQL"
- Previous message: john_at_johnallsopp.co.uk: "RE: [PHP] Cannot send session cache limiter"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 31 Dec 2003 11:01:31 -0800
Hi. I whipped up a little script recently that can be used by CVS to
check all PHP files for syntax before committing. It's not a
technological breakthrough, but it is quite handy. Whenever you run
"cvs commit" it'll run each committed file through PHP's lint check
(php -l) and if any fail the commit will abort.
You can download it off the php-mode page:
http://php-mode.sourceforge.net/
I'd paste it here, but I'm curious to see the SourceForge download
stats.
Enjoy,
Turadg
- Next message: Sheawh: "Export MySQL"
- Previous message: john_at_johnallsopp.co.uk: "RE: [PHP] Cannot send session cache limiter"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|