Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Symfony process constructor fix #312

Merged
merged 3 commits into from
Feb 18, 2022

Conversation

textagroup
Copy link
Contributor

This pull requests bumps the symfony/process minimum version from 3.2 to 3.4 which allows the commandline param to be a array or a string.
Also implements fixes from @GuySartorelli

@GuySartorelli
Copy link
Member

Fixes #311

@emteknetnz emteknetnz changed the base branch from 3 to 3.9 February 18, 2022 01:39
@emteknetnz emteknetnz changed the base branch from 3.9 to 3 February 18, 2022 01:39
@emteknetnz emteknetnz merged commit adefb3f into silverstripe:3 Feb 18, 2022
emteknetnz pushed a commit to creative-commoners/silverstripe-fulltextsearch that referenced this pull request Feb 18, 2022
* FIX: silverstripe#311 Update Symfony process to at least 3.4

* FIX Separate out all command components so Solr_Reindex works in dev mode.

Co-authored-by: Kirk Mayo <kirk.mayo@stats.govt.nz>
Co-authored-by: GuySartorelli <36352093+GuySartorelli@users.noreply.github.com>
emteknetnz added a commit that referenced this pull request Feb 18, 2022
* FIX: #311 Update Symfony process to at least 3.4

* FIX Separate out all command components so Solr_Reindex works in dev mode.

Co-authored-by: Kirk Mayo <kirk.mayo@stats.govt.nz>
Co-authored-by: GuySartorelli <36352093+GuySartorelli@users.noreply.github.com>

Co-authored-by: Kirk Mayo <textagroup@gmail.com>
Co-authored-by: Kirk Mayo <kirk.mayo@stats.govt.nz>
Co-authored-by: GuySartorelli <36352093+GuySartorelli@users.noreply.github.com>
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.

3 participants