Merged
Conversation
This reverts commit 4e0b441.
Contributor
|
Hmm, looks like I've merged more than I originally wanted, but anyway these changes look okay. |
Contributor
Author
|
Github extends existing pull requests when I push more to the originating branch. |
lem9
referenced
this pull request
Mar 28, 2013
bygiro
referenced
this pull request
Mar 5, 2015
The port always should be integer. See PR #1530 Signed-off-by: Michal Čihař <michal@cihar.com>
This was referenced Jul 24, 2015
Closed
ibennetch
pushed a commit
that referenced
this pull request
Jan 28, 2016
Use hash_equals for comparing token
williamdes
added a commit
that referenced
this pull request
Dec 7, 2020
NOTICE: PHP message: PHP Fatal error: Uncaught TypeError: ucfirst(): Argument #1 ($str) must be of type string, null given in libraries/classes/Plugins/Schema/Pdf/Pdf.php:308 Stack trace: #0 libraries/classes/Plugins/Schema/Pdf/Pdf.php(308): ucfirst(NULL) #1 vendor/tecnickcom/tcpdf/tcpdf.php(3560): PhpMyAdmin\Plugins\Schema\Pdf\Pdf->Header() #2 vendor/tecnickcom/tcpdf/tcpdf.php(3227): TCPDF->setHeader() #3 vendor/tecnickcom/tcpdf/tcpdf.php(3139): TCPDF->startPage('L', '', false) #4 libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php(524): TCPDF->AddPage('L') #5 libraries/classes/Plugins/Schema/Pdf/PdfRelationSchema.php(161): PhpMyAdmin\Plugins\Schema\Pdf\PdfRelationSchema->dataDictionaryDoc(Array) #6 /... Signed-off-by: William Desportes <williamdes@wdes.fr>
celestinoxp
referenced
this pull request
Nov 3, 2021
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
10 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Edited db_operations, import_status and Pdf Relation Schema