Skip to content

Remove developer documentation - #1

Merged
nijel merged 2 commits into
phpmyadmin:QA_3_5from
nijel:QA_3_5
Feb 13, 2012
Merged

Remove developer documentation#1
nijel merged 2 commits into
phpmyadmin:QA_3_5from
nijel:QA_3_5

Conversation

@nijel

@nijel nijel commented Feb 13, 2012

Copy link
Copy Markdown
Contributor

This just duplicates our website and provides out of date copy to our users.

@ghost ghost assigned nijel Feb 13, 2012
@nijel

nijel commented Feb 13, 2012

Copy link
Copy Markdown
Contributor Author

Thanks, I've included your changes.

nijel added a commit that referenced this pull request Feb 13, 2012
Remove developer documentation
@nijel
nijel merged commit 51f08a2 into phpmyadmin:QA_3_5 Feb 13, 2012
madhuracj added a commit that referenced this pull request May 26, 2013
@fustundag fustundag mentioned this pull request Jul 25, 2013
lem9 pushed a commit that referenced this pull request Jul 25, 2014
check dragged element is file or not
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>
nijel added a commit that referenced this pull request Jul 2, 2015
celestinoxp referenced this pull request Nov 3, 2021
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
This was referenced Dec 31, 2021
williamdes added a commit that referenced this pull request Feb 22, 2023
…php#314

 TypeError: mb_strlen(): Argument #1 ($string) must be of type string, bool given

Signed-off-by: William Desportes <williamdes@wdes.fr>
williamdes pushed a commit that referenced this pull request Jul 11, 2026
CreateAddField::getIndexedColumns() passed the raw $_POST index values
straight to json_decode(). When a column is added through a request that
does not submit the primary_indexes, indexes, unique_indexes,
fulltext_indexes and spatial_indexes fields (for example when adding a
primary key column from the normalization page), those keys are
undefined. Under strict_types this raised "json_decode(): Argument #1
($json) must be of type string, null given" together with "Undefined
array key" warnings, and the column was not added.

Default each of these request values to an empty JSON array so that
adding a column keeps working when no index information is provided.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Signed-off-by: Towy <towy@airreps.link>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants