Ticket #195 (accepted defect)

Opened 2 years ago

Last modified 13 months ago

Cannot redeclare () in FILENAME

Reported by: ester.anemer@… Owned by: moo
Priority: major Milestone: 1.3.1
Component: cacher Version: 1.2.1
Keywords: cannot redeclare Cc:
Blocked By: PHP Version:
Application: Need User Feedback: no
Other Exts: SAPI: Irrelevant
Probability: Always Blocking: #205

Description

I have no problem with my code until I restart apache with extension=xcache.so. I have my functions in conditional statements that state to include it only once. I am still using PHP 4 and xcache 1.0.3.

Please advise! Thank you!

Change History

Changed 2 years ago by moo

upgrade to the latest version of 1.2.x, see wiki. use zend_extension=/path/to/xcache.so if you have any other zend_extension

Changed 13 months ago by moo

  • status changed from new to accepted

looks like expand_filename() we used is not what we wanted. will use zend_resolve_path instead for PHP 5.3. may not fix for pre-PHP5.3

Changed 13 months ago by moo

  • blocking set to 205

(In #205) #195 may be relative to this

Note: See TracTickets for help on using tickets.