New. SFW. CustomDB implemented.#15
Merged
Merged
Conversation
Glomberg
requested changes
Aug 29, 2023
| ), | ||
| ), | ||
| 'cols_num' => 4, | ||
| 'rows' => 13350, |
Member
There was a problem hiding this comment.
The rows must be 0 in the repository.
|
|
||
| $out = array(); | ||
|
|
||
| // $myfile = fopen(__DIR__ . "/btree-get-a.txt", "a") or die("Unable to open file!"); |
alexandergull
approved these changes
Aug 30, 2023
Glomberg
approved these changes
Aug 30, 2023
Member
Glomberg
left a comment
There was a problem hiding this comment.
There is one major note - why the library was implemented by simple copy-paste, but not by composer. Wrong way.
ArtemAnoshin
approved these changes
Sep 7, 2023
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>
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.
No description provided.