From 547b51265c9be5771c8282229bb9d4d7cfaec15b Mon Sep 17 00:00:00 2001 From: xue <> Date: Sun, 24 Sep 2006 02:18:34 +0000 Subject: Added requirement check for Reflection extension. --- HISTORY | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 5c997e9c..e6161ad7 100644 --- a/HISTORY +++ b/HISTORY @@ -3,9 +3,10 @@ Version 3.0.5 October 8, 2006 CHG: Ticket#358 - TFileUpload::saveAs() now returns false instead of exception when error (Qiang) ENH: Ticket#361 - Introduced include template tag that supports including external templates (Qiang) ENH: Ticket#366 - white spaces are now allowed around attribute names in template (Qiang) -ENH: Added an interactive PHP shell, usage: "prado-cli.php shell" (Wei) +ENH: Ticket#378 - PRADO applications can now run in command line (Qiang) ENH: Ticket#379 - TAuthorizationRule performance enhancement (Qiang) ENH: Easier to customize the TDatePicker using CssClass (Wei) +ENH: Added an interactive PHP shell, usage: "prado-cli.php shell" (Wei) NEW: TLiteralColumn (Qiang) NEW: TUrlMapping (Wei) -- cgit v1.2.3