Maurício Meneghini Fauth
|
13e6a01838
|
Add support for E_USER_DEPRECATED in the error handler
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
|
2020-03-17 19:37:31 -03:00 |
|
William Desportes
|
8f470aaa2f
|
Fix #15592 - Hide user warning, errors and notices
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2019-11-24 17:14:22 +01:00 |
|
William Desportes
|
2f0fff5fa1
|
Fix #15592 - Add all errors since we do not have access to error_reporting function
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2019-11-24 17:07:04 +01:00 |
|
William Desportes
|
5f5dc024a1
|
Fix #15592 - Warning: error_reporting() has been disabled for security reasons
Fixes: #15592
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2019-11-24 15:54:02 +01:00 |
|
William Desportes
|
987e286c23
|
Fix multi server setup send error report
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2019-03-30 11:09:20 +01:00 |
|
William Desportes
|
dd17ae11d1
|
Fix #15110 - TypeError e.preventDefaulut is not a function
Fixes: #15110
Introduced by 487e1a8fa1
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
2019-03-27 08:30:35 +01:00 |
|
Gabriel Caruso
|
a8bd364e02
|
Clean elses
Signed-off-by: Gabriel Caruso <carusogabriel34@gmail.com>
|
2017-12-14 22:02:17 -02:00 |
|
Maurício Meneghini Fauth
|
01fd301003
|
Use 'elseif' keyword istead of 'else if'
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-12-04 13:31:25 -02:00 |
|
Maurício Meneghini Fauth
|
ca910e8de8
|
Move classes to PhpMyAdmin namespace
- Move Table to PhpMyAdmin namespace
- Move Template to PhpMyAdmin namespace
- Move ThemeManager to PhpMyAdmin namespace
- Move Theme to PhpMyAdmin namespace
- Move Tracker to PhpMyAdmin namespace
- Move Transformations to PhpMyAdmin namespace
- Move TypesMySQL to PhpMyAdmin namespace
- Move Types to PhpMyAdmin namespace
- Move Util to PhpMyAdmin namespace
- Move VersionInformation to PhpMyAdmin namespace
- Move Url to PhpMyAdmin namespace
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-07-08 10:54:21 -03:00 |
|
Maurício Meneghini Fauth
|
119563b7ea
|
Move classes to PhpMyAdmin namespace
- Move OpenDocument to PhpMyAdmin namespace
- Move OutputBuffering to PhpMyAdmin namespace
- Move Partition to PhpMyAdmin namespace
- Move Pdf class to PhpMyAdmin namespace
- Move RecentFavoriteTable to PhpMyAdmin namespace
- Move Response to PhpMyAdmin namespace
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-06-30 23:44:10 -03:00 |
|
Maurício Meneghini Fauth
|
13c0f7bc3c
|
Move classes to PhpMyAdmin namespace
- Move Advisor to PhpMyAdmin namespace
- Move Bookmark to PhpMyAdmin namespace
- Move Charsets to PhpMyAdmin namespace
- Move Config class to PhpMyAdmin namespace
- Move Console class to PhpMyAdmin namespace
- Move Core to PhpMyAdmin namespace
- Move DatabaseInterface to PhpMyAdmin namespace
- Move DbList to PhpMyAdmin namespace
- Move DbQbe to PhpMyAdmin namespace
- Move DbSearch to PhpMyAdmin namespace
- Move DisplayResults to PhpMyAdmin namespace
- Move Encoding to PhpMyAdmin namespace
- Move Error to PhpMyAdmin namespace
- Move ErrorHandler to PhpMyAdmin namespace
- Move File to PhpMyAdmin namespace
- Move Font to PhpMyAdmin namespace
- Move Footer to PhpMyAdmin namespace
- Move Header to PhpMyAdmin namespace
- Move Index to PhpMyAdmin namespace
- Move IndexColumn to PhpMyAdmin namespace
- Move LanguageManager to PhpMyAdmin namespace
- Move Language to PhpMyAdmin namespace
- Move Linter to PhpMyAdmin namespace
- Move ListAbstract to PhpMyAdmin namespace
- Move ListDatabase to PhpMyAdmin namespace
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-06-28 21:17:18 -03:00 |
|