ZF-6999: PluginLoader.php is missing from the ZendAmf self contained package.
Description
Warning: require_once(Zend/Loader/PluginLoader.php) [function.require-once]: failed to open stream: No such file or directory in C:\Apache Server\htdocs\AMF\Zend\Amf\Server.php on line 40
Loader folder is missing.
Also: the Auth.php file and Auth folder is missing.
Comments
Posted by Wade Arnold (wadearnold) on 2009-06-16T15:13:15.000+0000
Not sure how to update this so that it is included in the build process
Posted by Stanislav Malyshev (stas) on 2009-06-16T16:28:43.000+0000
It's certainly there in SVN, so I'm not sure what I can do here...
Posted by Matthew Weier O'Phinney (matthew) on 2009-06-16T17:17:38.000+0000
Stas -- this is a packaging issue. The Zend_Amf standalone tarball/zipfile apparently does not contain Zend_Loader_PluginLoader.
Alex, can you please ensure that it is included in the Zend_Amf package with 1.8.4? Thanks!
Posted by Matthew Weier O'Phinney (matthew) on 2010-01-14T17:51:45.000+0000
I've updated the build scripts, and verified that this will be fixed in 1.10; you'll see the files in place starting in 1.10.0beta1.