Pierre Goiffon
|
13d31ac211
|
utils::GetDefaultUrlAppRoot : make comparison case insentitive, add a test
|
2019-12-23 11:06:29 +01:00 |
|
Pierre Goiffon
|
06791b06c4
|
Fix utils::EndsWith when needle bigger that value
|
2019-11-21 11:57:24 +01:00 |
|
Pierre Goiffon
|
0d0f8e9ffc
|
💚 N°2538 Fix test
Was broken since ce207e5c
|
2019-10-17 10:45:12 +02:00 |
|
Eric
|
fbc5280add
|
💚 Fix unit tests
|
2019-10-17 09:23:32 +02:00 |
|
Pierre Goiffon
|
f65f22f333
|
N°2538 check path validity little improvements
* ajax-backup : change code to be more readable
* does a realpath() call on basepath to avoid troubles when havin '/' on Windows
|
2019-10-16 11:37:50 +02:00 |
|
Pierre Goiffon
|
607d355c61
|
N°2538 enforce generic method to check path validity
Now uses realpath() and StartsWith
|
2019-10-16 11:13:19 +02:00 |
|
Pierre Goiffon
|
29c30c1f89
|
🎨 Code format
|
2019-10-16 11:13:19 +02:00 |
|
Dennis Lassiter
|
49bb8fd515
|
Fixed bug that caused memory_limit=-1 to lead to 'not enough memory' … (#1)
* Fixed bug that caused memory_limit=-1 to lead to 'not enough memory' error
* Added Unit Test to Memory Limit Check
|
2018-09-06 10:04:28 +02:00 |
|