onli
92afc37753
Introduce serendipity_specialchars-wrapper for encoding bug ( #236 )
...
PHP 5.4 sets UTF-8 as the default for htmlspecialchars, htmlentities and html_entity_decode. The first two will echo an empty string when given a string with umlauts. This commits introduces serendipity_specialchar-wrapper that are meant to be a temporary solution for the s9y-core until PHP 5.6 fixed the bug, so the native charset option of s9y continues to work.
2014-11-23 23:41:08 +01:00
onli
ac24978984
Upgrader task for syndication plugin ( #196 )
2014-07-07 01:36:45 +02:00
Ian
10d26f6fbf
fix RecursiveDirectoryIterator() UnexpectedValueException thrown for PHP >= 5.3
...
@mattsches please test
References #116 and http://board.s9y.org/viewtopic.php?f=1&t=19860
2014-04-24 18:56:38 +02:00
Matthias Gutjahr
7c8ac6822e
Catch exceptions in upgrader if files or directories do not exist cp. http://board.s9y.org/viewtopic.php?f=1&t=19860
2014-04-16 23:45:16 +02:00
Garvin Hicking
2fc551ac99
Fix serious issue with plugin migration. Config values where not renamed. :(
2014-04-08 11:29:25 +02:00
Garvin Hicking
3d92fb099f
Prevent fatal error when directory does not exist
2014-04-08 09:13:47 +02:00
Ian
8c2ec8a565
document new function in b3b76bfc3587ccc08226394997aeadf9ca137194
2014-03-12 19:24:01 +01:00
Ian
b3b76bfc35
prepare upgrade for htmlarea cleanup
2014-03-12 19:15:54 +01:00
garvinhicking
df92e08671
provide upgrader task for plugin upgrade
2014-02-10 15:12:56 +01:00
Ian
0b1aeddc31
Automatic upgrade removal of old Smarty2 files (2.0-alpha2)
2013-10-01 18:58:56 +02:00
Garvin Hicking
45ad808d0d
port
2013-06-09 20:08:07 +02:00
Garvin Hicking
451601348a
upport
2013-06-09 13:40:10 +02:00
Garvin Hicking
90e26a8c70
Add sqlite3 support, by geekmug
2007-05-18 07:59:14 +00:00
Garvin Hicking
8c68e837e4
Added PDO::Postgres DB-layer support by Theo Schlossnagle
2007-02-06 08:27:29 +00:00
Garvin Hicking
f03841587a
Ensure to not be able to call s9y files under circumstances where .htaccess does not deny request AND register_globals is turned on
2006-11-30 21:34:29 +00:00
Garvin Hicking
80e14346a5
Also support "last X" REST interface
2006-08-02 10:07:34 +00:00