Ticket #563 (closed task: fixed)

Opened 3 years ago

Last modified 3 years ago

Make Agavi ready for PHP6

Reported by: david Owned by: impl
Priority: highest Milestone: 0.11
Component: _OTHER_ Version: 0.11.0RC5
Severity: blocker Keywords:
Cc: Patch attached:

Description

On the list so far:

  • Rename AgaviConfigCache::import() to load()
  • Rename AgaviConfig::import() to fromArray(), deprecate AgaviConfig::export() and add toArray() as a replacement
  • Add function_exists() calls to all uses of get_magic_quotes_gpc()

Attachments

Change History

Changed 3 years ago by impl

  • status changed from new to assigned

Changed 3 years ago by david

(In [2062]) threw out magic_quotes_runtime (come on...) and unserialize_callback_func ini_set ( http://www.php.net/manual/en/function.unserialize.php#65687), kinda refs #563

Changed 3 years ago by impl

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

(In [2064]) BREAKING CHANGES: Make Agavi PHP6-compatible, closes #563 - Rename AgaviConfigCache::import() to load() - Rename AgaviConfig::import() to fromArray() - Deprecate AgaviConfig::export() in favor of toArray()

Add/Change #563 (Make Agavi ready for PHP6)

Author


E-mail address and user name can be saved in the Preferences.


Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.