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

Fix Polyfills #481

Merged
merged 1 commit into from
May 17, 2021
Merged

Fix Polyfills #481

merged 1 commit into from
May 17, 2021

Conversation

theofidry
Copy link
Member

@theofidry theofidry commented May 17, 2021

I believe the following is the idiomatic way to handle Symfony polyfills. It is however but a workaround and it would be great to be able to figure out a better solution. For those who want to continue the discussion, please head to #440

@theofidry theofidry enabled auto-merge (squash) May 17, 2021 21:00
@theofidry theofidry merged commit 91166f5 into humbug:master May 17, 2021
@theofidry theofidry deleted the bugfix/polyfills branch May 17, 2021 21:04
discordier added a commit to phpcq/phpcq that referenced this pull request Oct 14, 2021
bobthecow added a commit to bobthecow/psysh that referenced this pull request Nov 23, 2021
DAcodedBEAT pushed a commit to DAcodedBEAT/box that referenced this pull request Dec 9, 2021
This commit resolves this issue around PHAR compilation:
```
PHP Fatal error:  Uncaught Error: Call to undefined function _HumbugBox48cf944fc33a\Symfony\Component\Console\get_debug_type()
```

The solution used is using a similar approach to humbug/php-scoper#481

Resolves box-project#550
DAcodedBEAT pushed a commit to DAcodedBEAT/box that referenced this pull request Jan 12, 2022
This commit resolves this issue around PHAR compilation:
```
PHP Fatal error:  Uncaught Error: Call to undefined function _HumbugBox48cf944fc33a\Symfony\Component\Console\get_debug_type()
```

The solution used is using a similar approach to humbug/php-scoper#481

Resolves box-project#550
theofidry added a commit to box-project/box that referenced this pull request Feb 1, 2022
This commit resolves this issue around PHAR compilation:
```
PHP Fatal error:  Uncaught Error: Call to undefined function _HumbugBox48cf944fc33a\Symfony\Component\Console\get_debug_type()
```

The solution used is using a similar approach to humbug/php-scoper#481

Resolves #550

Co-authored-by: Arun Philip <aphilip@datto.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.

1 participant