Opened 13 years ago
Closed 13 years ago
#30151 closed submission (fixed)
php5-vld - new submission
Reported by: | miwi@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | haspatch | Cc: | |
Port: | php5-vld |
Description
Hi,
new port submission - php5-vld
The Vulcan Logic Disassembler hooks into the Zend Engine and dumps all the opcodes (execution units) of a script.
Attachments (1)
Change History (3)
Changed 13 years ago by miwi@…
comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to ryandesign@… |
---|---|
Status: | new → assigned |
comment:2 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Looks good. Committed in r80535. I only had to fix the livecheck, because the default php5extension portgroup pecl livecheck only checks stable versions, and vld doesn't have any.
Note: See
TracTickets for help on using
tickets.
Thanks.