This page describes how to define a library version as the default library version. Defining a library version as the default version, means that it will be used by a deployed application that does not include an API call to a specific library version (e.g., 'zend_deployment_library_path('Zend Framework 2')').
Note:
If not defined otherwise by you, Zend Server defines the library version with the highest version number as the default library version.
When removing a library version defined as the default library version, Zend Server will automatically define the library version with the highest version number as the default version.
|
|
|
To set a default library version:
|
|
Tip: A library can be set as the default version during the process of deploying it. For more information, see Deploying Libraries. |