Skip to content

develop branch 163 RC1#1267

Closed
nielsdrost7 wants to merge 9 commits intodevelopmentfrom
develop-163rc1
Closed

develop branch 163 RC1#1267
nielsdrost7 wants to merge 9 commits intodevelopmentfrom
develop-163rc1

Conversation

@nielsdrost7
Copy link
Copy Markdown
Contributor

No description provided.

Niels Drost and others added 7 commits May 19, 2025 10:03
* Chore: improve docs (#1230)

* Change README.md

* Update README.md

* Change CONTRIBUTING.md

* Improve TRANSLATIONS.md

* Improve TRANSLATIONS.md

* Create INSTALLATION.md

* Update CONTRIBUTING.md

* Improve CONTRIBUTING.md

* Update CONTRIBUTING.md

* Improve README.md (community & support)

* Improve CONTRIBUTING.md

* Improve INSTALLATION.md

* Update README.md

* Create bug_report.yml

* Create feature_request.yml

* Create translations.yml

* Update bug_report.yml

* Update feature_request.yml

* Update translations.yml

* Update PULL_REQUEST_TEMPLATE.md

* Improve PULL_REQUEST_TEMPLATE.md

* Update test-frontend.yml

* Update test-php.yml

* Improve test-php.yml

* docker php-fpm test and build

* Create docker-nginx.yml

* Create docker-mariadb.yml

* Create docker-phpmyadmin.yml

* Improvements INSTALLATION.md

* Create TRANSLATIONS.md (#1262)
@nielsdrost7 nielsdrost7 marked this pull request as draft May 19, 2025 08:56
continue;
}
if (substr(realpath($path), realpath($file) == 0)) {
$obj['name'] = substr($file, strpos($file, '_', 1) + 1);
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if (str_starts_with(realpath($path . '/' . $file), realpath($path))) {

Form_validation: set_rules() called with an empty $rules parameter

See: #1195
@sudwebdesign sudwebdesign mentioned this pull request May 20, 2025
7 tasks
@sudwebdesign
Copy link
Copy Markdown
Collaborator

Replaced by #1268

@nielsdrost7 nielsdrost7 deleted the develop-163rc1 branch May 20, 2025 15:18
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.

2 participants