Skip to content

Conversation

@mambax7
Copy link
Collaborator

@mambax7 mambax7 commented Mar 22, 2019

No description provided.

This was referenced Mar 27, 2019
Copy link
Contributor

@geekwright geekwright left a comment

Choose a reason for hiding this comment

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

Will close this for fixes in #664

* @static
*
* @param $uname used to lookup in LDAP bypass config
* @param used $uname to lookup in LDAP bypass config
Copy link
Contributor

Choose a reason for hiding this comment

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

Really?

* Tries to find and include a file for a cache engine and returns object instance
*
* @param $name Name of the engine
* @param Name $name of the engine
Copy link
Contributor

Choose a reason for hiding this comment

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

Not a valid type

$sql = 'SELECT COUNT(*) as `count` FROM ' . $prefixedTable . ' ';
if (isset($criteria) && is_subclass_of($criteria, '\CriteriaElement')) {
/* @var $criteria \CriteriaCompo */
/* @var \CriteriaCompo $criteria */
Copy link
Contributor

Choose a reason for hiding this comment

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

No direct changes are to be made in the libraries directory. The build will overwrite these changes, making this pointless.

* Retrieves config info based on the key.
*
* @param $file_name string config key (filename/section/var)
* @param string $file_name config key (filename/section/var)
Copy link
Contributor

Choose a reason for hiding this comment

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

This directory should be a perfect copy of the upstream Smarty. No changes without very compelling and documented reasons.

@geekwright geekwright closed this Mar 27, 2019
@mambax7 mambax7 deleted the feature/PhpDoc2 branch February 17, 2021 22:17
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