2085020/zendframework1

为 Emagister 服务的 Zend Framework 1.12.x 镜像

1.12.1 2012-11-16 09:20 UTC

This package is not auto-updated.

Last update: 2024-09-22 03:34:14 UTC


README

新增功能

  • 移除了所有的 require_once
  • 当尝试包含插件时,类 Zend_Loader_PluginLoader 触发自动加载。这主要是为了在类映射使用时提高 PluginLoader 的性能。