Ian
6eea1e55da
Smarty 3.1.16 bugfix release - please read changelog and
...
the new 3.1.16_RELEASE_NOTES.txt file, since the merge of subtemplates was changed to allow some special conditions with {blocks} and {includes}
NOTE: Please test this Serendipity Beta with existing Blog templates and entries!
2013-12-20 20:01:51 +01:00
Ian
c7df199a2f
bugfix correction of modifier capitalize fix from 3.10.2013 (issue 159)
2013-11-02 16:53:51 +01:00
Ian
0f1e93ab7d
- bugfix loops using modifier capitalize did eat up memory (issue 159)
...
git-svn-id: http://smarty-php.googlecode.com/svn/trunk/distribution/libs@4785 9dce5a81-9a42-0410-99e4-3799d3902e7f
We need this, since using the capitalize modifier.
2013-10-05 14:01:38 +02:00
Ian
105f96a4d7
Smarty 3.1.15 release - please read change_log.txt
2013-10-02 10:12:48 +02:00
onli
e63be19fe5
add composer autoloader and libs
2013-08-18 12:46:45 +02:00
Ian
070fdb7275
upgrade Smarty to 3.1.14 - see changelog
2013-06-28 16:56:23 +02:00
Garvin Hicking
5ec7481030
Port of patch #16 to 2.0
2013-05-06 09:47:19 +02:00
Ian
60fef3d0e0
Smarty 3.1.13 - see changelog
2013-01-16 17:41:43 +01:00
Garvin Hicking
ffd034811d
PHP5 compat
2012-10-18 11:19:58 +02:00
Garvin Hicking
9adcfecc38
More PHP5 compatibility (this constructor thing order did not remove the error for me)
...
Also be able to set $serendipity['production'] in serendipity_config_local.inc.php
2012-10-18 10:14:04 +02:00
Grischa Brockhaus
7d8fdc7db6
ESTRICT double constructor (wrong order of them)
2012-10-16 11:30:51 +02:00
Ian
a34fd72449
Smarty 3.1.12 has been released.
...
3.1.12 has minor bug fixes and improvements. Smarty also received a security fix regarding the escapement of Smarty error messages. ie. an unrealistic but testable case where you call $smarty->display($_GET['id']); and the GET value is passed directly to the error message. To resolve any probable concern, error messages are now escaped.
For details please read the Smarty 3.1.12 Change Log.
2012-09-26 09:01:54 +02:00
Ian
03e8d3ce7b
Smarty 3.1.11
2012-07-01 18:28:27 +02:00
Grischa Brockhaus
fb71ff7ba9
E_STRICT fix
2012-06-14 14:05:21 +02:00
Grischa Brockhaus
e67ffb6b7d
Backport from master: Made simplepie work with E_STRICT
2012-06-14 12:13:48 +02:00
Ian
b3c7358f6f
non-release fix #4625 -
...
include failed, if tabs are used to separate attributes
2012-06-13 16:21:18 +02:00
Grischa Brockhaus
74a9d3b31a
ESTRICT fixes
2012-06-13 15:37:05 +02:00
Grischa Brockhaus
4dc7741351
ESTRICT compatibility
2012-06-13 15:29:14 +02:00
Garvin Hicking
c49f1c6597
bundled simplepie
2012-06-12 20:01:11 +02:00
Ian
dbc992f07e
bugfix release Smarty 3.1.10
2012-06-09 18:24:23 +02:00
Ian
612a7260fc
Smarty update to 3.1.9 - see changeLog
2012-06-09 10:43:58 +02:00
Ian
6d6b286420
smarty 3.1.8 releases - see changelog
2012-02-20 18:06:30 +01:00
Grischa Brockhaus
2f8601ee06
* bundled_libs, XML: Exchaned outdated PEAR version 1.4.0 with newest
...
version 1.5.5
* added some Eclipse related stuff as ignored
2011-12-22 01:01:23 +01:00
Ian
d0889cbd3d
upgrade to smarty 3.1.7
2011-12-20 12:11:58 +01:00
Ian
f890b4139a
upgrade to Smarty-3.1.6
2011-12-01 17:04:13 +01:00
Garvin Hicking
23e5de77b7
merge Smarty3 by ophian
2011-11-24 12:14:03 +01:00
Garvin Hicking
5f9b465d46
* Upgraded to PEAR Cache_Lite 1.7.8
2009-12-10 12:42:18 +00:00
Garvin Hicking
47aa8c2f72
ereg() replacement
2009-09-04 08:51:16 +00:00
Garvin Hicking
ea610fc67b
infrastruct
2009-08-26 13:13:46 +00:00
Garvin Hicking
275589423a
* More PHP 5.3.0 compat (split()).
2009-08-25 19:39:17 +00:00
Garvin Hicking
249580a5b9
PHP 5.3 compatibility
2009-07-14 11:48:10 +00:00
Garvin Hicking
677df54625
PHP 5.3 compatibility, upgrade Smarty to 2.6.26
2009-07-14 11:40:16 +00:00
Garvin Hicking
c24d738068
Upgrade to Smarty 2.6.22 to fix a PCRE bug
2008-12-30 10:13:35 +00:00
Garvin Hicking
d9a5d6a8c8
Make checksum code skippable
2008-12-09 10:41:48 +00:00
Garvin Hicking
a1e7462e8f
upgrade bundled smarty
2008-12-03 09:29:44 +00:00
Jude Anthony
1df78fd6ce
Update checksum code, move check to front page of installation
2008-07-17 21:23:35 +00:00
Jude Anthony
0e67b071dd
Included missed language constant in checksum verification
2008-04-29 19:42:57 +00:00
Garvin Hicking
903d9cc0eb
Upgrade to new smarty
2008-02-15 11:38:53 +00:00
Garvin Hicking
c70fe3c26c
backport
2007-12-06 10:42:06 +00:00
Garvin Hicking
523e403093
* Patch PEAR.php for better detection, if already included.
...
Thanks to Assen Tchorbadjiev.
2007-10-18 17:43:39 +00:00
Garvin Hicking
c7912f091b
Use max compression as suggested by kink
2007-07-21 18:38:48 +00:00
Garvin Hicking
a8f57711a9
Small code cleanup by Falk Doering:
...
- PHP6 forward compatibility on accessing strings
- Better indenting, other cleanups on the plugin API file
2007-07-17 11:31:20 +00:00
Garvin Hicking
a557a58979
Upgrade Smarty to 2.6.18
2007-04-02 08:06:52 +00:00
Garvin Hicking
0c51294707
Unneeded
2007-02-22 09:21:09 +00:00
Garvin Hicking
e3813e51b0
Restore old version
2007-02-22 09:07:13 +00:00
Garvin Hicking
791fbb7b0c
Downgrade to previous version, keep file count low. See mailinglist
2007-02-22 09:01:43 +00:00
Sebastian Nohn
ad19f1fd34
* upgrade to latest net_dnsbl (incl. dependencies)
2007-02-11 16:47:44 +00:00
Garvin Hicking
264b804182
Moved drag+drop and YahooUI library into templates/default/ to be used in shared installation environments
2007-01-22 12:11:49 +00:00
Garvin Hicking
2a6f0fb006
Adjust release
2006-12-01 07:49:13 +00:00
Garvin Hicking
d8b6f64833
We don't need no education
2006-11-05 11:20:15 +00:00