Remove developer documentation - #1
Merged
Merged
Conversation
Contributor
Author
|
Thanks, I've included your changes. |
Merged
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>
This was referenced Jul 24, 2015
Closed
celestinoxp
referenced
this pull request
Nov 3, 2021
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
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>
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.
This just duplicates our website and provides out of date copy to our users.