From 5dec68ac30c1c7d36d39a482b33c50ef760c7fa4 Mon Sep 17 00:00:00 2001 From: Sergey Dryabzhinsky Date: Sun, 24 Apr 2016 22:54:32 +0300 Subject: [PATCH] Upload ZF 1.12.18 --- .gitignore | 1 + .travis.yml | 1 + README.md | 24 +- Vagrantfile | 106 +- extras/README.md | 4 +- .../ZendX_Application_Resource_Jquery.html | 2 +- .../classes/ZendX_Console_Exception.html | 2 +- .../ZendX_Console_Process_Exception.html | 2 +- .../classes/ZendX_Console_Process_Unix.html | 2 +- .../classes/ZendX_Db_Adapter_Firebird.html | 2 +- .../ZendX_Db_Adapter_Firebird_Exception.html | 2 +- .../classes/ZendX_Db_Statement_Firebird.html | 2 +- ...ZendX_Db_Statement_Firebird_Exception.html | 2 +- .../api/extras/classes/ZendX_Exception.html | 2 +- .../api/extras/classes/ZendX_JQuery.html | 2 +- ...Controller_Action_Helper_AutoComplete.html | 2 +- .../classes/ZendX_JQuery_Exception.html | 2 +- .../api/extras/classes/ZendX_JQuery_Form.html | 2 +- ...ery_Form_Decorator_AccordionContainer.html | 2 +- ...X_JQuery_Form_Decorator_AccordionPane.html | 2 +- ...JQuery_Form_Decorator_DialogContainer.html | 2 +- ...dX_JQuery_Form_Decorator_TabContainer.html | 2 +- .../ZendX_JQuery_Form_Decorator_TabPane.html | 2 +- ...uery_Form_Decorator_UiWidgetContainer.html | 2 +- ...JQuery_Form_Decorator_UiWidgetElement.html | 2 +- ..._Form_Decorator_UiWidgetElementMarker.html | 2 +- ...dX_JQuery_Form_Decorator_UiWidgetPane.html | 2 +- ...endX_JQuery_Form_Element_AutoComplete.html | 2 +- ...ZendX_JQuery_Form_Element_ColorPicker.html | 2 +- .../ZendX_JQuery_Form_Element_DatePicker.html | 2 +- .../ZendX_JQuery_Form_Element_Slider.html | 2 +- .../ZendX_JQuery_Form_Element_Spinner.html | 2 +- .../ZendX_JQuery_Form_Element_UiWidget.html | 2 +- .../classes/ZendX_JQuery_Form_Exception.html | 2 +- .../classes/ZendX_JQuery_View_Exception.html | 2 +- ...JQuery_View_Helper_AccordionContainer.html | 2 +- ...endX_JQuery_View_Helper_AccordionPane.html | 2 +- .../ZendX_JQuery_View_Helper_AjaxLink.html | 2 +- ...ZendX_JQuery_View_Helper_AutoComplete.html | 2 +- .../ZendX_JQuery_View_Helper_ColorPicker.html | 2 +- .../ZendX_JQuery_View_Helper_DatePicker.html | 2 +- ...dX_JQuery_View_Helper_DialogContainer.html | 2 +- .../ZendX_JQuery_View_Helper_JQuery.html | 2 +- ...X_JQuery_View_Helper_JQuery_Container.html | 2 +- .../ZendX_JQuery_View_Helper_Slider.html | 2 +- .../ZendX_JQuery_View_Helper_Spinner.html | 2 +- ...ZendX_JQuery_View_Helper_TabContainer.html | 2 +- .../ZendX_JQuery_View_Helper_TabPane.html | 2 +- .../ZendX_JQuery_View_Helper_UiWidget.html | 2 +- ...ZendX_JQuery_View_Helper_UiWidgetPane.html | 2 +- .../documentation/api/extras/deprecated.html | 2 +- extras/documentation/api/extras/errors.html | 2 +- extras/documentation/api/extras/index.html | 2 +- extras/documentation/api/extras/markers.html | 2 +- .../api/extras/namespaces/global.html | 2 +- .../api/extras/packages/Default.html | 2 +- .../api/extras/packages/ZendX.html | 2 +- .../packages/ZendX_Application.Resource.html | 2 +- .../extras/packages/ZendX_Application.html | 2 +- .../api/extras/packages/ZendX_Console.html | 2 +- .../api/extras/packages/ZendX_Db.Adapter.html | 2 +- .../extras/packages/ZendX_Db.Statement.html | 2 +- .../api/extras/packages/ZendX_Db.html | 2 +- .../extras/packages/ZendX_JQuery.Form.html | 2 +- .../extras/packages/ZendX_JQuery.View.html | 2 +- .../api/extras/packages/ZendX_JQuery.html | 2 +- .../api/extras/packages/ZendX_Whois.html | 2 +- .../api/extras/packages/global.html | 2 +- .../documentation/manual/extras/en/index.html | 4 +- library/Zend/Captcha/Word.php | 29 +- library/Zend/Cloud/AbstractFactory.php | 2 - library/Zend/Cloud/QueueService/Factory.php | 5 +- library/Zend/Crypt/Math.php | 100 +- library/Zend/Db/Adapter/Pdo/Abstract.php | 2 - library/Zend/Db/Adapter/Pdo/Mssql.php | 15 + library/Zend/Db/Adapter/Pdo/Sqlite.php | 14 + library/Zend/Db/Select.php | 3 +- library/Zend/Filter/Encrypt/Mcrypt.php | 6 +- library/Zend/Form/Decorator/ViewHelper.php | 2 +- library/Zend/Form/Element/Hash.php | 8 +- library/Zend/Gdata/HttpClient.php | 5 +- library/Zend/Gdata/YouTube.php | 876 ---------- library/Zend/Gdata/YouTube/ActivityEntry.php | 232 --- library/Zend/Gdata/YouTube/ActivityFeed.php | 66 - library/Zend/Gdata/YouTube/CommentEntry.php | 59 - library/Zend/Gdata/YouTube/CommentFeed.php | 66 - library/Zend/Gdata/YouTube/ContactEntry.php | 136 -- library/Zend/Gdata/YouTube/ContactFeed.php | 68 - .../Zend/Gdata/YouTube/Extension/AboutMe.php | 51 - library/Zend/Gdata/YouTube/Extension/Age.php | 51 - .../Zend/Gdata/YouTube/Extension/Books.php | 51 - .../Zend/Gdata/YouTube/Extension/Company.php | 51 - .../Zend/Gdata/YouTube/Extension/Control.php | 133 -- .../Gdata/YouTube/Extension/CountHint.php | 51 - .../Gdata/YouTube/Extension/Description.php | 51 - .../Zend/Gdata/YouTube/Extension/Duration.php | 126 -- .../Gdata/YouTube/Extension/FirstName.php | 51 - .../Zend/Gdata/YouTube/Extension/Gender.php | 51 - .../Zend/Gdata/YouTube/Extension/Hobbies.php | 51 - .../Zend/Gdata/YouTube/Extension/Hometown.php | 51 - .../Zend/Gdata/YouTube/Extension/LastName.php | 51 - library/Zend/Gdata/YouTube/Extension/Link.php | 133 -- .../Zend/Gdata/YouTube/Extension/Location.php | 51 - .../Gdata/YouTube/Extension/MediaContent.php | 120 -- .../Gdata/YouTube/Extension/MediaCredit.php | 189 --- .../Gdata/YouTube/Extension/MediaGroup.php | 336 ---- .../Gdata/YouTube/Extension/MediaRating.php | 150 -- .../Zend/Gdata/YouTube/Extension/Movies.php | 51 - .../Zend/Gdata/YouTube/Extension/Music.php | 51 - .../Zend/Gdata/YouTube/Extension/NoEmbed.php | 54 - .../Gdata/YouTube/Extension/Occupation.php | 51 - .../Gdata/YouTube/Extension/PlaylistId.php | 51 - .../Gdata/YouTube/Extension/PlaylistTitle.php | 51 - .../Zend/Gdata/YouTube/Extension/Position.php | 90 - .../Zend/Gdata/YouTube/Extension/Private.php | 81 - .../Gdata/YouTube/Extension/QueryString.php | 51 - library/Zend/Gdata/YouTube/Extension/Racy.php | 124 -- .../Zend/Gdata/YouTube/Extension/Recorded.php | 51 - .../Gdata/YouTube/Extension/Relationship.php | 51 - .../Gdata/YouTube/Extension/ReleaseDate.php | 51 - .../Zend/Gdata/YouTube/Extension/School.php | 51 - .../Zend/Gdata/YouTube/Extension/State.php | 193 --- .../Gdata/YouTube/Extension/Statistics.php | 309 ---- .../Zend/Gdata/YouTube/Extension/Status.php | 51 - .../Zend/Gdata/YouTube/Extension/Token.php | 70 - .../Zend/Gdata/YouTube/Extension/Uploaded.php | 51 - .../Zend/Gdata/YouTube/Extension/Username.php | 51 - .../Zend/Gdata/YouTube/Extension/VideoId.php | 51 - library/Zend/Gdata/YouTube/InboxEntry.php | 281 ---- library/Zend/Gdata/YouTube/InboxFeed.php | 68 - library/Zend/Gdata/YouTube/MediaEntry.php | 81 - .../Zend/Gdata/YouTube/PlaylistListEntry.php | 300 ---- .../Zend/Gdata/YouTube/PlaylistListFeed.php | 68 - .../Zend/Gdata/YouTube/PlaylistVideoEntry.php | 132 -- .../Zend/Gdata/YouTube/PlaylistVideoFeed.php | 68 - .../Zend/Gdata/YouTube/SubscriptionEntry.php | 446 ----- .../Zend/Gdata/YouTube/SubscriptionFeed.php | 68 - .../Zend/Gdata/YouTube/UserProfileEntry.php | 1041 ------------ library/Zend/Gdata/YouTube/VideoEntry.php | 1095 ------------ library/Zend/Gdata/YouTube/VideoFeed.php | 65 - library/Zend/Gdata/YouTube/VideoQuery.php | 540 ------ library/Zend/Ldap/Attribute.php | 7 +- library/Zend/Mail.php | 31 +- library/Zend/OpenId.php | 9 +- library/Zend/Service/LiveDocx.php | 9 +- library/Zend/Validate/Hostname.php | 334 +++- library/Zend/Validate/Iban.php | 2 +- library/Zend/Validate/StringLength.php | 10 +- library/Zend/Version.php | 2 +- library/Zend/Wildfire/Plugin/FirePhp.php | 7 +- puppet/manifests/default.pp | 25 - puppet/scripts/pe.sh | 14 - puppet/scripts/php-build.sh | 84 - tests/TestConfiguration.php.dist | 21 - tests/Zend/Crypt/MathTest.php | 75 +- tests/Zend/Db/Adapter/Pdo/MssqlTest.php | 11 + tests/Zend/Db/Adapter/Pdo/MysqlTest.php | 13 +- tests/Zend/Db/Adapter/Pdo/SqliteTest.php | 11 + tests/Zend/Db/Adapter/Pdo/TestCommon.php | 2 +- tests/Zend/Db/Select/StaticTest.php | 41 + tests/Zend/Gdata/AllTests.php | 38 - .../Zend/Gdata/YouTube/ActivityEntryTest.php | 153 -- tests/Zend/Gdata/YouTube/ActivityFeedTest.php | 149 -- tests/Zend/Gdata/YouTube/CommentEntryTest.php | 107 -- tests/Zend/Gdata/YouTube/CommentFeedTest.php | 109 -- tests/Zend/Gdata/YouTube/ContactEntryTest.php | 109 -- tests/Zend/Gdata/YouTube/ContactFeedTest.php | 109 -- tests/Zend/Gdata/YouTube/InboxEntryTest.php | 217 --- tests/Zend/Gdata/YouTube/InboxFeedTest.php | 182 -- .../Gdata/YouTube/PlaylistListEntryTest.php | 239 --- .../Gdata/YouTube/PlaylistListFeedTest.php | 171 -- .../Gdata/YouTube/PlaylistVideoEntryTest.php | 356 ---- .../Gdata/YouTube/PlaylistVideoFeedTest.php | 112 -- .../Gdata/YouTube/SubscriptionEntryTest.php | 332 ---- .../Gdata/YouTube/SubscriptionFeedTest.php | 178 -- .../Gdata/YouTube/UserProfileEntryTest.php | 253 --- tests/Zend/Gdata/YouTube/VideoEntryTest.php | 767 --------- tests/Zend/Gdata/YouTube/VideoFeedTest.php | 109 -- tests/Zend/Gdata/YouTube/VideoQueryTest.php | 277 --- .../_files/ActivityEntryDataSample1.xml | 23 - .../_files/ActivityFeedDataSample1.xml | 47 - .../_files/CommentEntryDataSample1.xml | 20 - .../YouTube/_files/CommentFeedDataSample1.xml | 112 -- .../_files/ContactEntryDataSample1.xml | 26 - .../YouTube/_files/ContactFeedDataSample1.xml | 51 - .../_files/FormUploadTokenResponseSample.xml | 1 - .../YouTube/_files/InboxEntryDataSample1.xml | 82 - .../YouTube/_files/InboxEntryDataSampleV2.xml | 88 - .../YouTube/_files/InboxFeedDataSample1.xml | 107 -- .../YouTube/_files/InboxFeedDataSampleV2.xml | 119 -- .../_files/PlaylistListEntryDataSample1.xml | 30 - .../_files/PlaylistListEntryDataSampleV2.xml | 16 - .../_files/PlaylistListFeedDataSample1.xml | 79 - .../_files/PlaylistListFeedDataSampleV2.xml | 553 ------ .../PlaylistListVideoEntryDataSampleV2.xml | 66 - .../_files/PlaylistVideoEntryDataSample1.xml | 109 -- .../_files/PlaylistVideoEntryDataSampleV2.xml | 89 - .../_files/PlaylistVideoFeedDataSample1.xml | 1495 ----------------- .../_files/SubscriptionEntryDataSample1.xml | 29 - .../_files/SubscriptionEntryDataSampleV2.xml | 33 - .../SubscriptionEntryDataSample_channelV2.xml | 33 - ...ubscriptionEntryDataSample_favoritesV2.xml | 30 - ...SubscriptionEntryDataSample_playlistV2.xml | 32 - .../SubscriptionEntryDataSample_queryV2.xml | 31 - .../_files/SubscriptionFeedDataSample1.xml | 105 -- .../_files/SubscriptionFeedDataSampleV2.xml | 138 -- .../_files/UserProfileEntryDataSample1.xml | 47 - .../_files/UserProfileEntryDataSampleV2.xml | 71 - .../YouTube/_files/VideoEntryDataSample1.xml | 138 -- .../_files/VideoEntryDataSamplePrivate.xml | 139 -- .../YouTube/_files/VideoEntryDataSampleV2.xml | 63 - .../YouTube/_files/VideoFeedDataSample1.xml | 743 -------- tests/Zend/Gdata/YouTubeOnlineTest.php | 1049 ------------ tests/Zend/Gdata/YouTubeTest.php | 72 - tests/Zend/Soap/AllTests.php | 6 + tests/Zend/Validate/EmailAddressTest.php | 6 +- tests/Zend/Validate/IbanTest.php | 9 + tests/Zend/Validate/StringLengthTest.php | 9 + 218 files changed, 817 insertions(+), 19401 deletions(-) delete mode 100644 library/Zend/Gdata/YouTube.php delete mode 100644 library/Zend/Gdata/YouTube/ActivityEntry.php delete mode 100644 library/Zend/Gdata/YouTube/ActivityFeed.php delete mode 100644 library/Zend/Gdata/YouTube/CommentEntry.php delete mode 100644 library/Zend/Gdata/YouTube/CommentFeed.php delete mode 100644 library/Zend/Gdata/YouTube/ContactEntry.php delete mode 100644 library/Zend/Gdata/YouTube/ContactFeed.php delete mode 100644 library/Zend/Gdata/YouTube/Extension/AboutMe.php delete mode 100644 library/Zend/Gdata/YouTube/Extension/Age.php delete mode 100644 library/Zend/Gdata/YouTube/Extension/Books.php delete mode 100644 library/Zend/Gdata/YouTube/Extension/Company.php delete mode 100755 library/Zend/Gdata/YouTube/Extension/Control.php delete mode 100755 library/Zend/Gdata/YouTube/Extension/CountHint.php delete mode 100644 library/Zend/Gdata/YouTube/Extension/Description.php delete mode 100644 library/Zend/Gdata/YouTube/Extension/Duration.php delete mode 100644 library/Zend/Gdata/YouTube/Extension/FirstName.php delete mode 100644 library/Zend/Gdata/YouTube/Extension/Gender.php delete mode 100644 library/Zend/Gdata/YouTube/Extension/Hobbies.php delete mode 100644 library/Zend/Gdata/YouTube/Extension/Hometown.php delete mode 100644 library/Zend/Gdata/YouTube/Extension/LastName.php delete mode 100755 library/Zend/Gdata/YouTube/Extension/Link.php delete mode 100644 library/Zend/Gdata/YouTube/Extension/Location.php delete mode 100755 library/Zend/Gdata/YouTube/Extension/MediaContent.php delete mode 100644 library/Zend/Gdata/YouTube/Extension/MediaCredit.php delete mode 100755 library/Zend/Gdata/YouTube/Extension/MediaGroup.php delete mode 100755 library/Zend/Gdata/YouTube/Extension/MediaRating.php delete mode 100644 library/Zend/Gdata/YouTube/Extension/Movies.php delete mode 100644 library/Zend/Gdata/YouTube/Extension/Music.php delete mode 100644 library/Zend/Gdata/YouTube/Extension/NoEmbed.php delete mode 100644 library/Zend/Gdata/YouTube/Extension/Occupation.php delete mode 100644 library/Zend/Gdata/YouTube/Extension/PlaylistId.php delete mode 100644 library/Zend/Gdata/YouTube/Extension/PlaylistTitle.php delete mode 100644 library/Zend/Gdata/YouTube/Extension/Position.php delete mode 100755 library/Zend/Gdata/YouTube/Extension/Private.php delete mode 100644 library/Zend/Gdata/YouTube/Extension/QueryString.php delete mode 100644 library/Zend/Gdata/YouTube/Extension/Racy.php delete mode 100644 library/Zend/Gdata/YouTube/Extension/Recorded.php delete mode 100644 library/Zend/Gdata/YouTube/Extension/Relationship.php delete mode 100644 library/Zend/Gdata/YouTube/Extension/ReleaseDate.php delete mode 100644 library/Zend/Gdata/YouTube/Extension/School.php delete mode 100644 library/Zend/Gdata/YouTube/Extension/State.php delete mode 100644 library/Zend/Gdata/YouTube/Extension/Statistics.php delete mode 100644 library/Zend/Gdata/YouTube/Extension/Status.php delete mode 100755 library/Zend/Gdata/YouTube/Extension/Token.php delete mode 100644 library/Zend/Gdata/YouTube/Extension/Uploaded.php delete mode 100644 library/Zend/Gdata/YouTube/Extension/Username.php delete mode 100644 library/Zend/Gdata/YouTube/Extension/VideoId.php delete mode 100644 library/Zend/Gdata/YouTube/InboxEntry.php delete mode 100644 library/Zend/Gdata/YouTube/InboxFeed.php delete mode 100755 library/Zend/Gdata/YouTube/MediaEntry.php delete mode 100644 library/Zend/Gdata/YouTube/PlaylistListEntry.php delete mode 100644 library/Zend/Gdata/YouTube/PlaylistListFeed.php delete mode 100644 library/Zend/Gdata/YouTube/PlaylistVideoEntry.php delete mode 100644 library/Zend/Gdata/YouTube/PlaylistVideoFeed.php delete mode 100644 library/Zend/Gdata/YouTube/SubscriptionEntry.php delete mode 100644 library/Zend/Gdata/YouTube/SubscriptionFeed.php delete mode 100644 library/Zend/Gdata/YouTube/UserProfileEntry.php delete mode 100644 library/Zend/Gdata/YouTube/VideoEntry.php delete mode 100644 library/Zend/Gdata/YouTube/VideoFeed.php delete mode 100644 library/Zend/Gdata/YouTube/VideoQuery.php delete mode 100644 puppet/manifests/default.pp delete mode 100644 puppet/scripts/pe.sh delete mode 100755 puppet/scripts/php-build.sh delete mode 100644 tests/Zend/Gdata/YouTube/ActivityEntryTest.php delete mode 100644 tests/Zend/Gdata/YouTube/ActivityFeedTest.php delete mode 100644 tests/Zend/Gdata/YouTube/CommentEntryTest.php delete mode 100644 tests/Zend/Gdata/YouTube/CommentFeedTest.php delete mode 100644 tests/Zend/Gdata/YouTube/ContactEntryTest.php delete mode 100644 tests/Zend/Gdata/YouTube/ContactFeedTest.php delete mode 100644 tests/Zend/Gdata/YouTube/InboxEntryTest.php delete mode 100644 tests/Zend/Gdata/YouTube/InboxFeedTest.php delete mode 100644 tests/Zend/Gdata/YouTube/PlaylistListEntryTest.php delete mode 100644 tests/Zend/Gdata/YouTube/PlaylistListFeedTest.php delete mode 100644 tests/Zend/Gdata/YouTube/PlaylistVideoEntryTest.php delete mode 100644 tests/Zend/Gdata/YouTube/PlaylistVideoFeedTest.php delete mode 100644 tests/Zend/Gdata/YouTube/SubscriptionEntryTest.php delete mode 100644 tests/Zend/Gdata/YouTube/SubscriptionFeedTest.php delete mode 100644 tests/Zend/Gdata/YouTube/UserProfileEntryTest.php delete mode 100644 tests/Zend/Gdata/YouTube/VideoEntryTest.php delete mode 100644 tests/Zend/Gdata/YouTube/VideoFeedTest.php delete mode 100644 tests/Zend/Gdata/YouTube/VideoQueryTest.php delete mode 100644 tests/Zend/Gdata/YouTube/_files/ActivityEntryDataSample1.xml delete mode 100644 tests/Zend/Gdata/YouTube/_files/ActivityFeedDataSample1.xml delete mode 100644 tests/Zend/Gdata/YouTube/_files/CommentEntryDataSample1.xml delete mode 100644 tests/Zend/Gdata/YouTube/_files/CommentFeedDataSample1.xml delete mode 100644 tests/Zend/Gdata/YouTube/_files/ContactEntryDataSample1.xml delete mode 100644 tests/Zend/Gdata/YouTube/_files/ContactFeedDataSample1.xml delete mode 100644 tests/Zend/Gdata/YouTube/_files/FormUploadTokenResponseSample.xml delete mode 100644 tests/Zend/Gdata/YouTube/_files/InboxEntryDataSample1.xml delete mode 100644 tests/Zend/Gdata/YouTube/_files/InboxEntryDataSampleV2.xml delete mode 100755 tests/Zend/Gdata/YouTube/_files/InboxFeedDataSample1.xml delete mode 100755 tests/Zend/Gdata/YouTube/_files/InboxFeedDataSampleV2.xml delete mode 100644 tests/Zend/Gdata/YouTube/_files/PlaylistListEntryDataSample1.xml delete mode 100644 tests/Zend/Gdata/YouTube/_files/PlaylistListEntryDataSampleV2.xml delete mode 100644 tests/Zend/Gdata/YouTube/_files/PlaylistListFeedDataSample1.xml delete mode 100644 tests/Zend/Gdata/YouTube/_files/PlaylistListFeedDataSampleV2.xml delete mode 100644 tests/Zend/Gdata/YouTube/_files/PlaylistListVideoEntryDataSampleV2.xml delete mode 100644 tests/Zend/Gdata/YouTube/_files/PlaylistVideoEntryDataSample1.xml delete mode 100644 tests/Zend/Gdata/YouTube/_files/PlaylistVideoEntryDataSampleV2.xml delete mode 100644 tests/Zend/Gdata/YouTube/_files/PlaylistVideoFeedDataSample1.xml delete mode 100644 tests/Zend/Gdata/YouTube/_files/SubscriptionEntryDataSample1.xml delete mode 100644 tests/Zend/Gdata/YouTube/_files/SubscriptionEntryDataSampleV2.xml delete mode 100644 tests/Zend/Gdata/YouTube/_files/SubscriptionEntryDataSample_channelV2.xml delete mode 100644 tests/Zend/Gdata/YouTube/_files/SubscriptionEntryDataSample_favoritesV2.xml delete mode 100644 tests/Zend/Gdata/YouTube/_files/SubscriptionEntryDataSample_playlistV2.xml delete mode 100644 tests/Zend/Gdata/YouTube/_files/SubscriptionEntryDataSample_queryV2.xml delete mode 100644 tests/Zend/Gdata/YouTube/_files/SubscriptionFeedDataSample1.xml delete mode 100644 tests/Zend/Gdata/YouTube/_files/SubscriptionFeedDataSampleV2.xml delete mode 100644 tests/Zend/Gdata/YouTube/_files/UserProfileEntryDataSample1.xml delete mode 100644 tests/Zend/Gdata/YouTube/_files/UserProfileEntryDataSampleV2.xml delete mode 100644 tests/Zend/Gdata/YouTube/_files/VideoEntryDataSample1.xml delete mode 100755 tests/Zend/Gdata/YouTube/_files/VideoEntryDataSamplePrivate.xml delete mode 100644 tests/Zend/Gdata/YouTube/_files/VideoEntryDataSampleV2.xml delete mode 100644 tests/Zend/Gdata/YouTube/_files/VideoFeedDataSample1.xml delete mode 100644 tests/Zend/Gdata/YouTubeOnlineTest.php delete mode 100644 tests/Zend/Gdata/YouTubeTest.php diff --git a/.gitignore b/.gitignore index 9f08708f..1f14d26a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +.vagrant tests/Zend/Db/Table/_files/cachefiles/* tests/Zend/Auth/Adapter/OpenId/_files/* tests/Zend/Filter/_files/Compress/* diff --git a/.travis.yml b/.travis.yml index 3edb2874..9f000393 100644 --- a/.travis.yml +++ b/.travis.yml @@ -21,6 +21,7 @@ services: - memcached before_script: + - phpenv config-rm xdebug.ini || return 0 - if [[ "$TRAVIS_PHP_VERSION" != "5.2" ]]; then travis_retry composer self-update; fi - if [[ "$TRAVIS_PHP_VERSION" != "5.2" ]]; then travis_retry composer install --no-interaction --prefer-source --dev; fi diff --git a/README.md b/README.md index c6e365f6..eb2ed0e2 100644 --- a/README.md +++ b/README.md @@ -7,27 +7,19 @@ Master: [![Build Status](https://api.travis-ci.org/zendframework/zf1.png?branch= RELEASE INFORMATION =================== -Zend Framework 1.12.16 Release. -Released on Sep 15, 2015. +Zend Framework 1.12.18 Release. +Released on Apr 13, 2016. -IMPORTANT FIXES FOR 1.12.16 +IMPORTANT FIXES FOR 1.12.18 --------------------------- This release contains security fixes: -- **ZF2015-07**: A number of components, including `Zend_Cloud`, - `Zend_Search_Lucene`, and `Zend_Service_WindowsAzure` were creating directories with - a liberal umask that could lead to local arbitrary code execution and/or - local privilege escalation. This release contains a patch that ensures the - directories are created using permissions of 0775 and files using 0664 - (essentially umask 0002). - -- **ZF2015-08**: ZF2014-06 uncovered an issue in the sqlsrv adapter provided by - the framework whereby null bytes were not filtered correctly when generating - SQL. A reporter discovered the same vulnerability is present in our PDO implementation - when used with pdo_dblib, and could potentially be applied to other PDO adapters. - This release contains a patch to properly escape null bytes used in SQL queries - across all PDO adapters shipped with the framework. +- **ZF2016-01**: A number of classes, including `Zend_Filter_Encrypt`, + `Zend_Form_Element_Hash`, `Zend_Gdata_HttpClient`, `Zend_Ldap_Attribute`, + and `Zend_OpenId`, were using randomization methods with insufficient entropy. + They have been updated to each use `Zend_Crypt_Math`, and the latter was + updated to use PHP 7's `random_bytes()` and `random_int()` where feasible. See http://framework.zend.com/changelog for full details. diff --git a/Vagrantfile b/Vagrantfile index cfb8e875..f0c603d9 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -1,90 +1,46 @@ # -*- mode: ruby -*- # vi: set ft=ruby : -Vagrant::Config.run do |config| - # All Vagrant configuration is done here. The most common configuration - # options are documented and commented below. For a complete reference, - # please see the online documentation at vagrantup.com. - # Every Vagrant virtual environment requires a box to build off of. - config.vm.box = "lucid32" +# Inline provisioning shell script +@script = <