Skip to content

merge from head #2

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

Merged
merged 66 commits into from
Jan 31, 2019
Merged

merge from head #2

merged 66 commits into from
Jan 31, 2019

Conversation

rjhdby
Copy link
Owner

@rjhdby rjhdby commented Jan 31, 2019

No description provided.

nikic and others added 30 commits January 28, 2019 11:17
These are of course not the final API numbers, but let's make sure
they differ from the 7.4 branch for now.
This has been deprecated in PHP 7.2 as part of
https://wiki.php.net/rfc/deprecations_php_7_2.
These were deprecated in PHP 7.3 as part of
https://wiki.php.net/rfc/deprecations_php_7_3.
nikic and others added 29 commits January 30, 2019 09:19
Sort of following up on super pages support earlier, here
we also detect page mappings possibly eligible to go to
super pages.
Callbacks are now always valid or not valid, there is no in-between.
There are probably some improvements we can do to the SPL
implementation now that __autoload() is gone. In particular having
EG(autoload_func) as a property zend function, rather than a simple
callback probably doesn't make sense.
* PHP-7.3:
  Fix #77546 iptcembed broken function
* PHP-7.3:
  Fix #77546 iptcembed broken function
* PHP-7.2:
  Fix bug 76596: phpdbg supports display_errors=stderr
* PHP-7.3:
  Fix bug 76596: phpdbg supports display_errors=stderr
* PHP-7.4:
  Fix bug 76596: phpdbg supports display_errors=stderr
* PHP-7.4:
  Don't silence fatal errors with @
@rjhdby rjhdby merged commit 8ca90e7 into rjhdby:master Jan 31, 2019
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.

9 participants