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

[Php80] Add get_debug_type() #226

Merged
merged 1 commit into from
Mar 3, 2020
Merged

[Php80] Add get_debug_type() #226

merged 1 commit into from
Mar 3, 2020

Conversation

src/Php80/bootstrap.php Outdated Show resolved Hide resolved
@nicolas-grekas
Copy link
Member Author

Now in sync with latest changes, including php/php-src#5153

src/Php80/Php80.php Show resolved Hide resolved
src/Php80/Php80.php Outdated Show resolved Hide resolved
@nicolas-grekas
Copy link
Member Author

Review addressed, implem synced with the PR on php-src.

@nicolas-grekas nicolas-grekas merged commit 5107cf9 into symfony:master Mar 3, 2020
nicolas-grekas added a commit to symfony/symfony that referenced this pull request Mar 16, 2020
This PR was merged into the 5.1-dev branch.

Discussion
----------

Leverage PHP8's get_debug_type()

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | no
| New feature?  | no
| Deprecations? | no
| Tickets       | -
| License       | MIT
| Doc PR        | -

See symfony/polyfill#226 for background.

We might have to port part of the patch to 4.4 when we'll work on having it support PHP 8, but that's not needed for now.

Commits
-------

daf1c66 Leverage PHP8's get_debug_type()
symfony-splitter pushed a commit to symfony/string that referenced this pull request Mar 16, 2020
This PR was merged into the 5.1-dev branch.

Discussion
----------

Leverage PHP8's get_debug_type()

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | no
| New feature?  | no
| Deprecations? | no
| Tickets       | -
| License       | MIT
| Doc PR        | -

See symfony/polyfill#226 for background.

We might have to port part of the patch to 4.4 when we'll work on having it support PHP 8, but that's not needed for now.

Commits
-------

daf1c6605e Leverage PHP8's get_debug_type()
symfony-splitter pushed a commit to symfony/notifier that referenced this pull request Mar 16, 2020
This PR was merged into the 5.1-dev branch.

Discussion
----------

Leverage PHP8's get_debug_type()

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | no
| New feature?  | no
| Deprecations? | no
| Tickets       | -
| License       | MIT
| Doc PR        | -

See symfony/polyfill#226 for background.

We might have to port part of the patch to 4.4 when we'll work on having it support PHP 8, but that's not needed for now.

Commits
-------

daf1c6605e Leverage PHP8's get_debug_type()
@nicolas-grekas nicolas-grekas deleted the dbg_type branch March 25, 2020 18:56
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.

None yet

5 participants