Opened 7 years ago
Closed 7 years ago
#49 closed defect (fixed)
Xcache Does not build in PHP6
| Reported by: | judas_iscariote | Owned by: | moo |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.2 |
| Component: | cacher | Version: | 1.2-dev |
| Keywords: | Cc: | ||
| Blocked By: | PHP Version: | ||
| Application: | Need User Feedback: | ||
| Other Exts: | SAPI: | ||
| Probability: | Blocking: |
Description
This is just a reminder.
currently Xcache does not build in PHP6 the error is :
xcache.c: In function 'xc_fillinfo_dmz': error: macro "add_assoc_long_ex" requires 4 arguments, but only 3 given
Yes , Im Crazy and I want to run XCache in PHP6 ;)
Change History (2)
comment:1 Changed 7 years ago by moo
- Status changed from new to assigned
comment:2 Changed 7 years ago by moo
- Resolution set to fixed
- Status changed from assigned to closed
fixed in [236]
Note: See
TracTickets for help on using
tickets.


yeah, i'll have to expand the macro ZEND_STRS etc by hand