Skip to content
This repository has been archived by the owner on Feb 6, 2020. It is now read-only.

use PHP 5.5, remove $self = $this #3

Closed
wants to merge 3 commits into from

Conversation

samsonasik
Copy link
Contributor

No description provided.

@samsonasik
Copy link
Contributor Author

rebased

@@ -63,9 +63,9 @@ public function __construct(ConfigInterface $configuration = null)
{
parent::__construct($configuration);
$self = $this;

Choose a reason for hiding this comment

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

Why you don't remove the line $self = $this?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done ;)

@weierophinney weierophinney added this to the 2.5.2 milestone Jul 6, 2015
@weierophinney weierophinney self-assigned this Jul 6, 2015
weierophinney added a commit that referenced this pull request Jul 6, 2015
weierophinney added a commit that referenced this pull request Jul 6, 2015
@samsonasik samsonasik deleted the up-php branch July 7, 2015 21:30
@weierophinney weierophinney modified the milestones: 2.6.0, 2.5.2 Jul 23, 2015
@weierophinney
Copy link
Member

Moving to 2.6.0, as I want to do that release now.

weierophinney referenced this pull request in weierophinney/zend-servicemanager Sep 14, 2016
fhein referenced this pull request in fhein/zend-servicemanager Feb 6, 2018
fhein referenced this pull request in fhein/zend-servicemanager Feb 7, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants