Skip to content

Coding style. PHP constants true, false, and null MUST be in lower case.#13010

Merged
zero-24 merged 3 commits intojoomla:stagingfrom
marcochirienti:staging
Nov 25, 2016
Merged

Coding style. PHP constants true, false, and null MUST be in lower case.#13010
zero-24 merged 3 commits intojoomla:stagingfrom
marcochirienti:staging

Conversation

@marcochirienti
Copy link
Copy Markdown
Contributor

@marcochirienti marcochirienti commented Nov 25, 2016

Summary of Changes

The PHP keywords MUST be in lower case. The PHP constants true, false, and null MUST be in lower case.

See Joomla Coding Standards: https://github.com/joomla/coding-standards/blob/master/manual/php.md

Testing Instructions

Code review

Documentation Changes Required

None

@andrepereiradasilva
Copy link
Copy Markdown
Contributor

this is fine by code review

there is no travis error here, anyone can restart travis in this PR?

@brianteeman
Copy link
Copy Markdown
Contributor

Restarted travis as requested

@andrepereiradasilva
Copy link
Copy Markdown
Contributor

thanks

@zero-24
Copy link
Copy Markdown
Contributor

zero-24 commented Nov 25, 2016

@marcochirienti we need to take out the changes in administrator/components/com_joomlaupdate/restore.php file as this is 3rd Party code other changes looks good from here.

@marcochirienti
Copy link
Copy Markdown
Contributor Author

Ok, i'm sorry, but i'm new to this world. Should i remove changes to this file and send a new pull request?

@zero-24
Copy link
Copy Markdown
Contributor

zero-24 commented Nov 25, 2016

@yvesh
Copy link
Copy Markdown
Member

yvesh commented Nov 25, 2016

I have tested this item ✅ successfully on 920e697


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/13010.

@alikon
Copy link
Copy Markdown
Contributor

alikon commented Nov 25, 2016

I have tested this item ✅ successfully on 920e697

on code review


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/13010.

@jeckodevelopment
Copy link
Copy Markdown
Member

I have tested this item ✅ successfully on 920e697


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/13010.

@jeckodevelopment
Copy link
Copy Markdown
Member

RTC


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/13010.

@joomla-cms-bot joomla-cms-bot added the RTC This Pull Request is Ready To Commit label Nov 25, 2016
@zero-24 zero-24 added this to the Joomla 3.7.0 milestone Nov 25, 2016
@zero-24 zero-24 merged commit fda5272 into joomla:staging Nov 25, 2016
@joomla-cms-bot joomla-cms-bot added Unit/System Tests and removed RTC This Pull Request is Ready To Commit labels Nov 25, 2016
@zero-24
Copy link
Copy Markdown
Contributor

zero-24 commented Nov 25, 2016

Thanks merged

roland-d added a commit to roland-d/joomla-cms that referenced this pull request Nov 25, 2016
* staging: (98 commits)
  Coding style. PHP constants true, false, and null MUST be in lower case. (joomla#13010)
  Removing duplicated AS in sql query (joomla#13006)
  Fixed typo in comment (joomla#12992)
  Correcting strings in TFA Google plugin (joomla#12980)
  code style changes (joomla#12986)
  Error in sr-YU installation ini file (joomla#12984)
  New DateTime picker (replaces calendar) (joomla#11138)
  Export of Banners Tracks Does Not Export the Banner Name
  fix rues get data (joomla#12763)
  Added Feature items filter to mod_articles_news (joomla#12547)
  fix them all (joomla#12943)
  a11y regression fix (joomla#12935)
  Set correct component id for system links (joomla#12938)
  Fix for Undefined offset in Content History preview popup (joomla#12791)
  remove tab on meta charset (joomla#12895)
  JSession patched to set session _state to 'inactive' when session is closed. (joomla#12928)
  [JHtmlNumber::bytes] Format number according to language (joomla#12929)
  Update edit.php (joomla#12818)
  Update default.xml (joomla#12917)
  Adding the ability to use the global value for character count in newsfeeds (joomla#12869)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants