-
Notifications
You must be signed in to change notification settings - Fork 7.8k
Fix for bug 60596, code clean up #4
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
Closed
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git-svn-id: http://svn.php.net/repository/php/php-src/trunk@318696 c90b9560-bf6c-de11-be94-00142212c4b1
git-svn-id: http://svn.php.net/repository/php/php-src/trunk@318698 c90b9560-bf6c-de11-be94-00142212c4b1
git-svn-id: http://svn.php.net/repository/php/php-src/trunk@318699 c90b9560-bf6c-de11-be94-00142212c4b1
git-svn-id: http://svn.php.net/repository/php/php-src/trunk@318705 c90b9560-bf6c-de11-be94-00142212c4b1
git-svn-id: http://svn.php.net/repository/php/php-src/trunk@318706 c90b9560-bf6c-de11-be94-00142212c4b1
…check into a function in an include file git-svn-id: http://svn.php.net/repository/php/php-src/trunk@318708 c90b9560-bf6c-de11-be94-00142212c4b1
git-svn-id: http://svn.php.net/repository/php/php-src/trunk@318716 c90b9560-bf6c-de11-be94-00142212c4b1
git-svn-id: http://svn.php.net/repository/php/php-src/trunk@318717 c90b9560-bf6c-de11-be94-00142212c4b1
git-svn-id: http://svn.php.net/repository/php/php-src/trunk@318718 c90b9560-bf6c-de11-be94-00142212c4b1
git-svn-id: http://svn.php.net/repository/php/php-src/trunk@318723 c90b9560-bf6c-de11-be94-00142212c4b1
git-svn-id: http://svn.php.net/repository/php/php-src/trunk@318743 c90b9560-bf6c-de11-be94-00142212c4b1
git-svn-id: http://svn.php.net/repository/php/php-src/trunk@318744 c90b9560-bf6c-de11-be94-00142212c4b1
git-svn-id: http://svn.php.net/repository/php/php-src/trunk@318750 c90b9560-bf6c-de11-be94-00142212c4b1
git-svn-id: http://svn.php.net/repository/php/php-src/trunk@318759 c90b9560-bf6c-de11-be94-00142212c4b1
git-svn-id: http://svn.php.net/repository/php/php-src/trunk@318760 c90b9560-bf6c-de11-be94-00142212c4b1
- also added test to check for inconsistent abstract method definitions, they need to be compatible git-svn-id: http://svn.php.net/repository/php/php-src/trunk@318793 c90b9560-bf6c-de11-be94-00142212c4b1
# Belongs to svn rev. 318793. git-svn-id: http://svn.php.net/repository/php/php-src/trunk@318794 c90b9560-bf6c-de11-be94-00142212c4b1
git-svn-id: http://svn.php.net/repository/php/php-src/trunk@318802 c90b9560-bf6c-de11-be94-00142212c4b1
git-svn-id: http://svn.php.net/repository/php/php-src/trunk@318808 c90b9560-bf6c-de11-be94-00142212c4b1
git-svn-id: http://svn.php.net/repository/php/php-src/trunk@318820 c90b9560-bf6c-de11-be94-00142212c4b1
…support git-svn-id: http://svn.php.net/repository/php/php-src/trunk@318823 c90b9560-bf6c-de11-be94-00142212c4b1
git-svn-id: http://svn.php.net/repository/php/php-src/trunk@318888 c90b9560-bf6c-de11-be94-00142212c4b1
…t binary safe) git-svn-id: http://svn.php.net/repository/php/php-src/trunk@318902 c90b9560-bf6c-de11-be94-00142212c4b1
git-svn-id: http://svn.php.net/repository/php/php-src/trunk@318904 c90b9560-bf6c-de11-be94-00142212c4b1
…reateFunction()) git-svn-id: http://svn.php.net/repository/php/php-src/trunk@318907 c90b9560-bf6c-de11-be94-00142212c4b1
git-svn-id: http://svn.php.net/repository/php/php-src/trunk@318911 c90b9560-bf6c-de11-be94-00142212c4b1
git-svn-id: http://svn.php.net/repository/php/php-src/trunk@318938 c90b9560-bf6c-de11-be94-00142212c4b1
git-svn-id: http://svn.php.net/repository/php/php-src/trunk@318939 c90b9560-bf6c-de11-be94-00142212c4b1
git-svn-id: http://svn.php.net/repository/php/php-src/trunk@318962 c90b9560-bf6c-de11-be94-00142212c4b1
git-svn-id: http://svn.php.net/repository/php/php-src/trunk@318965 c90b9560-bf6c-de11-be94-00142212c4b1
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Cleaning a superfluous if statement from
spl_offset_convert_to_long
.https://bugs.php.net/bug.php?id=60596