Branch: refs/heads/QA_4_8
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 3989a1ffe22c35f0a825c38d37bd0f38def4ec85
https://github.com/phpmyadmin/phpmyadmin/commit/3989a1ffe22c35f0a825c38d37b…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2019-05-01 (Wed, 05 May 2019) +02:00
Changed paths:
M js/error_report.js
Log Message:
-----------
Fix #15146 - Error reports can not be sent because too large
Fixes #15146
See: 926a9f47bdf54c8da8b87875d55b648135d0c332
Aligned with php code (that does quite the same truncate on the context stack)
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Commit: 4909352c8840399fbfd4137796f5cc1890971be8
https://github.com/phpmyadmin/phpmyadmin/commit/4909352c8840399fbfd4137796f…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2019-05-01 (Wed, 05 May 2019) +02:00
Changed paths:
M libraries/classes/ErrorReport.php
Log Message:
-----------
Fix #14992 - Fixed php notices when reporting errors
Fixes: #14992
I reverted a minor issue introduced by a10e2b0b96bcf2ff8657a1a729aee8d25b17df3c that prevented sending the stack trace to the reporting server
Signed-off-by: William Desportes <williamdes(a)wdes.fr>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 40cc2dc813468032c12343bb07de1ccaff1da5c1
https://github.com/phpmyadmin/phpmyadmin/commit/40cc2dc813468032c12343bb07d…
Author: William Desportes <williamdes(a)wdes.fr>
Date: 2019-05-01 (Wed, 05 May 2019) +02:00
Changed paths:
M db_operations.php
M libraries/classes/Config/FormDisplay.php
M libraries/classes/Database/Designer.php
M libraries/classes/Display/Export.php
M libraries/classes/Display/Import.php
M libraries/classes/ErrorReport.php
M libraries/classes/Navigation/NavigationTree.php
M libraries/classes/Template.php
M libraries/classes/Transformations.php
Log Message:
-----------
Fix @var comments to match the phpdoc reference
See: http://docs.phpdoc.org/references/phpdoc/tags/var.html
Signed-off-by: Maurício Meneghini Fauth <mauricio(a)fauth.dev>
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/website
Commit: f80cb3261c4760397e6dbc2a504be38fc800cdf1
https://github.com/phpmyadmin/website/commit/f80cb3261c4760397e6dbc2a504be3…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2019-05-01 (Wed, 05 May 2019) +02:00
Changed paths:
M pmaweb/templates/team.html
Log Message:
-----------
Update team page
- move myself lower
- remove no longer working Jabber
- remove project admin role
Signed-off-by: Michal Čihař <michal(a)cihar.com>
Commit: 6141bb04debc534f9273e01a90f8f7a8153a6fb5
https://github.com/phpmyadmin/website/commit/6141bb04debc534f9273e01a90f8f7…
Author: Michal Čihař <michal(a)cihar.com>
Date: 2019-05-01 (Wed, 05 May 2019) +02:00
Changed paths:
M pmaweb/templates/team.html
Log Message:
-----------
Make Isaac an admin on the team page
Signed-off-by: Michal Čihař <michal(a)cihar.com>