? ? Success

User tests: Successful: Unsuccessful:

avatar mbabker
mbabker
21 May 2017

Summary of Changes

This PR splits up the information in our existing version constants so each value represents one segment of the version string and deprecates the constants which hold combined segments. This also deprecates the BUILD constant as we aren't using it at all.

Testing Instructions

The CMS should function normally and all places working with version data through the functions on our version class should have no change.

Documentation Changes Required

Note the deprecated constants.

TODO

  • Update the build script
  • Update the version bump script
avatar mbabker mbabker - open - 21 May 2017
avatar mbabker mbabker - change - 21 May 2017
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 21 May 2017
Category Administration com_installer com_languages Templates (admin) Repository Installation Libraries
avatar mbabker mbabker - change - 21 May 2017
Labels Added: ?
avatar mbabker mbabker - change - 21 May 2017
The description was changed
avatar mbabker mbabker - edited - 21 May 2017
avatar mbabker mbabker - change - 22 May 2017
The description was changed
avatar mbabker mbabker - edited - 22 May 2017
avatar mbabker
mbabker - comment - 19 Jun 2017

FWIW the build script does run with this PR applied without warnings, so it is fixing a bug ? (granted, only 3 or 4 people might ever run into it)

avatar N6REJ
N6REJ - comment - 4 Jul 2017

just fyi @mbabker issue still exists in 3.7.3 php 7.1.5 but NOT in 7.0.19
akeeba-error
This might be relevant..
image

NOTE: setting to -1 does resolve it ( instead of 256M ) but 1G does not.

avatar mbabker
mbabker - comment - 4 Jul 2017

This isn't going to fix an error where the stack trace points to code in Akeeba Backup. Specifically, the only error it will actually fix is in our packaging script.

Plus, this is a PR targeted for 3.8, not a 3.7 release.

avatar mbabker
mbabker - comment - 29 Jul 2017

While this mostly fixes an issue with PHP 7.1 and our build script, it also affects outside API use, it'd be nice if folks could please review and test this.

avatar zero-24 zero-24 - test_item - 30 Jul 2017 - Tested successfully
avatar zero-24
zero-24 - comment - 30 Jul 2017

I have tested this item successfully on 556fabb

looks good. Can you update / rebase that to staging?


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

avatar wilsonge wilsonge - close - 7 Aug 2017
avatar wilsonge wilsonge - merge - 7 Aug 2017
avatar wilsonge wilsonge - change - 7 Aug 2017
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2017-08-07 14:29:25
Closed_By wilsonge
Labels Added: ?

Add a Comment

Login with GitHub to post a comment