Commit Graph

852 Commits

Author SHA1 Message Date
mohrt c99f9fdbb2 fix E_NOTICE messages 2003-02-17 14:58:36 +00:00
mohrt b04bbd47c6 add @ and === to if tokens, few param cleanups 2003-02-17 14:47:21 +00:00
changelog f28f4da51e ChangeLog update 2003-02-17 01:31:53 +00:00
cellog abc335673f many more phpdoc comment upgrades 2003-02-16 05:09:19 +00:00
changelog 43757d1c53 ChangeLog update 2003-02-15 01:36:02 +00:00
mohrt dd0c98bb3e enable config_load error messages 2003-02-14 20:27:46 +00:00
mohrt d23fe50562 fix html_options to not escape already escaped entities 2003-02-14 15:27:16 +00:00
mohrt 241708cd63 send Last-Modified header on cache creation, misc tab/spacing cleanup 2003-02-14 14:51:47 +00:00
changelog 6f1da78f94 ChangeLog update 2003-02-14 01:33:34 +00:00
mohrt 77a0e291cc allow dash in plain text 2003-02-13 17:58:19 +00:00
mohrt 6cb413bbfc check strict syntax of function attributes 2003-02-13 15:28:14 +00:00
changelog 7aba4537a9 ChangeLog update 2003-02-13 01:33:25 +00:00
mohrt bd9aabdc64 dropped support for modifiers on object parameters,
added support for objects as modifier parameters
2003-02-12 22:34:05 +00:00
mohrt 77fa84916e fix bug with decimal numbers in if statements, misc doc updates 2003-02-12 22:13:18 +00:00
changelog 7ea528362e ChangeLog update 2003-02-12 01:32:04 +00:00
mohrt c239d16935 update version numbers 2003-02-11 18:35:43 +00:00
changelog e352b8b630 ChangeLog update 2003-02-11 01:31:46 +00:00
mohrt 2bce12e9e0 add support for $foo->$bar syntax 2003-02-10 20:59:08 +00:00
mohrt 2a5d061dcd update NEWS file 2003-02-10 17:48:38 +00:00
mohrt 8e99c61ce5 support full var syntax in quoted text, fix problem with const var access, clean up some more regex code, fix object problem with no properties 2003-02-10 17:46:58 +00:00
changelog fe36a30c4d ChangeLog update 2003-02-07 01:31:51 +00:00
mohrt f66b37f792 committed 2.4.1 changes 2003-02-06 17:34:28 +00:00
mohrt 8f40f35c56 ignore case in IF statements 2003-02-06 14:37:49 +00:00
changelog 9a13bd125f ChangeLog update 2003-02-06 01:33:11 +00:00
mohrt 8705ecd41a treat undefined constants as null 2003-02-05 23:22:39 +00:00
mohrt 0ce1799133 fix problem with inserts and nested fetches 2003-02-05 22:19:16 +00:00
mohrt 396d18f5b5 fix "if" regex for math tokens 2003-02-05 20:36:26 +00:00
mohrt c0eabe7fbd added support for extracting params to include_php 2003-02-05 14:56:27 +00:00
changelog a253e9fba2 ChangeLog update 2003-02-05 01:33:46 +00:00
mohrt 3baff95f60 reformat text 2003-02-04 15:44:28 +00:00
changelog dbccda094d ChangeLog update 2003-02-04 01:32:22 +00:00
mohrt 706b51988c update news file 2003-02-03 20:37:33 +00:00
cellog 440f7614a2 begin fixing phpdoc comments in Smarty.class.php 2003-02-03 17:22:21 +00:00
cellog 43d077bc60 fixed phpdoc comments 2003-02-03 16:32:45 +00:00
mohrt f4961b6950 allow $foo->bar[$x].foo syntax 2003-02-03 15:46:11 +00:00
mohrt b8b04c056e fix accidental commit 2003-02-03 15:39:47 +00:00
mohrt 8e8c2afc86 allow $foo->bar[$j].blah type of syntax 2003-02-03 15:36:32 +00:00
changelog ccab56a201 ChangeLog update 2003-02-03 02:21:48 +00:00
mohrt 3353d3654d fix version number 2003-02-02 18:10:39 +00:00
mohrt 66c1110fea update Smarty version numbers 2003-02-02 08:07:57 +00:00
changelog d6e0917b9b ChangeLog update 2003-01-31 01:33:32 +00:00
mohrt 8266f8660e fix order of php tag comparisons 2003-01-30 16:48:55 +00:00
mohrt 71b0cc207b fix known php tag handling problems 2003-01-30 16:09:53 +00:00
changelog 922c464f10 ChangeLog update 2003-01-30 01:32:44 +00:00
mohrt 827e428bd4 change comments to phpdoc style 2003-01-29 22:51:20 +00:00
changelog 1b20ffa46a ChangeLog update 2003-01-29 01:32:03 +00:00
mohrt e8fb7091d2 make separate var for compiler file 2003-01-28 15:05:13 +00:00
mohrt 89ef1e5b08 fix error call 2003-01-28 14:33:50 +00:00
changelog 8161894d2c ChangeLog update 2003-01-26 01:32:58 +00:00
mohrt 76e48171d4 add support for restriction to registered methods 2003-01-25 20:31:45 +00:00