About 10,300,000 results
Open links in new tab
  1. PHP parse/syntax errors; and how to solve them - Stack Overflow

    Parse error: syntax error, unexpected T_XXX Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE Parse error: syntax error, unexpected T_VARIABLE …

  2. javascript - syntax error: unexpected token < - Stack Overflow

    syntax error: unexpected token < Asked 12 years, 2 months ago Modified 3 years, 7 months ago Viewed 634k times

  3. Unexpected character encountered while parsing value

    Unexpected character encountered while parsing value Asked 11 years, 6 months ago Modified 1 year, 4 months ago Viewed 1.0m times

  4. windows - "was unexpected at this time." - Stack Overflow

    Oct 14, 2011 · "was unexpected at this time." Asked 14 years ago Modified 1 year, 1 month ago Viewed 119k times

  5. Unexpected EOF on client connection with an open transaction

    Oct 26, 2016 · I want to using threading to connect postgresql but postgresql log show: unexpected EOF on client connection with an open transaction here is my code: conn = [] for …

  6. JSON.parse: unexpected non-whitespace character after JSON data

    Apr 21, 2012 · JSON.parse: unexpected non-whitespace character after JSON data Asked 13 years, 6 months ago Modified 13 years, 6 months ago Viewed 32k times

  7. Python unexpected EOF while parsing - Stack Overflow

    Feb 22, 2011 · Python unexpected EOF while parsing [duplicate] Asked 14 years, 8 months ago Modified 11 months ago Viewed 501k times

  8. single line for statement: %%i 'unexpected at this time'

    Oct 23, 2018 · single line for statement: %%i 'unexpected at this time' Asked 13 years, 9 months ago Modified 1 year, 2 months ago Viewed 49k times

  9. Azure Pipelines YAML: Unexpected value 'variables'

    Mar 29, 2020 · I'm using Azure Pipelines as a part of Azure DevOps. I'm trying to define variables in my template file, because I need to use the same value multiple times. This is my stage …

  10. sql - Unexpected EOF encountered in BCP - Stack Overflow

    5 "Unexpected EOF" normally means means the column or row terminator is not what you expect That is, your command line arguments for these do match the file Typical causes: Unix vs …