Skip to content

New. SFW. CustomDB implemented.#15

Merged
Glomberg merged 4 commits into
devfrom
customdb-implement
Sep 11, 2023
Merged

New. SFW. CustomDB implemented.#15
Glomberg merged 4 commits into
devfrom
customdb-implement

Conversation

@svfcode
Copy link
Copy Markdown
Member

@svfcode svfcode commented Aug 28, 2023

No description provided.

Comment thread cleantalk/fw_nets_meta.php Outdated
),
),
'cols_num' => 4,
'rows' => 13350,
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

The rows must be 0 in the repository.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Fixed.


$out = array();

// $myfile = fopen(__DIR__ . "/btree-get-a.txt", "a") or die("Unable to open file!");
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Debug?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Yeah, removed, thanks.

@svfcode svfcode requested a review from Glomberg August 29, 2023 13:44
Copy link
Copy Markdown
Member

@Glomberg Glomberg left a comment

Choose a reason for hiding this comment

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

There is one major note - why the library was implemented by simple copy-paste, but not by composer. Wrong way.

@Glomberg Glomberg merged commit 92b7b1c into dev Sep 11, 2023
@Glomberg Glomberg deleted the customdb-implement branch September 11, 2023 11:51
Glomberg added a commit that referenced this pull request Oct 5, 2023
* Fix. Install. Insert code after `namespace` anf `declare` directives declaration.

* Fix. Public. JS relative path fixed.

* Fix. apbct_restore_include_path. Now works on most types of servers.

* Fix. apbct_set_include_path. Protect constant owerwriting tries.

* New. Moodle integration. Detect CMS.

* New. Moodle integration. Modify signup page to protect registrations.

* Fix. Code. Constant definition fix.

* Fix. Code. Die page fixed and refactored.

* New. Moodle integration. Custom login page exclusion logic.

* Fix. Updater. PHP notices fixed.

* Fix. Server variables getting from $_SERVER instead of filter_input.

* Fix. Common Helper. Add rule for decbin - int type.

* Fix: checking the version of the curl for the correct choice of the type of request

* Fix. Helper. Curl options fixed.

* Fix: file_exists before unlink

* Added params for cookies

* Fixed cookie_secure

* Fix: Fixed installation

* Mod. PHP 8.1. Settings and Get fields any

* CRLF -> LF

* Mod. PHP 8.1 compatibility.

* New. SFW. CustomDB implemented. (#15)

* New. SFW. CustomDB implemented.

* Fix. SFW. Update delay time.

* Fix after review.

* Fix. Common. Err class fixed.

---------

Co-authored-by: Glomberg <bazz@bk.ru>

* Fix. SFW. PHP 8.1 notices fixed.

* Upd. Version number was increased to 2.7.0.

* Fix. Btree. PHP 8.1 notice fixed.

---------

Co-authored-by: alexandergull <alex.g@cleantalk.org>
Co-authored-by: alexandergull <galyshev@cleantalk.org>
Co-authored-by: Alex <45482252+alexandergull@users.noreply.github.com>
Co-authored-by: svfcode <svfcode@mail.ru>
Co-authored-by: Artem Anoshin <artem-anoshin@yandex.ru>
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.

4 participants