Fix for INPUT NOT FOUND#102
Closed
nicohabets wants to merge 1 commit intoleafo:masterfrom
nicohabets:patch-1
Closed
Fix for INPUT NOT FOUND#102nicohabets wants to merge 1 commit intoleafo:masterfrom nicohabets:patch-1
nicohabets wants to merge 1 commit intoleafo:masterfrom
nicohabets:patch-1
Conversation
Somehow changing this line fixed a INPUT NOT FOUND bug on PHP Version 5.3.23
Collaborator
|
I just built php 5.3.23 and wasn't able to reproduce (with current master branch) the runtime error you observed. |
|
I had this same issue running PHP 5.4.7 on Windows as well as PHP 5.4.6-1ubuntu1.3 |
Collaborator
|
Thanks for bumping...I took another look and identified the root cause. |
|
Yeah, I also used a simple set of brackets to fix as such: |
|
Using Ubunut 13.04, PHP 5.4.9-4ubuntu2.3 Thanks. Just forked / committed a fix for this issue, then realised it's already in master, just not brought into a new version. Can we have a 0.0.8 please? :D Huge thanks in advance, and an even greater thanks for the project. |
Collaborator
|
@darrennolan Tagged and published. Cheers. |
|
Thanks @robocoder - Much appreciated! :) |
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
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.
Somehow changing this line fixed a INPUT NOT FOUND bug on PHP Version 5.3.23