Michal Čihař
|
0d57c09bd5
|
Do not allow symlinks in UploadDir
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2016-07-12 12:50:36 +02:00 |
|
Michal Čihař
|
0c34cb60a0
|
Merge branch 'QA_4_5' into QA_4_6
|
2016-02-12 13:47:04 +01:00 |
|
Michal Čihař
|
53b1f9adcc
|
Silent errors on checking for files and folders
Fixes #11951
Fixes #11952
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2016-02-12 13:45:04 +01:00 |
|
Michal Čihař
|
5042b65398
|
Merge branch 'QA_4_5' into QA_4_6
|
2016-02-12 10:45:43 +01:00 |
|
Michal Čihař
|
4534a90b80
|
Silent warnings when checking for file existance
Another occurences of file_exists which can be limited by open_basedir.
Issue #11940
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2016-02-12 10:38:47 +01:00 |
|
Michal Čihař
|
e0b1c1643e
|
Close should not fail if open didn't
Hiding error on close is not needed, this should not happen unless the
system is really in a bad shape.
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2016-01-05 09:05:01 +01:00 |
|
Hugues Peccatte
|
dffc8c34e9
|
Remove logic code in declaration files.
Move declaration out of logic file.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2015-10-27 18:56:39 +01:00 |
|
Hugues Peccatte
|
f9cd1a1a22
|
Replace mb functions by standard string functions.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-10-05 11:31:50 +02:00 |
|
Hugues Peccatte
|
3de88162ff
|
Replace PMA_String uses by mb_* calls.
Remove part of unused variables.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-09-28 20:53:01 +02:00 |
|
Hugues Peccatte
|
5985894160
|
Fix typos.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-09-07 00:31:45 +02:00 |
|
Hugues Peccatte
|
9b77d746ab
|
Mass modifications to use PMA_String.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-09-06 10:44:03 +02:00 |
|
Madhura Jayaratne
|
84e9ce4946
|
Spaces around . operator
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
|
2014-01-08 17:26:27 +05:30 |
|
Hugues Peccatte
|
008b1fa8d3
|
Rewrite to decrease number of nested levels.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2013-12-07 22:16:16 +01:00 |
|
Hugues Peccatte
|
464ec23ad8
|
Huge PHPDoc update.
|
2013-11-10 23:04:58 +01:00 |
|
Michal Čihař
|
37d142bc3f
|
Remove compatibility code for PHP 5.2
|
2013-07-01 15:29:56 +02:00 |
|
Dieter Adriaenssens
|
ed94a77259
|
remove unused variables
|
2013-01-24 17:31:07 +01:00 |
|
Marc Delisle
|
2e9738379d
|
Improved library file name
|
2012-11-19 12:31:24 -05:00 |
|