Ticket #195 (closed defect: fixed)

Opened 5 years ago

Last modified 10 months ago

Cannot redeclare () in FILENAME

Reported by: ester.anemer@… Owned by: moo
Priority: major Milestone: 2.0.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 5 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 4 years 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 4 years ago by moo

  • blocking set to 205

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

Changed 10 months ago by moo

  • status changed from accepted to new
  • milestone changed from 1.3.3 to 2.0.1

Changed 10 months ago by moo

  • status changed from new to closed
  • resolution set to fixed

this should have been perfectly fixed in 2.0.1

Note: See TracTickets for help on using tickets.