81 Commits

Author SHA1 Message Date
Ian
3eb59e9052 fix whitespaces and tabs 2015-12-20 17:23:11 +01:00
Ian
d0994583ce better Smarty debug pop up 2015-08-15 16:44:27 +02:00
Ian
a7d4e0111d Smarty upgrade 3.1.27 2015-06-18 13:20:50 +02:00
Ian
b19d6137fb Smarty bugfix releases, since last upgrade, to 3.1.25
Will now compile vastly better!

Please read change_log.txt and NEW_FEATURES.txt

We may want to use some of these new features in 2.1, which briefly are about:
Namespace support within templates, Security, Compiled Templates, Debugging
2015-06-16 12:28:49 +02:00
Garvin Hicking
5f14b67e66 Things I noted during configuration 2015-03-19 16:08:39 +01:00
Ian
e483598fb3 extend last smarty bugfix patch
References 762283c and ef90f8e

see 8d5fa36a80
2015-01-22 10:58:30 +01:00
Ian
ef90f8e157 integrate Smarty 3.1.22-dev fix to clearCompiledTemplate() to avoid purging a wrong directory fallback on dir permission issues
7a1df12afa
2015-01-21 11:36:00 +01:00
Ian
4858687501 cv pear update 2015-01-15 17:31:48 +01:00
Ian
4433f91e69 set E_STRICT fix for raiseError()
References #256
2015-01-11 17:49:19 +01:00
Ian
d758e6b591 fix 9fbb248
Reference #256
2015-01-10 19:56:46 +01:00
Ian
9fbb248531 update to PEAR 1.9.5 and add PEAR5 file
see #256
2015-01-10 17:51:08 +01:00
Garvin Hicking
7f6194e195 * Patch PEAR.php to use "static" isError declaration to prevent
PHP error messages
2015-01-05 12:44:58 +01:00
Garvin Hicking
eab43b12f5 Adjust remaining htmlspecialchars() accordingly 2014-11-24 10:13:40 +01:00
Garvin Hicking
55c321b678 Added "archives" path to release structure 2014-10-26 20:34:19 +01:00
Ian
dcae514215 Smarty 3.1.21 upgrade (see changelog) 2014-10-19 16:19:01 +02:00
Ian
7e0eadb254 Smarty 3.1.20 upgrade (see changelog) 2014-10-10 18:24:44 +02:00
Garvin Hicking
41388a4a7e we have a problem with a required "PEAR5.php" since this upgrade.
We need to bundle this. I'm short on time, need to remember creating
an issue for this please.
temporary hotfix: Always use PEAR and not PEAR5
2014-07-13 18:51:49 +02:00
Ian
cb220b6c94 fixes extends resource
- fixes the bugfix of 02.06.2014 broke correct handling of child templates with same name but different template folders in extends resource (issue 194 and topic 25099)

git-svn-id: http://smarty-php.googlecode.com/svn/trunk/distribution/libs@4858 9dce5a81-9a42-0410-99e4-3799d3902e7f
2014-07-05 11:38:51 +02:00
Ian
3e0bbaa2f0 Smarty 3.1.19 upgrade 2014-07-01 16:44:57 +02:00
Ian
60e15aaaac added apc and memcache Smarty support 2014-06-13 16:07:32 +02:00
Ian
50344b19c0 get ready for Smarty apc caching 2014-06-08 19:27:56 +02:00
Garvin Hicking
2c5c3eddbf Switch back versions to release versions (also show CVS ids), re-added patch for PEAR 2014-05-14 14:38:04 +02:00
onli
09400814d2 Include klogger, enable for trackbacks and index 2014-05-12 20:03:34 +02:00
Ian
f4ec48675b merge bundled libs with 1.7.8
fixing idents spaces tabs and version numbers for .current_version file
2014-05-12 15:26:55 +02:00
Matthias Gutjahr
08f9580b54 Add HTTP_Request2 and dependencies as bundled libraries
Update PEAR library to version 1.9.4
2014-05-09 17:39:01 +02:00
Matthias Gutjahr
9a4b87626a Remove single quotation marks from example PHP command to generate checksums 2014-04-25 18:04:08 +02:00
Ian
847ef6c6a6 Smarty 3.1.18 2014-04-08 10:22:23 +02:00
Ian
0ec4723b46 fix Smarty 3.1.17 until next release 2014-03-14 08:22:23 +01:00
Ian
e7072aaf6e Smarty bugfix release 3.1.17 - read changelog 2014-03-13 17:42:20 +01:00
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