Skip to content

[BUG] \Phalcon\Debug code output #1329

Closed
@quasipickle

Description

@quasipickle

When using \Phalcon\Debug the code output to show you where in the code the exception was thrown consists of nothing but opening PHP tags, ie:

<?php
<?php
<?php
<?php

It looks like the tags are from the correct file, as sometimes they're <?php and sometimes <?PHP.

Using v1.3.0.

The line numbers are all there and correct, and the correct number is highlighted, it's just that the code on that line is always an opening PHP tag.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions