Commit Graph

87 Commits

Author SHA1 Message Date
mohrt
5c14c2c053 update dev version numbers 2006-12-01 15:40:05 +00:00
mohrt
07683a4a9c update dev version numbers, fix manual typo 2006-11-30 17:01:28 +00:00
mohrt
c67fdfc756 update version numbers 2006-05-28 17:35:05 +00:00
mohrt
f4934fdcf0 update version numbers 2006-01-18 19:02:52 +00:00
mohrt
4f33ed7229 update version numbers 2005-12-14 14:53:55 +00:00
boots
fdb25e363f replace {} string access with equivalent substr() to avoid E_STRICT warnings in PHP 5.1 2005-11-23 20:36:05 +00:00
mohrt
159eb19d33 update version numbers 2005-08-05 20:53:04 +00:00
messju
d1e2df731d removed E_NOTICE from Config_File::get() 2005-07-18 15:22:41 +00:00
mohrt
d13087a591 update version numbers 2005-03-31 14:57:19 +00:00
messju
5b5dcbf7b2 bumped version-number to 2.6.9-dev
added headline of 2.6.6 release to NEWS file
2005-03-22 08:45:07 +00:00
mohrt
c3e8668266 update version numbers in cvs 2005-02-03 15:14:43 +00:00
mohrt
c5e1cd7185 commit version numbers for new release 2005-02-03 14:41:33 +00:00
mohrt
215e8784b1 update copyright notices, e-mail addresses 2005-01-21 16:41:52 +00:00
messju
b3245435ab Happy new year from germany. 2005-01-01 11:58:21 +00:00
messju
ed00361206 update files to 2.6.6-dev 2004-09-14 07:39:01 +00:00
mohrt
8b8b102a01 update files to 2.6.5-dev 2004-09-07 14:48:55 +00:00
messju
12af99a73d changed version-number to 2.6.4-dev 2004-06-17 08:55:10 +00:00
messju
91549d3dba removed unused functionality to load a subset of lines from a file in
Smarty::_read_file()

additionally removed a warning that is emitted since php-4.3.5 when
fread() is called on an empty file (with filesize()==0). thanks to
Andreas Streichardt who pointed this out.
2004-04-12 12:38:36 +00:00
messju
fff19de349 updated version to 2.6.3-dev 2004-02-23 23:14:40 +00:00
mohrt
cf52c81e0a change some info in headers, remove fluff 2004-02-17 15:52:02 +00:00
messju
b474404b97 YES and NO should not be booleanized inside triple-quotes in a
config-file. this behaviour changed by accident in 2.6.1 and is now
reverted to pre-2.6.1 behaviour
2004-02-12 11:28:50 +00:00
messju
44e8612db1 fixed slurping of a the next line following a triple-quoted value in a
config-file
2004-02-10 22:58:49 +00:00
messju
ceea2e18d5 avoid @-operator for handling empty lines in Config_File.class.php 2004-02-07 21:15:29 +00:00
messju
88cf42b0e6 fixed handling of hidden sections in Config_File 2004-01-22 23:47:46 +00:00
mohrt
51e1064d69 update version numbers, add initial unit test directory 2004-01-16 22:12:08 +00:00
mohrt
5383e42a1d update version numbers for 2.6.1 release 2004-01-16 20:24:45 +00:00
messju
448114faeb fixed bug handling triple-quotes in config-files 2004-01-06 09:21:00 +00:00
messju
b0093e4cba fixed bugs with triple-quotes in config-files
thanks BRDude for finding them testing!
2004-01-06 09:17:02 +00:00
messju
66823d680d change version to 2.6.1-dev 2003-11-20 15:26:45 +00:00
mohrt
78ff86ed9f change version numbers to 2.6.0 2003-11-19 20:26:29 +00:00
messju
215fba15c0 fix occasional notice 2003-11-13 21:24:31 +00:00
mohrt
ab9f58841d commit RC3 tags 2003-11-13 17:35:52 +00:00
messju
b9b36a51d6 fix handling if [...] inside triple-quotes in config-files 2003-11-05 09:21:23 +00:00
messju
f8db1a7ce8 removed tabs from the main and the core/*.php files 2003-10-11 08:55:53 +00:00
mohrt
5302d13179 update version numbers to RC2 2003-10-08 23:43:34 +00:00
mohrt
49d5b05b89 get ready for 2.6.0-RC1 release 2003-08-11 15:55:39 +00:00
messju
c0c3bcc054 updated copyright notice 2003-08-05 22:48:05 +00:00
mohrt
f55ca1d583 add preg_quote delimiter 2003-07-03 13:17:40 +00:00
mohrt
e51af36e66 fix bug where config file starts with hidden section 2003-06-06 13:52:21 +00:00
mohrt
8d99b837ec only add DIRECTORY_SEPARATOR if it isn't already present 2003-05-08 14:29:44 +00:00
mohrt
a46afb8f82 fix directory separator code, use DIRECTORY_SEPARATOR 2003-05-08 14:21:13 +00:00
cellog
02f56203ad updated all doc comments to phpDocumentor format 2003-04-20 21:12:13 +00:00
messju
7221c8afee fixed urls in headers ( http://smarty.php.net/ instead of
http://www.phpinsider.com )
2003-04-14 08:51:25 +00:00
mohrt
3cfcb5d223 update version numbers for 2.5.0 release 2003-04-11 13:40:40 +00:00
mohrt
5529396ade committing RC2 2003-03-26 18:06:09 +00:00
mohrt
0d0cdbf353 commit final changes for 2.5.0-RC1 2003-03-05 17:36:41 +00:00
mohrt
c239d16935 update version numbers 2003-02-11 18:35:43 +00:00
mohrt
f66b37f792 committed 2.4.1 changes 2003-02-06 17:34:28 +00:00
cellog
43d077bc60 fixed phpdoc comments 2003-02-03 16:32:45 +00:00
mohrt
66c1110fea update Smarty version numbers 2003-02-02 08:07:57 +00:00