mirror of
https://github.com/php/php-src.git
synced 2025-08-19 08:49:28 +02:00
make api function and format structure for color management
This commit is contained in:
parent
bb134a4059
commit
c85f247eac
3 changed files with 60 additions and 18 deletions
|
@ -89,7 +89,8 @@ struct _phpdbg_command_t {
|
|||
typedef struct {
|
||||
long num;
|
||||
zend_execute_data *execute_data;
|
||||
} phpdbg_frame_t; /* }}} */
|
||||
} phpdbg_frame_t;
|
||||
/* }}} */
|
||||
|
||||
/*
|
||||
* Workflow:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue