Uwe Tews
|
beaa293eb3
|
- optimization replace internal Smarty::$ds property by DIRECTORY_SEPARATOR (reverted from commit f7a5316205)
|
2017-10-26 03:37:40 +02:00 |
|
Uwe Tews
|
f7a5316205
|
- optimization replace internal Smarty::$ds property by DIRECTORY_SEPARATOR
|
2017-10-22 03:38:10 +02:00 |
|
Uwe Tews
|
105651a469
|
- Call clearstatcache() after mkdir() failure https://github.com/smarty-php/smarty/pull/379
|
2017-07-31 18:58:41 +02:00 |
|
Uwe Tews
|
bcfea52cbf
|
- rewrite mkdir() bugfix to retry automatically see https://github.com/smarty-php/smarty/pull/377
https://github.com/smarty-php/smarty/pull/379
|
2017-07-30 05:16:31 +02:00 |
|
Andrew Shpota
|
6768340a97
|
fix 'mkdir(): File exists' error on create directory from parallel
processes
|
2017-07-14 15:10:12 +03:00 |
|
uwetews
|
2003020df9
|
- bugfix remove constant DS as shortcut for DIRECTORY_SEPARATOR as the user may have defined it to something else https://github.com/smarty-php/smarty/issues/277
|
2016-08-23 08:03:39 +02:00 |
|
uwetews
|
b04486a091
|
- reformat all code for unique style
|
2016-02-09 01:27:15 +01:00 |
|
uwetews
|
888014b908
|
- new extension handler to load functions when called
|
2015-10-24 05:02:24 +02:00 |
|