Ashar Voultoiz wrote:
brion@svn.leuksman.com wrote:
We require PHP 5 now, make sure the installer requires this. Uncertain of the exact minimum version requirement; checking for 5.0.0+
Can we start committing code using protected / private / public stuff for classes ?
As long as it actually works, sure...
The try { } catch {} looks great too :)
I'd like to see the database errors changed to exceptions, so a try/catch block can be easily used to catch and restart deadlocked transactions.
-- brion vibber (brion @ pobox.com)