Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New. SFW. CustomDB implemented. #15

Merged
merged 4 commits into from
Sep 11, 2023
Merged

New. SFW. CustomDB implemented. #15

merged 4 commits into from
Sep 11, 2023

Conversation

svfcode
Copy link
Member

@svfcode svfcode commented Aug 28, 2023

No description provided.

),
),
'cols_num' => 4,
'rows' => 13350,
Copy link
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
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
Member

Choose a reason for hiding this comment

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

Debug?

Copy link
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
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