Advertisement
Guest User

Renames, Symfony 4 master

a guest
Dec 8th, 2017
513
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 54.29 KB | None | 0 0
  1.  
  2. commit 7a3712a031bb8097651ea9322640213f0c12b28c
  3. Author: Matthew Weier O'Phinney <matthew@zend.com>
  4. Date: Wed May 6 09:59:30 2015 -0500
  5.  
  6. Renamed variable
  7. --
  8.  
  9. commit 605df76d86e48775123215470e73e8a6b7201a56
  10. Author: Matthew Weier O'Phinney <matthew@zend.com>
  11. Date: Wed Mar 25 14:04:44 2015 -0500
  12.  
  13. Renamed Null mail transport to InMemory
  14. --
  15.  
  16. commit 466fa52d7d41caa0b958f75836e68121910f43ee
  17. Author: Matthew Weier O'Phinney <matthew@zend.com>
  18. Date: Wed Mar 25 13:53:23 2015 -0500
  19.  
  20. Renamed Null pagination adatper to NullFill
  21. --
  22.  
  23. commit cea00bfe64cb617b79d495a5908bda65c63a1ba6
  24. Author: Matthew Weier O'Phinney <matthew@zend.com>
  25. Date: Wed Mar 25 13:44:48 2015 -0500
  26.  
  27. Renamed Null filter to ToNull
  28. --
  29.  
  30. commit 7410c83efbe249ab1dc729878d4b016036d755c1
  31. Author: Matthew Weier O'Phinney <matthew@zend.com>
  32. Date: Wed Mar 25 13:35:56 2015 -0500
  33.  
  34. Renamed Null log writer to Noop
  35. --
  36.  
  37. commit 69726520033c481554af6f5bfdc62e265a26c38c
  38. Author: Matthew Weier O'Phinney <matthew@zend.com>
  39. Date: Wed Mar 25 13:28:36 2015 -0500
  40.  
  41. Rename Object form annotation to Instance
  42. --
  43.  
  44. commit 0ba058cd2a19acb8a933cf75296d74bab83aa437
  45. Author: Matthew Weier O'Phinney <matthew@zend.com>
  46. Date: Wed Mar 25 08:59:25 2015 -0500
  47.  
  48. Renamed String XML-RPC value to Text
  49. --
  50.  
  51. commit 7a6de4f2da841933f2d759db63dcb7a10b3f264a
  52. Author: Matthew Weier O'Phinney <matthew@zend.com>
  53. Date: Wed Mar 25 08:35:22 2015 -0500
  54.  
  55. Renamed Float DDL column type to Floating
  56. --
  57.  
  58. commit 37bfe6de51f220118b139d8b9164a54989c474a7
  59. Author: Matthew Weier O'Phinney <matthew@zend.com>
  60. Date: Tue Mar 24 17:40:57 2015 -0500
  61.  
  62. Renamed Float validator to IsFloat
  63. --
  64.  
  65. commit 5a5c493999f8b13368ab782f7fd02a3c9d7e1ff1
  66. Author: Matthew Weier O'Phinney <matthew@zend.com>
  67. Date: Tue Mar 24 17:31:00 2015 -0500
  68.  
  69. Renamed Int validator to IsInt
  70. --
  71.  
  72. commit e8a03dde6b2b5c4e5e35ed995a1aa9f0447a9caa
  73. Author: Matthew Weier O'Phinney <matthew@zend.com>
  74. Date: Tue Mar 24 17:14:48 2015 -0500
  75.  
  76. Rename Int filter to ToInt
  77. --
  78.  
  79. commit ef0b6ba25065ad150d8fa901437a1ccb0da6bc4a
  80. Author: Matthew Weier O'Phinney <matthew@zend.com>
  81. Date: Thu Feb 26 14:03:48 2015 -0600
  82.  
  83. Rename duplicated argument to prevent error
  84. --
  85.  
  86. commit d3cf3fea84b56166ec3cf94ee0eb3ecd7b0503c7
  87. Author: kanellov <contact@kanellov.com>
  88. Date: Mon Mar 16 10:13:30 2015 +0200
  89.  
  90. Renamed class and update unit tests
  91. --
  92.  
  93. commit d74e54a45175dc780e94f21c0eeea4fc5fe99f34
  94. Author: Matthew Weier O'Phinney <matthew@zend.com>
  95. Date: Tue Mar 10 16:49:51 2015 -0500
  96.  
  97. Rename to DelegatingFactory
  98. --
  99. Date: Tue Mar 10 15:30:35 2015 -0500
  100.  
  101. Incorporated feedback for #7294
  102.  
  103. - Added data provider to test case
  104. - Renamed test case to better describe behavior being tested
  105. --
  106.  
  107. commit f671c0bf58b5e3eeb305c7df06418a75a35ab41a
  108. Author: Toon Verwerft <toon.verwerft@phpro.be>
  109. Date: Thu Jan 8 17:09:21 2015 +0100
  110.  
  111. Rename Bytes filter to DataUnitFormatter
  112. --
  113.  
  114. commit 99aceec983e8a630c30fac5318bcc0a7ff85c196
  115. Author: Brett Minnie <github@bdb-studios.co.uk>
  116. Date: Mon Nov 17 10:23:00 2014 +0000
  117.  
  118. Renamed mergeInputFilter to merge so it matches the input method name
  119.  
  120. commit 4c37a046991da63441d7ccb1c6acc588d5689155
  121. Author: Brett Minnie <github@bdb-studios.co.uk>
  122. Date: Tue Aug 5 14:04:30 2014 +0100
  123.  
  124. Renamed chain method to merge, removed fluid interface on method
  125. --
  126.  
  127. commit e8dcef2ef4513d161e74aadd4f2a5a207dd00669
  128. Author: Nikola Posa <posa.nikola@gmail.com>
  129. Date: Sun Sep 28 11:39:27 2014 +0200
  130.  
  131. Renamed HtmlTag::addAttributes() method to HtmlTag::setAttributes(). Also added new test case for that method.
  132. --
  133.  
  134. commit cd76c0e4c03170527af0f2987a80597772a734cb
  135. Author: Rod McNew <rmcnew@relivinc.com>
  136. Date: Thu May 8 18:25:40 2014 -0500
  137.  
  138. Rename to "translator_plugins" per samsonasik's request
  139. --
  140.  
  141. commit d627167e33bca5ffb3c6a261f5581d826a0b32bc
  142. Author: Aleksey Khudyakov <aleksey@xerkus.pro>
  143. Date: Thu Jan 9 04:45:25 2014 +1100
  144.  
  145. Renamed variables to be more verbose, added comments
  146. --
  147.  
  148. commit 38bed971361b11627e4d03b58664c2cdf08f7505
  149. Author: Maks3w <github.maks3w@virtualplanets.net>
  150. Date: Sun Nov 3 08:41:42 2013 +0100
  151.  
  152. [#5356] Rename test case.
  153. --
  154.  
  155. commit 3ded5ce315bc0d50159c38512b34d00f664cf034
  156. Author: snapshotpl <witold@wasiczko.pl>
  157. Date: Thu Oct 10 20:07:27 2013 +0200
  158.  
  159. Rename view helpers alias, properties and methods
  160. --
  161.  
  162. commit f00dcaed99ae4f86b3cf61332e1b613aa0bfc417
  163. Author: Daniel Tschinder <daniel.tschinder@project-a.com>
  164. Date: Thu Aug 29 16:53:19 2013 +0200
  165.  
  166. Rename getPrototype to getClonedPrototype to better tell what it is doing
  167. --
  168.  
  169. commit df65395a6c18a66ce636e16773b4fc348587b0fe
  170. Author: Daniel Tschinder <daniel.tschinder@project-a.com>
  171. Date: Wed Aug 28 17:17:55 2013 +0200
  172.  
  173. Renamed DockBlock to DocBlock
  174. --
  175.  
  176. commit 80c7feb7b5e6cc8c8fdefd4db95fdd48b36f921a
  177. Author: Milotskiy Alexey <spalaxinco@gmail.com>
  178. Date: Tue Aug 20 03:03:02 2013 +0300
  179.  
  180. Renamed interface and extract HydrationInterface
  181. --
  182. Author: Martin Keckeis <martin.keckeis1@gmail.com>
  183. Date: Tue Jul 30 08:20:05 2013 +0200
  184.  
  185. Update Feed.php
  186.  
  187. Rename private methods to new naming convention
  188. --
  189. Author: Martin Keckeis <martin.keckeis1@gmail.com>
  190. Date: Tue Jul 30 08:13:53 2013 +0200
  191.  
  192. Update MemoryManager.php
  193.  
  194. Renamed private function to new naming convention.
  195. --
  196. Author: Whymarrh Whitby <whymarrh.whitby@gmail.com>
  197. Date: Mon Jul 29 10:37:19 2013 -0400
  198.  
  199. Small fix for method name
  200.  
  201. Renamed method from `DonNot` to `DoNot`
  202. --
  203. Date: Fri Jun 28 10:53:27 2013 -0500
  204.  
  205. [#4677] PHP 5.3.3 compat
  206.  
  207. - Removed set/getLabel from new interface
  208. - Renamed interface to LabelOptionsAwareInterface
  209. - Renamed trait to LabelOptionsAwareTrait
  210. --
  211. first response, and subsequent responses would use that cached response.
  212.  
  213. - Emit helpful warning if allow_url_fopen is not set
  214. - Split Github/Zend service calls into their own methods
  215. - Early return cached version to reduce nesting
  216. - Rename methods for consistency
  217. --
  218.  
  219. commit fbc9923b9899dadf5c210a98b1ad9cfd256d2e69
  220. Author: Andreas Möller <am@localheinz.com>
  221. Date: Mon May 20 19:05:40 2013 +0200
  222.  
  223. Rename Number filter to NumberParse
  224. --
  225.  
  226. commit fe11a5ceff37be2acbca18b68f411a6b7c7380f2
  227. Author: Andreas Möller <am@localheinz.com>
  228. Date: Sat May 18 09:42:05 2013 +0200
  229.  
  230. Rename class
  231. --
  232.  
  233. commit 4e31bb9a50c1647c192897ad175ea86d0a651adc
  234. Author: Tomoaki Kosugi <kipspro@gmail.com>
  235. Date: Thu May 9 12:46:31 2013 +0900
  236.  
  237. Rename $computedParams['required'] to retrieval
  238. --
  239.  
  240. commit 9937784e30e2a481d9d2f01cf5f1aa465c228e78
  241. Author: Mateusz Tymek <mtymek@gmail.com>
  242. Date: Wed May 8 21:22:59 2013 +0200
  243.  
  244. Renamed to "ConsoleRouteMatcher"
  245. --
  246.  
  247. commit 8ac24fbdb1873fc5a45bc4ff71d83940156e68d6
  248. Author: Matthew Weier O'Phinney <matthew@zend.com>
  249. Date: Fri May 3 11:01:00 2013 -0500
  250.  
  251. Rename service to "MvcTranslator"
  252. --
  253.  
  254. commit adae4d7fd7284c2f404f11a8504ff6156ff3a3e6
  255. Author: Matthew Weier O'Phinney <matthew@zend.com>
  256. Date: Tue Apr 30 16:27:10 2013 -0500
  257.  
  258. Rename abstract factories for consistency
  259. --
  260. Incorporate feedback
  261.  
  262. - Since we're doing constructor injection, the setter is not necessary,
  263. and neither is the getter. As the setter did not exist previously, and
  264. the getter was protected previously, they can safely be removed.
  265. - Renamed $locator to $controllers to make the name more semantic.
  266. --
  267.  
  268. commit caff4cbf2e7f7bb688960e266510b5ecb180232e
  269. Author: Artur Bodera <abodera@gmail.com>
  270. Date: Thu Apr 25 15:43:52 2013 +0200
  271.  
  272. Rename "SimpleTestTest" to "SimpleTest".
  273. --
  274.  
  275. commit 91e3d3e6f076cd4647b5012b15224b717806284c
  276. Author: Filippo Tessarotto <zoeslam@gmail.com>
  277. Date: Tue Apr 23 13:58:49 2013 +0200
  278.  
  279. Rename addPageClassToLi to addClassToListItem
  280. --
  281. Merge pull request #4098 from samsonasik/fix/docblock.bool
  282.  
  283. fix php docblock : boolean should be bool
  284.  
  285. Conflicts:
  286. library/Zend/Filter/File/RenameUpload.php
  287. --
  288. Author: Matthew Weier O'Phinney <matthew@zend.com>
  289. Date: Tue Mar 12 12:08:17 2013 -0500
  290.  
  291. Merge pull request #3990 from robertboloc/feature-rename-upload-maintain-extension
  292.  
  293. Zend\Filter\File\RenameUpload - Added possibility to maintain original file extension
  294. --
  295.  
  296. commit d1e7d9da29d168362f40ab98ff5fc989ca21a491
  297. Author: Matthew Weier O'Phinney <matthew@zend.com>
  298. Date: Tue Mar 5 15:04:43 2013 -0600
  299.  
  300. Renamed compat autoload files and marked as deprecated
  301. --
  302.  
  303. commit 173eb4b422e90e69c800d1c51ba20286d6fa295b
  304. Author: Filippo Tessarotto <zoeslam@gmail.com>
  305. Date: Mon Feb 11 09:04:10 2013 +0100
  306.  
  307. RenameUpload: allow filtering multiple times
  308. --
  309.  
  310. commit b6719d6a87d8c3802f8a9db2ba7c211fabfad798
  311. Author: Matthew Weier O'Phinney <matthew@zend.com>
  312. Date: Mon Jan 21 12:12:12 2013 -0600
  313.  
  314. [#3443] Renamed getDependencyModules to getModuleDependencies
  315. --
  316.  
  317. commit 903df934cc79653ef012cee58b32a3cae2a98c5e
  318. Author: Roel van Duijnhoven <roel.duijnhoven@gmail.com>
  319. Date: Mon Jan 14 15:54:20 2013 +0100
  320.  
  321. Renamed storageQueue to storageChain.
  322. --
  323.  
  324. commit a911251367eb3294380aee4b473347822dc0d381
  325. Author: Chris Martin <cgmartin@gmail.com>
  326. Date: Thu Jan 3 15:15:42 2013 -0500
  327.  
  328. Change RenameUpload filter use_upload_name option default to a safer setting
  329. --
  330.  
  331. commit 68b01196e37ac3ecde389f657dbe482dd0783359
  332. Author: Marc Bennewitz <marc-bennewitz@arcor.de>
  333. Date: Thu Jan 3 15:41:34 2013 +0100
  334.  
  335. StringWrapper::convert() Renamed second argument to and fixed phpdoc
  336. --
  337.  
  338. commit 898d2efb321a877508fc1391f9844c45d2f6393a
  339. Author: Chris Martin <cgmartin@gmail.com>
  340. Date: Wed Dec 19 17:18:29 2012 -0500
  341.  
  342. File upload rename filter rewrite; Misc cleanup of File/Rename filter
  343. --
  344.  
  345. commit 84fb7f0e63014ed363c9ceaf6d151782489431ea
  346. Author: Andreas Möller <a@softe.is>
  347. Date: Sun Dec 2 15:20:29 2012 +0100
  348.  
  349. Rename variable to what it probably should be
  350. --
  351.  
  352. commit fd07e64a3888cf5463432dd619a626adf3d29497
  353. Author: Matthew Weier O'Phinney <matthew@zend.com>
  354. Date: Mon Nov 26 09:14:58 2012 -0600
  355.  
  356. [#3045] Rename private variable
  357. --
  358.  
  359. commit 18ee77d613d883a4fa668d077fe76db90ed1287b
  360. Author: Christopher Martin <cgmartin@gmail.com>
  361. Date: Sun Nov 25 11:35:16 2012 -0500
  362.  
  363. Add 'randomize' option to File Rename filter
  364. --
  365.  
  366. - Split testInvokeWithoutDefaults() into two separate tests, for the
  367. separate behaviors it tested
  368. (testInvokeWithoutDefaultsReturnsNullWhenNoMatchesOccur() and
  369. testInvokeReturnsFieldValuePartOnMatchWhenReferenceProvided())
  370. - Renamed testInvoke__2() to
  371. --
  372.  
  373. commit a68d5b2463673cc32db34202acc02001f24342ce
  374. Author: Christopher Martin <cgmartin@gmail.com>
  375. Date: Wed Oct 3 21:27:49 2012 -0400
  376.  
  377. New File Filter RenameUpload for securely moving uploaded files
  378. --
  379.  
  380. commit c1541739e83b18b8c9525a39b19774ff91f6961f
  381. Author: Koen Pieters <koen@ibuildings.nl>
  382. Date: Tue Sep 11 14:11:41 2012 +0200
  383.  
  384. ZF2-511 Rename deprecated key_exists to array_key_exists
  385. --
  386.  
  387. commit e06c5f598a452fd56fc98f7363c0a5cd9246ba8d
  388. Author: Roy van Kaathoven <royvankaathoven@hotmail.com>
  389. Date: Thu Aug 16 18:37:43 2012 +0200
  390.  
  391. Renamed serviceManager to serviceLocator as suggested by Thinkscape in #2134 for consistency in the use of serviceLocator inside the controller
  392. --
  393.  
  394. commit 530017a3816cb045dea0bfb8917f9f2e849643e8
  395. Author: Eric <cossish@gmail.com>
  396. Date: Thu Aug 2 06:21:57 2012 +0200
  397.  
  398. Renamed callback method and fixed API docblock
  399. --
  400.  
  401. commit 422b35d2180f688b26b492bd72123b3f03300ea5
  402. Author: Maks3w <github.maks3w@virtualplanets.net>
  403. Date: Wed Aug 1 23:27:32 2012 +0200
  404.  
  405. [Tests] Rename Zend subdir to ZendTest for PSR-0 compliant
  406. --
  407. [#2072] Fix for 5.3
  408.  
  409. - Defined a number of closures that relied on the current method context.
  410. Unfortunately, this does not work in 5.3 unless you import the current object
  411. ($self = $this; use ($self) in the closure declaration).
  412. - Renamed HydratorStrategyTest to remove naming conflicts
  413. --
  414.  
  415. commit 636ba6c966def2d60cbde236bf02837137d9761c
  416. Author: Walter Tamboer <w.tamboer@polderknowledge.nl>
  417. Date: Tue Jul 31 16:56:12 2012 +0200
  418.  
  419. Renamed SubHelper to ElementHelper
  420. --
  421.  
  422. commit 948b9dba04e8321f2228496441781cdd98121a37
  423. Author: Walter Tamboer <w.tamboer@polderknowledge.nl>
  424. Date: Tue Jul 31 16:51:05 2012 +0200
  425.  
  426. Renamed the formRow property
  427.  
  428. commit 9459cedd7a8b27b581c63a3f57c5c84b4136c160
  429. Author: Walter Tamboer <w.tamboer@polderknowledge.nl>
  430. Date: Tue Jul 31 16:49:29 2012 +0200
  431.  
  432. Renamed the getRowHelper to getElementHelper, the same for the setter.
  433. --
  434. Author: Matthew Weier O'Phinney <matthew@weierophinney.net>
  435. Date: Wed Jul 25 08:30:29 2012 -0700
  436.  
  437. Merge pull request #1981 from Maks3w/hotfix/zend_acl-references
  438.  
  439. Rename Zend\Acl to Zend\Permissions\Acl
  440. --
  441.  
  442. commit 6835e81ca94cbe82482a7e37fee1259ad95d9581
  443. Author: Maks3w <github.maks3w@virtualplanets.net>
  444. Date: Tue Jul 24 23:33:58 2012 +0200
  445.  
  446. Rename Zend\Acl to Zend\Permissions\Acl
  447. --
  448. Author: Dolf Schimmel <dolfschimmel@gmail.com>
  449. Date: Wed Jul 11 13:28:36 2012 -0700
  450.  
  451. Merge pull request #1850 from DASPRiD/hotfix/variable-rename
  452.  
  453. Renamed variable to proper english wording
  454.  
  455. commit 5f7b3a1b1c302e4621b501e39fa021c85690044b
  456. Author: Ben Scholzen <mail@dasprids.de>
  457. Date: Wed Jul 11 22:21:57 2012 +0200
  458.  
  459. Renamed variable to proper english wording
  460. --
  461.  
  462. commit 0c23377adf472abb120219b5863fce3bb43ba1a9
  463. Author: Christopher Martin <cgmartin@gmail.com>
  464. Date: Tue Jul 3 16:20:08 2012 -0400
  465.  
  466. [I18n] Rename Currency view helper to CurrencyFormat
  467. --
  468.  
  469. commit acfef4183115ef5bd52bc346ffb2c21d00b883de
  470. Author: prolic <saschaprolic@googlemail.com>
  471. Date: Tue Jun 26 23:04:00 2012 +0200
  472.  
  473. [zen-52] Renamed abstract classes in Zend\Service
  474.  
  475. Renamed abstract classes
  476. Fixed exceptions
  477. Renamed interfaces
  478. --
  479.  
  480. commit 869810afd2d399a49b8ccb4d6ac565449554edd3
  481. Author: Jurian Sluiman <jurian@soflomo.com>
  482. Date: Sat Jun 30 20:47:34 2012 +0200
  483.  
  484. Rename Zend\Mail accessors to get*() style
  485. --
  486.  
  487. commit 66bed1cc9a15e6da5b07387edf5556c31154f7aa
  488. Author: Jurian Sluiman <jurian@soflomo.com>
  489. Date: Sat Jun 30 15:46:42 2012 +0200
  490.  
  491. Rename all accessors to a get*() pattern
  492. --
  493.  
  494. commit bb7f1d2e53efae206f32ee012624b7a0f5bb9713
  495. Author: prolic <saschaprolic@googlemail.com>
  496. Date: Sat Jun 23 14:28:13 2012 +0200
  497.  
  498. [zen-52] Renamed abstract classes in Zend\Mvc
  499. --
  500.  
  501. commit a5301f031d81717570ee44dff9cf7d2618956fae
  502. Author: Rob Allen <rob@akrabat.com>
  503. Date: Thu Jun 28 20:48:08 2012 +0100
  504.  
  505. Rename routePluginManager() to getRoutePluginManager()
  506.  
  507. commit a8f15a7e2204ae811f1b686719c5608631114acc
  508. Author: Rob Allen <rob@akrabat.com>
  509. Date: Thu Jun 28 15:20:16 2012 +0100
  510.  
  511. Rename events() to getEventManager() and update rest of code throughout
  512. --
  513.  
  514. commit d14340b50ad6fa2821d8fd11d5812e8f41c7c677
  515. Author: prolic <saschaprolic@googlemail.com>
  516. Date: Tue Jun 26 22:57:50 2012 +0200
  517.  
  518. [zen-52] Renamed abstract classes in Zend\TimeSync, fixed CS and phpdoc
  519. --
  520.  
  521. commit b372296f13d9155ca92718e06dae130ad4a10a5f
  522. Author: prolic <saschaprolic@googlemail.com>
  523. Date: Tue Jun 26 23:06:29 2012 +0200
  524.  
  525. [zen-52] Renamed abstract classes in Zend\Stdlib
  526.  
  527. Renamed abstract classes
  528. --
  529.  
  530. commit 2843ed8094218f21f4c07d71a1f9df4f522df6f8
  531. Author: prolic <saschaprolic@googlemail.com>
  532. Date: Tue Jun 26 22:56:23 2012 +0200
  533.  
  534. [zen-52] Renamed abstract classes in Zend\Test, fixed CS
  535.  
  536. commit fcb7b13cd51804a5c8580e3295952e530087ad61
  537. Author: prolic <saschaprolic@googlemail.com>
  538. Date: Tue Jun 26 22:51:32 2012 +0200
  539.  
  540. [zen-52] Renamed abstract classes in Zend\Tag
  541.  
  542. Renamed abstract classes
  543. --
  544.  
  545. commit 63c24101bb0472b44a9a718ec1be9e1ec48b26f5
  546. Author: prolic <saschaprolic@googlemail.com>
  547. Date: Tue Jun 26 11:34:55 2012 +0200
  548.  
  549. [zen-52] Renamed abstract classes in Zend\XmlRpc, fixed CS
  550. --
  551.  
  552. commit 312154a8f5dd5e617553a14c91a5df813b58738a
  553. Author: prolic <saschaprolic@googlemail.com>
  554. Date: Mon Jun 25 22:32:03 2012 +0200
  555.  
  556. [zen-52] Renamed abstract classes in Zend\View
  557. --
  558.  
  559. commit 05f67dd994ed9017ad3169a368a9cdcc13e70be6
  560. Author: prolic <saschaprolic@googlemail.com>
  561. Date: Sat Jun 23 19:26:23 2012 +0200
  562.  
  563. [zen-52] Renamed abstract classes in Zend\GData
  564. --
  565.  
  566. commit ae9c0342c6b26cd1335027c300f40582f3e5344c
  567. Author: prolic <saschaprolic@googlemail.com>
  568. Date: Sat Jun 23 18:50:30 2012 +0200
  569.  
  570. [zen-52] Renamed abstract classes in Zend\Captcha
  571. --
  572.  
  573. commit e435be4861c30f83cca7f6593e97a507439b06f3
  574. Author: prolic <saschaprolic@googlemail.com>
  575. Date: Sat Jun 23 14:41:28 2012 +0200
  576.  
  577. [zen-52] Renamed abstract classes in Zend\Pdf
  578.  
  579. commit 8f9345da00568c41f364d8e035480ebaa5aba378
  580. Author: prolic <saschaprolic@googlemail.com>
  581. Date: Sat Jun 23 14:33:24 2012 +0200
  582.  
  583. [zen-52] Renamed abstract classes in Zend\Ldap
  584.  
  585. commit d76afd3a1663d72798b0b5f016d6da3439eb23e8
  586. Author: prolic <saschaprolic@googlemail.com>
  587. Date: Sat Jun 23 14:17:15 2012 +0200
  588.  
  589. [zen-52] Renamed abstract classes in Zend\Search
  590. --
  591. - Removed PatternBroker, PatternLoader, AdapterBroker, AdapterLoader,
  592. PluginBroker and PluginManager
  593. - Added PatternPluginManager, AdapterPluginManager, and PluginManager
  594. - Refactored PatternFactory to use PatternPluginManager
  595. - Refactored StorageFactory to use AdapterPluginManager and PluginManager
  596. - Renamed TagableInterface to TaggableInterface (grammar correction), and
  597. --
  598.  
  599. commit 826e26fc3ec8d4f78068b13bbd5ae299c29ddab7
  600. Author: Matthew Weier O'Phinney <matthew@zend.com>
  601. Date: Tue Jun 19 11:57:21 2012 -0500
  602.  
  603. Renamed Filter\ServiceManager to Filter\FilterPluginManager
  604. --
  605. Author: Matthew Weier O'Phinney <matthew@zend.com>
  606. Date: Fri Jun 15 11:15:54 2012 -0500
  607.  
  608. [zen-56] Refactored to allow specifying element flags
  609.  
  610. - Renamed Element annotation to Attributes, and have it only handling attributes
  611. --
  612.  
  613. commit 4a143b924175c4df231ec6c34d71db8751e0e23d
  614. Author: Rostislav Mykhajliw <necromant2005@gmail.com>
  615. Date: Fri May 25 00:02:08 2012 +0300
  616.  
  617. Rename isSuccessful to isSuccess due to new Zend\Http\Client interface
  618. --
  619.  
  620. commit c48d50fa33687a6dea0979e47113f88bf16d0a8a
  621. Author: Matthew Weier O'Phinney <matthew@zend.com>
  622. Date: Tue May 22 12:58:39 2012 -0500
  623.  
  624. Renamed module manager documentation
  625. --
  626.  
  627. commit 0417936e5fe20e037a0049701c8931b18122312c
  628. Author: Matthew Weier O'Phinney <matthew@zend.com>
  629. Date: Wed May 16 23:11:25 2012 -0500
  630.  
  631. Renamed "Module" component to "ModuleManager"
  632. --
  633.  
  634. commit 18c3d2778fed0cfbda1985e505fb09e9660fbf41
  635. Author: prolic <saschaprolic@googlemail.com>
  636. Date: Fri May 11 21:45:41 2012 +0200
  637.  
  638. [zen-27] Renamed interfaces in Zend\Locale
  639. --
  640.  
  641. commit bb77028e95fb70b59921961dfb075afb680f1ec4
  642. Author: Matthew Weier O'Phinney <matthew@zend.com>
  643. Date: Wed May 16 11:55:14 2012 -0500
  644.  
  645. Renamed Feature interfaces
  646. --
  647.  
  648. commit 8cee8a996bb09395d91f6c97c1407aedc91560bf
  649. Author: Matthew Weier O'Phinney <matthew@zend.com>
  650. Date: Wed May 16 11:43:16 2012 -0500
  651.  
  652. [zen-33] Renamed Consumer to Feature
  653.  
  654. - Renamed Zend\Module\Consumer to Zend\Module\Feature
  655. --
  656.  
  657. commit f4f906dd2b49bad04597cadd8dd63b6e9c314424
  658. Author: prolic <saschaprolic@googlemail.com>
  659. Date: Wed May 16 00:34:00 2012 +0200
  660.  
  661. [zen-27] Renamed interfaces in Zend\OpenId
  662. --
  663.  
  664. commit 0a4821d6ff6f78fc5b89bb649b5fa6bcbb699e3e
  665. Author: Maks <github.maks3w@virtualplanets.net>
  666. Date: Tue May 15 12:21:37 2012 +0300
  667.  
  668. [GData] Rename parameter from url to uri
  669. --
  670.  
  671. commit 355cd4a6da6302907fd246f2a9d29e6bf73578ae
  672. Author: prolic <saschaprolic@googlemail.com>
  673. Date: Mon May 14 21:32:47 2012 +0200
  674.  
  675. [zen-27] Renamed interfaces in Zend\Pdf
  676. --
  677.  
  678. commit 7f24bedeff2a44a0b88e166593774e931549b4e7
  679. Author: Maks3w <github.maks3w@virtualplanets.net>
  680. Date: Mon May 14 01:36:19 2012 +0200
  681.  
  682. [Code] Rename Docblock to DocBlock
  683. --
  684.  
  685. commit b6c2e33bd2ea3a101168f186050171c07381cf40
  686. Author: prolic <saschaprolic@googlemail.com>
  687. Date: Sat May 12 20:05:29 2012 +0200
  688.  
  689. [zen-27] Renamed interfaces in Zend\Currency
  690.  
  691. commit 2fbad3e1e9caca7f3fe93254a8c9165016f755ae
  692. Author: prolic <saschaprolic@googlemail.com>
  693. Date: Sat May 12 18:49:41 2012 +0200
  694.  
  695. [zen-27] Renamed interfaces in Zend\OAuth
  696. --
  697.  
  698. commit 9477a03dcbcee3be41f3d8d059a7788f5a509b55
  699. Author: prolic <saschaprolic@googlemail.com>
  700. Date: Fri May 11 21:50:44 2012 +0200
  701.  
  702. [zen-27] Renamed interfaces in Zend\Json
  703. --
  704.  
  705. commit e93bf343b9a0e73c43bf2b4df4773ef7a282a09b
  706. Author: Gabriel Baker <gabriel@autonomicpilot.co.uk>
  707. Date: Sun Apr 22 20:51:06 2012 +0100
  708.  
  709. [zen-27] Renamed interfaces in Zend\Config
  710. --
  711.  
  712. commit 9eb95e6d78597ed74d0cc7179872498eae65c180
  713. Author: Matthew Weier O'Phinney <matthew@zend.com>
  714. Date: Thu May 10 21:59:47 2012 -0500
  715.  
  716. [zen-12] Rename InputFilter to BaseInputFilter
  717. --
  718. Author: Matthew Weier O'Phinney <matthew@zend.com>
  719. Date: Thu May 3 16:03:28 2012 -0500
  720.  
  721. Initial refactor of Zend\Captcha
  722.  
  723. - Renamed interfaces
  724. --
  725.  
  726. commit 3368e868c9e01c725ad9b754898c26e10024cbf7
  727. Author: Matthew Weier O'Phinney <matthew@zend.com>
  728. Date: Thu Apr 19 13:38:12 2012 -0500
  729.  
  730. [zen-47] Rename element to alias
  731. --
  732.  
  733. commit db40b9fd233d5b9b3df822864ea079d7d7e161f6
  734. Author: Maks3w <github.maks3w@virtualplanets.net>
  735. Date: Fri May 11 11:03:09 2012 +0200
  736.  
  737. [Tests] Rename phpunit.xml to phpunit.xml.dist
  738. --
  739.  
  740. commit efb85ebbf632636ab0e3121872a61cc7230a9e89
  741. Author: prolic <saschaprolic@googlemail.com>
  742. Date: Thu May 10 21:24:53 2012 +0200
  743.  
  744. [zen-27] Renamed interfaces in Zend\Markup
  745.  
  746. commit fbed45faeb03c72b2ca81aa4052e95157c1f70d8
  747. Author: prolic <saschaprolic@googlemail.com>
  748. Date: Thu May 10 22:07:54 2012 +0200
  749.  
  750. [zen-27] Renamed interfaces in Zend\Feed
  751.  
  752. commit 516ddb61ab59cf7550c83a8ae77514e6f722d01f
  753. Author: prolic <saschaprolic@googlemail.com>
  754. Date: Thu May 10 22:06:55 2012 +0200
  755.  
  756. [zen-27] Renamed interfaces in Zend\Feed
  757. --
  758.  
  759. commit bd8e20528d229806fdb72ee8e7643b86a7e89e0f
  760. Author: prolic <saschaprolic@googlemail.com>
  761. Date: Wed May 9 19:44:20 2012 +0200
  762.  
  763. [zen-27] Renamed interfaces in Zend\Feed
  764. --
  765.  
  766. commit d73321d1a89375d6e7b77117cfe32a85a4850b74
  767. Author: Maks3w <github.maks3w@virtualplanets.net>
  768. Date: Thu May 10 12:34:42 2012 +0200
  769.  
  770. [zen-27] Renamed interfaces in Zend\Http
  771. --
  772.  
  773. commit 8df32eee8c8133e55f5c96b32c5a6193c57ff2ed
  774. Author: prolic <saschaprolic@googlemail.com>
  775. Date: Sun Apr 22 22:36:33 2012 +0200
  776.  
  777. [zen-27] Renamed interfaces in Zend\Http
  778.  
  779. commit bbe63901bb83e4a4411f0866662b4d7dd26a9546
  780. Author: prolic <saschaprolic@googlemail.com>
  781. Date: Sun Apr 22 22:35:29 2012 +0200
  782.  
  783. [zen-27] Renamed interfaces in Zend\Http
  784. --
  785.  
  786. commit 5480b1db46f8405aebb552ac953a713d197b7d8b
  787. Author: prolic <saschaprolic@googlemail.com>
  788. Date: Sun Apr 22 22:36:33 2012 +0200
  789.  
  790. [zen-27] Renamed interfaces in Zend\Http
  791.  
  792. commit ee0fd960d9376e036a92c2071006d3cbea2974d7
  793. Author: prolic <saschaprolic@googlemail.com>
  794. Date: Sun Apr 22 22:35:29 2012 +0200
  795.  
  796. [zen-27] Renamed interfaces in Zend\Http
  797.  
  798. commit dcb630e4db8cd67e30d2d55e94a19c2dfa978551
  799. Author: prolic <saschaprolic@googlemail.com>
  800. Date: Sun Apr 22 22:32:22 2012 +0200
  801.  
  802. [zen-27] Renamed interfaces in Zend\Http
  803. --
  804.  
  805. commit dde7e64064d51dfe736593b220e65b2eda944537
  806. Author: prolic <saschaprolic@googlemail.com>
  807. Date: Thu May 10 21:37:52 2012 +0200
  808.  
  809. [zen-27] Renamed interfaces in Zend\InfoCard
  810. --
  811. Author: Maks3w <framework-zend.maks3w@virtualplanets.net>
  812. Date: Wed May 9 10:18:18 2012 +0200
  813.  
  814. [DocBook] Refactor
  815.  
  816. * Rename Docbook namespace to DocBook
  817. --
  818.  
  819. commit 7e7a5900a0ca78a5b8fba338811f37c5825b5ec4
  820. Author: prolic <saschaprolic@googlemail.com>
  821. Date: Tue May 8 22:52:26 2012 +0200
  822.  
  823. [zen-27] Renamed interfaces in Zend\Dojo
  824. --
  825.  
  826. commit 577b506d65f42eb69d4a48e21df4e916e3efc3ea
  827. Author: prolic <saschaprolic@googlemail.com>
  828. Date: Tue May 8 21:26:23 2012 +0200
  829.  
  830. [zen-27] Renamed interfaces in Zend\Filter
  831. --
  832.  
  833. commit a325f6ba6e39b38553af8cda0c940efc79c16154
  834. Author: prolic <saschaprolic@googlemail.com>
  835. Date: Mon May 7 23:09:22 2012 +0200
  836.  
  837. [zen-27] Renamed interfaces in Zend\Code
  838. --
  839.  
  840. commit 31faa3ccccf5f001823ad573eaeee04a05e7c795
  841. Author: Matthew Weier O'Phinney <matthew@zend.com>
  842. Date: Mon May 7 13:03:38 2012 -0500
  843.  
  844. [zen-27] Renamed ListenerAggregate to ListenerAggregateInterface
  845. --
  846.  
  847. commit 01936a58e2b518afe3ab38713b36e2e37c1eef65
  848. Author: prolic <saschaprolic@googlemail.com>
  849. Date: Sun May 6 23:33:57 2012 +0200
  850.  
  851. [zen-27] Renamed interfaces in Zend\Di
  852. --
  853.  
  854. commit 1ca8b85a8aa3990b576beea757f25e75d5b8411f
  855. Author: prolic <saschaprolic@googlemail.com>
  856. Date: Sat May 5 23:07:25 2012 +0200
  857.  
  858. [zen-27] Renamed interfaces in Zend\Paginator
  859.  
  860. commit 4800df9bc76e26d791c7760e437289b8f6a560e4
  861. Author: prolic <saschaprolic@googlemail.com>
  862. Date: Sat May 5 23:06:34 2012 +0200
  863.  
  864. [zen-27] Renamed interfaces in Zend\Paginator
  865.  
  866. commit 9fc7bcfa61f4dfc26cdab08302f73a43d2f34a69
  867. Author: prolic <saschaprolic@googlemail.com>
  868. Date: Sat May 5 22:53:48 2012 +0200
  869.  
  870. [zen-27] Renamed interfaces in Zend\Paginator
  871.  
  872. commit e8ef524e79f6231b0b3a9631454e64a56ba329a3
  873. Author: prolic <saschaprolic@googlemail.com>
  874. Date: Fri May 4 20:16:08 2012 +0200
  875.  
  876. [zen-27] Renamed interfaces in Zend\Paginator
  877.  
  878. commit 405e08c304362e698ea480110cb48dd5a89a72dd
  879. Author: prolic <saschaprolic@googlemail.com>
  880. Date: Fri May 4 19:41:58 2012 +0200
  881.  
  882. [zen-27] Renamed interfaces in Zend\Paginator
  883. --
  884.  
  885. commit 4ef37e9c2fdddaeabe50b9bd6b1b305fef2062fd
  886. Author: prolic <saschaprolic@googlemail.com>
  887. Date: Fri May 4 20:16:08 2012 +0200
  888.  
  889. [zen-27] Renamed interfaces in Zend\Paginator
  890.  
  891. commit 9299c83ef3c4e04908e115ffd98c0d7490026489
  892. Author: prolic <saschaprolic@googlemail.com>
  893. Date: Fri May 4 19:41:58 2012 +0200
  894.  
  895. [zen-27] Renamed interfaces in Zend\Paginator
  896. --
  897.  
  898. commit 993a900f26fff2eceb1fdb5d44e1c2755d5ce0c0
  899. Author: prolic <saschaprolic@googlemail.com>
  900. Date: Fri May 4 21:02:27 2012 +0200
  901.  
  902. [zen-27] Renamed interfaces in Zend\Crypt, completed exception milestone
  903. --
  904.  
  905. commit aa8175650a28561bcbdf677f1f9679209da321ff
  906. Author: Maks3w <framework-zend.maks3w@virtualplanets.net>
  907. Date: Mon Apr 30 22:36:30 2012 +0200
  908.  
  909. [Zend\Ldap] Renamed Interfaces
  910. --
  911.  
  912. commit 7db64ac88acf07e2ab793a2d42f010f981074fb9
  913. Author: Maks3w <github.maks3w@virtualplanets.net>
  914. Date: Mon Apr 30 12:00:47 2012 +0200
  915.  
  916. [Zend\Mail] Renamed interfaces
  917. --
  918.  
  919. commit 084a4cc4ba7880650b11c1205f01c64acda148d9
  920. Author: prolic <saschaprolic@googlemail.com>
  921. Date: Thu Apr 26 17:18:10 2012 +0200
  922.  
  923. [zen-27] Renamed interfaces in Zend\Search
  924. --
  925.  
  926. commit ae08e07ee056d15244e8c022ec476b992ca820f8
  927. Author: prolic <saschaprolic@googlemail.com>
  928. Date: Thu Apr 26 15:31:14 2012 +0200
  929.  
  930. [zen-27] Renamed interfaces in Zend\Search
  931. --
  932.  
  933. commit f5ead4110c99db18d56ed94cf09519c275995543
  934. Author: prolic <saschaprolic@googlemail.com>
  935. Date: Tue Apr 24 17:45:14 2012 +0200
  936.  
  937. [zen-27] Renamed interfaces in Zend\Text, some small fixes
  938. --
  939.  
  940. commit 6d3a35b61f2cb4a258f99af9ae0a00d0a4f90953
  941. Author: Gabriel Baker <gabriel@autonomicpilot.co.uk>
  942. Date: Sun Apr 15 17:23:00 2012 +0100
  943.  
  944. [zen-27] Renamed interfaces in Zend/Cache
  945. --
  946.  
  947. commit ed81257157884eb11ed6c5af1935b7d4044ed3a1
  948. Author: Gabriel Baker <gabriel@autonomicpilot.co.uk>
  949. Date: Sun Apr 22 21:35:09 2012 +0100
  950.  
  951. [zen-27] Renamed interfaces in Zend\Console
  952.  
  953. commit ff1fec92dd552345741b9c6eb7de7179373edb01
  954. Author: prolic <saschaprolic@googlemail.com>
  955. Date: Sun Apr 22 22:00:25 2012 +0200
  956.  
  957. [zen-27] Renamed interfaces in Zend\ProgressBar
  958.  
  959. commit c64377542c0ccc5a34b4852631c2fb90d5c51f2c
  960. Author: prolic <saschaprolic@googlemail.com>
  961. Date: Sun Apr 22 21:54:30 2012 +0200
  962.  
  963. [zen-27] Renamed interfaces in Zend\Navigation
  964.  
  965. commit e0b66cda56ddcab998e92e5dea8b5140bf78ae52
  966. Author: prolic <saschaprolic@googlemail.com>
  967. Date: Sun Apr 22 21:47:13 2012 +0200
  968.  
  969. [zen-27] Renamed interfaces in Zend\Session
  970.  
  971. commit c1e621a669640e9457e7a608ceb7e250e4955ef6
  972. Author: prolic <saschaprolic@googlemail.com>
  973. Date: Sun Apr 22 21:44:07 2012 +0200
  974.  
  975. [zen-27] Renamed interfaces in Zend\Memory
  976.  
  977. commit fde3c6683aeda6bfbd7668da61bfc1645a7e047a
  978. Author: prolic <saschaprolic@googlemail.com>
  979. Date: Sun Apr 22 21:38:33 2012 +0200
  980.  
  981. [zen-27] Renamed interfaces in Zend\File
  982.  
  983. commit b6d6f44ae401716f9afa6236d3faa4d43c601bbc
  984. Author: prolic <saschaprolic@googlemail.com>
  985. Date: Sun Apr 22 21:34:07 2012 +0200
  986.  
  987. [zen-27] Renamed interfaces in Zend\Serializer
  988. --
  989.  
  990. commit 49d6dc22848c03730a16a01c7cab060e3a3acde4
  991. Author: prolic <saschaprolic@googlemail.com>
  992. Date: Sun Apr 22 21:12:23 2012 +0200
  993.  
  994. [zen-27] Renamed interfaces in Zend\Soap
  995.  
  996. commit 9c1bed462982027c18fb56bc43609e40d7360626
  997. Author: prolic <saschaprolic@googlemail.com>
  998. Date: Sun Apr 22 19:57:13 2012 +0200
  999.  
  1000. [zen-27] Renamed interfaces in Zend\Soap
  1001.  
  1002. commit 581cd70090d6bbbad2fbeb2aeba44e934cf60a62
  1003. Author: prolic <saschaprolic@googlemail.com>
  1004. Date: Sun Apr 22 19:03:11 2012 +0200
  1005.  
  1006. [zen-27] Renamed interfaces in Zend\Session
  1007. --
  1008.  
  1009. commit 67917bcd14f57efe29a9d0a3f191bde4007ed0b3
  1010. Author: Gabriel Baker <gabriel@autonomicpilot.co.uk>
  1011. Date: Sun Apr 22 16:26:27 2012 +0100
  1012.  
  1013. [zen-27] Renamed interfaces in Zend\Cloud
  1014.  
  1015. commit 77fc96fba5625c051199f3a9bf6c3acf5de406b0
  1016. Author: prolic <saschaprolic@googlemail.com>
  1017. Date: Sun Apr 22 15:10:38 2012 +0200
  1018.  
  1019. [zen-27] Renamed interfaces in Zend\Dom, fixed use statements and phpdoc
  1020.  
  1021. commit d3e604314eb9ecdd80bd3513bdc3276ccd08d422
  1022. Author: prolic <saschaprolic@googlemail.com>
  1023. Date: Sun Apr 22 14:58:17 2012 +0200
  1024.  
  1025. [zen-27] Renamed interfaces in Zend\Stdlib, refactored: use Zend\Stdlib\DispatchableInterface => use Zend\Stdlib\DispatchableInterface as Dispatchable, Zend\Stdlib\RequestInterface => Zend\Stdlib\RequestInterface as Request, ...
  1026.  
  1027. commit b23b67c2190e4cc23f406134d957ab63bc27e5ea
  1028. Author: prolic <saschaprolic@googlemail.com>
  1029. Date: Sun Apr 22 13:55:29 2012 +0200
  1030.  
  1031. [zen-27] Renamed interfaces in Zend\View, removed @uses annotations
  1032.  
  1033. commit 0f907ec358145a7b57a73e9cda694143a0b7c407
  1034. Author: prolic <saschaprolic@googlemail.com>
  1035. Date: Sun Apr 22 13:44:36 2012 +0200
  1036.  
  1037. [zen-27] Renamed interfaces in Zend\Text, fixed phpdoc and exceptions
  1038.  
  1039. commit 594fa0dcb062cbc715ec227d503cd63f7c446623
  1040. Author: prolic <saschaprolic@googlemail.com>
  1041. Date: Sun Apr 22 13:35:50 2012 +0200
  1042.  
  1043. [zen-27] Renamed interfaces in Zend\Tag, fixed phpdoc
  1044.  
  1045. commit 27a0fdeb799045d9c730a19e7e1d747fa1d6bab6
  1046. Author: prolic <saschaprolic@googlemail.com>
  1047. Date: Sun Apr 22 13:23:11 2012 +0200
  1048.  
  1049. [zen-27] Renamed interfaces in Zend\Stdlib, added missing pipelines (|) between params in documentation, fixed exceptions in stdlib
  1050.  
  1051. commit 281c88d5b26f6e5bde7ec6c9ed3e106a12242366
  1052. Author: prolic <saschaprolic@googlemail.com>
  1053. Date: Sun Apr 22 13:15:42 2012 +0200
  1054.  
  1055. [zen-27] Renamed interfaces in Zend\Text, fixed phpdoc
  1056.  
  1057. commit d662b18d7eb70fbdbe6a8d3168877f3aefc68c92
  1058. Author: prolic <saschaprolic@googlemail.com>
  1059. Date: Sun Apr 22 13:09:06 2012 +0200
  1060.  
  1061. [zen-27] Renamed interfaces in Zend\Tag
  1062.  
  1063. commit 8715b19ce1003498f900bcfc7aef7e00208d8ad3
  1064. Author: prolic <saschaprolic@googlemail.com>
  1065. Date: Sun Apr 22 13:05:26 2012 +0200
  1066.  
  1067. [zen-27] Renamed interfaces in Zend\Mime
  1068. --
  1069.  
  1070. commit 0baffeaa6c3b705a26698d4bae1e40bc9dafdbd8
  1071. Author: Gabriel Baker <gabriel@autonomicpilot.co.uk>
  1072. Date: Sat Apr 21 22:21:21 2012 +0100
  1073.  
  1074. [zen-27] Renamed interfaces in Zend\Captcha
  1075.  
  1076. commit afb0299d0f0d73b65b5872190d9d87165a82528e
  1077. Author: prolic <saschaprolic@googlemail.com>
  1078. Date: Sat Apr 21 21:14:54 2012 +0200
  1079.  
  1080. [zen-27] Renamed interfaces in Zend\Mime
  1081.  
  1082. commit a213aea4e6ace52ed535dc5710461049c84e23af
  1083. Author: prolic <saschaprolic@googlemail.com>
  1084. Date: Sat Apr 21 21:12:47 2012 +0200
  1085.  
  1086. [zen-27] Renamed interfaces in Zend\Mime
  1087.  
  1088. commit d15cc3c8c628f1ab00b5f18c91ecfe3112b6c198
  1089. Author: prolic <saschaprolic@googlemail.com>
  1090. Date: Sat Apr 21 21:07:38 2012 +0200
  1091.  
  1092. [zen-27] Renamed interfaces in Zend\Tag
  1093.  
  1094. commit d392bec074d386b34f38c631d5eb7c5668116aa7
  1095. Author: prolic <saschaprolic@googlemail.com>
  1096. Date: Sat Apr 21 20:57:12 2012 +0200
  1097.  
  1098. [zen-27] Renamed interfaces in Zend\Text
  1099.  
  1100. commit bdf1aaaaf6da2ba8241551c6fd4ee1477ed480dd
  1101. Author: prolic <saschaprolic@googlemail.com>
  1102. Date: Sat Apr 21 20:46:20 2012 +0200
  1103.  
  1104. [zen-27] Renamed interfaces in Zend\Stdlib
  1105.  
  1106. commit a9608b2ac31557b5059c6dedaac5a3973be276c3
  1107. Author: prolic <saschaprolic@googlemail.com>
  1108. Date: Sat Apr 21 19:57:01 2012 +0200
  1109.  
  1110. [zen-27] Renamed interfaces in Zend\EventManager
  1111. --
  1112.  
  1113. commit cb731b91862773b759a50478dfdec043d84fcb8c
  1114. Author: prolic <saschaprolic@googlemail.com>
  1115. Date: Sat Apr 21 14:36:13 2012 +0200
  1116.  
  1117. [zen-27] Renamed interfaces in Zend\Mvc
  1118. --
  1119.  
  1120. commit 27e50bf088f15fdf382d1d8f5bfaa577a1670321
  1121. Author: prolic <saschaprolic@googlemail.com>
  1122. Date: Fri Apr 20 14:28:06 2012 +0200
  1123.  
  1124. [zen-27] Renamed interfaces in Zend\XmlRpc
  1125. --
  1126.  
  1127. commit 674881ac301a3aee98f553a80bceb920cb00f628
  1128. Author: Matthew Weier O'Phinney <matthew@zend.com>
  1129. Date: Thu Mar 29 12:46:19 2012 -0500
  1130.  
  1131. Renames for consistency
  1132. --
  1133. - A single "SharedEventManager" will be shared between all instances of
  1134. EventManager
  1135.  
  1136. This commit does the following:
  1137.  
  1138. - Renames StaticEventCollection to SharedEventCollection
  1139. --
  1140.  
  1141. commit 6dc0f1a24d7244e41dbf9c771c31415f605d7801
  1142. Author: prolic <saschaprolic@googlemail.com>
  1143. Date: Thu Apr 19 23:02:05 2012 +0200
  1144.  
  1145. [zen-27] Renamed interfaces in Zend\View
  1146. --
  1147.  
  1148. commit 745af0b5c30fcddf9b79d0371a25a21142895923
  1149. Author: prolic <saschaprolic@googlemail.com>
  1150. Date: Thu Apr 19 18:04:53 2012 +0200
  1151.  
  1152. [zen-27] Renamed interfaces in Zend\Uri
  1153.  
  1154. commit fc703ba7968bba9ac9227a3030a0ea4d056ef051
  1155. Author: sasa <sasa@sasa-W500.(none)>
  1156. Date: Thu Apr 19 17:58:02 2012 +0200
  1157.  
  1158. [zen-27] Renamed interfaces in Zend\Validator
  1159. --
  1160.  
  1161. commit e569e2d861ad6ef9385584ed70c740e3a648270f
  1162. Author: sasa <sasa@sasa-W500.(none)>
  1163. Date: Thu Apr 19 15:11:37 2012 +0200
  1164.  
  1165. Renamed interfaces in Zend\Uri
  1166. --
  1167.  
  1168. commit 934b43f9c84c2235fa5abdd89681fdc8b80a67ad
  1169. Author: Gabriel Baker <gabriel@autonomicpilot.co.uk>
  1170. Date: Sat Apr 14 23:57:24 2012 +0100
  1171.  
  1172. [zen-27] Renamed interfaces in Zend/Barcode
  1173. --
  1174.  
  1175. commit 8ccf3503fe61437696d02b5614d3b047d0eea339
  1176. Author: Gabriel Baker <gabriel@autonomicpilot.co.uk>
  1177. Date: Sat Apr 14 18:17:28 2012 +0100
  1178.  
  1179. [zen-27] Renamed interfaces in Authentication
  1180. --
  1181.  
  1182. commit ef25edcc9f82aaab36ec990a2744ea17f0bc5748
  1183. Author: Gabriel Baker <gabriel@autonomicpilot.co.uk>
  1184. Date: Mon Apr 9 17:10:53 2012 +0100
  1185.  
  1186. [zen-27] Renamed interfaces in Zend\Acl
  1187. --
  1188.  
  1189. commit 12c8e7deea20cd1d89cf8c1938a3eb128d9504bb
  1190. Author: Gabriel Baker <gabriel@autonomicpilot.co.uk>
  1191. Date: Sun Apr 8 15:40:34 2012 +0100
  1192.  
  1193. [zen-27] Renamed interfaces in Zend\Acl
  1194. --
  1195.  
  1196. commit 502dd4a880d4b23a647d435d0683d4ff780f700a
  1197. Author: Ben Scholzen <mail@dasprids.de>
  1198. Date: Mon Mar 5 23:21:55 2012 +0100
  1199.  
  1200. Renamed ArrayReplergeRecursive to RecursiveArrayMerge and updated doc blocks
  1201. --
  1202. [#1] refactored PhpRenderer documentation
  1203.  
  1204. - renamed Zend_View-Introduction.xml to zend.view.renderer.php-renderer.xml
  1205. - Updated all IDs in the document
  1206. - Rewrote introduction
  1207. - Renamed "controller" section to "usage" and expanded it
  1208. - Updated "options" section to refer to setters/injection points
  1209. - Renamed "accessors" section to "methods", and detailed callable methods
  1210. --
  1211. Author: Matthew Weier O'Phinney <matthew@zend.com>
  1212. Date: Wed Feb 29 15:27:29 2012 -0600
  1213.  
  1214. [#1] Refactored "view scripts" manual section
  1215.  
  1216. - Renamed to zend.view.php-renderer.scripts.xml
  1217. --
  1218. Author: Ben Scholzen <mail@dasprids.de>
  1219. Date: Sun Dec 18 09:47:56 2011 -0800
  1220.  
  1221. Merge pull request #4 from juriansluiman/feature/config-refactoring
  1222.  
  1223. Rename interface methods Zend\Config\Reader and Zend\Config\Writer
  1224. --
  1225.  
  1226. commit 193768e0ceaa19cc4d47626460e5dbeee6895d07
  1227. Author: Matthew Weier O'Phinney <matthew@zend.com>
  1228. Date: Sun Feb 12 08:45:01 2012 -0600
  1229.  
  1230. Renamed stacking property and method
  1231.  
  1232. - Renamed $extensions to $templates
  1233. - Renamed enqueue() to addTemplate()
  1234. --
  1235.  
  1236. commit cc03b3d43e11eef3803aff331bd5818ca323fb45
  1237. Author: Matthew Weier O'Phinney <matthew@zend.com>
  1238. Date: Sat Feb 11 13:44:58 2012 -0600
  1239.  
  1240. Renamed methods
  1241. --
  1242. Author: Matthew Weier O'Phinney <matthew@zend.com>
  1243. Date: Mon Jan 16 16:11:35 2012 -0600
  1244.  
  1245. Resolver implementations
  1246.  
  1247. - Renamed TemplatePathStack to Resolver\TemplatePathStack
  1248. --
  1249. - Do not perform lazy instantiation for callbacks
  1250. - DO validate that static callbacks are actually valid
  1251. - Use call_user_func vs _array variant for small argument sets
  1252. - Up to 3 arguments
  1253. - In PHP 5.4, simply call the callable directly in these cases
  1254. - Rename "options" to "metadata"
  1255. --
  1256.  
  1257. commit 292758cc3897d6aeffb76b3e6c62779dd7612491
  1258. Author: Matthew Weier O'Phinney <matthew@zend.com>
  1259. Date: Tue Dec 6 12:05:08 2011 -0600
  1260.  
  1261. Renamed Header\HeaderDescription to Header
  1262. --
  1263. Author: Intiilapa <intiilapa-zf@ssji.net>
  1264. Date: Tue Dec 13 22:50:28 2011 +0100
  1265.  
  1266. Logger refactor: rewrote writers
  1267.  
  1268. Rename method from _write() to doWrite().
  1269. --
  1270.  
  1271. commit c6a1e6baddcf61138f15e28633aa660f2042cc35
  1272. Author: Benjamin Eberlei <kontakt@beberlei.de>
  1273. Date: Mon Dec 5 17:22:40 2011 +0100
  1274.  
  1275. [SOAP] Remove Zend\Server\Server interface from Zend\Soap\Autodiscover. It did never make any sense. Renamed Autodiscover#handle() to Autodiscover#generate()
  1276. --
  1277.  
  1278. commit a6b691c8358d695537ebaa76b631d551c732d8e6
  1279. Author: Benjamin Eberlei <kontakt@beberlei.de>
  1280. Date: Mon Dec 5 17:03:40 2011 +0100
  1281.  
  1282. [SOAP] Rename WSDL Strategy to ComplexTypeStrategy for better description of actual usage.
  1283. --
  1284.  
  1285. commit acb853afa0ce612ea949be674347594cb25741ef
  1286. Author: Evan Coury <me@evancoury.com>
  1287. Date: Sun Nov 13 14:34:47 2011 -0700
  1288.  
  1289. Rename AutoloaderTrigger to AutoloaderListener
  1290. --
  1291.  
  1292. commit b75c50c96fc6839b8883b028f52bb3eed311cf92
  1293. Author: Evan Coury <me@evancoury.com>
  1294. Date: Sun Nov 13 09:44:35 2011 -0700
  1295.  
  1296. Rename ManagerHandler interface to ModuleHandler
  1297. --
  1298.  
  1299. commit 70a3e2a75d6ec3fe1c568100e89a20f496688373
  1300. Author: Pádraic Brady <padraic.brady@yahoo.com>
  1301. Date: Wed Sep 14 20:58:17 2011 +0100
  1302.  
  1303. Renamed Configuration class to Options and made it Abstract
  1304. --
  1305.  
  1306. commit e278f0c4973d72d938d93f69bc3f01729305ef55
  1307. Author: Jonathan Maron <jonathan.a.maron@gmail.com>
  1308. Date: Thu Nov 10 10:26:47 2011 +0100
  1309.  
  1310. Renamed methods to follow zf2 naming rules
  1311.  
  1312. commit 9fb7a9b5de77af9a7ac926eb8ae92a18ded9c20c
  1313. Author: Jonathan Maron <jonathan.a.maron@gmail.com>
  1314. Date: Thu Nov 10 10:09:23 2011 +0100
  1315.  
  1316. Renamed class in comments to reflect new namespaced class name
  1317. --
  1318.  
  1319. commit 23b12fbf03866293096f9f5feec962eeafce02a3
  1320. Author: Matthew Weier O'Phinney <matthew@zend.com>
  1321. Date: Wed Nov 2 12:20:49 2011 -0500
  1322.  
  1323. Renamed AdvancedManager to AutoDependencyManager
  1324. --
  1325. Author: Matthew Weier O'Phinney <matthew@zend.com>
  1326. Date: Thu Sep 29 17:11:13 2011 -0500
  1327.  
  1328. Made selected helpers invokable
  1329.  
  1330. - Renamed direct() to __invoke()
  1331. --
  1332. Author: Matthew Weier O'Phinney <matthew@zend.com>
  1333. Date: Thu Sep 29 17:11:13 2011 -0500
  1334.  
  1335. Made selected helpers invokable
  1336.  
  1337. - Renamed direct() to __invoke()
  1338. --
  1339. Author: Matthew Weier O'Phinney <matthew@zend.com>
  1340. Date: Thu Sep 29 17:11:13 2011 -0500
  1341.  
  1342. Made selected helpers invokable
  1343.  
  1344. - Renamed direct() to __invoke()
  1345. --
  1346.  
  1347. commit a032f20e423765038ad0588ccbbe10cc01406308
  1348. Author: Matthew Weier O'Phinney <matthew@zend.com>
  1349. Date: Mon Sep 26 12:44:08 2011 -0500
  1350.  
  1351. Renamed Zf2Mvc module to ZendMvc
  1352. --
  1353.  
  1354. commit 182f85c86c4b825f7f0ce4b5441e172fc60c0942
  1355. Author: Matthew Weier O'Phinney <matthew@zend.com>
  1356. Date: Wed Sep 21 14:56:21 2011 -0500
  1357.  
  1358. Rename Zf2Mvc namespace to Zend\Mvc
  1359. --
  1360. Author: Intiilapa <intiilapa-zf@ssji.net>
  1361. Date: Sun Sep 4 12:01:13 2011 +0200
  1362.  
  1363. CLDR test class should be in subnamespace Data
  1364.  
  1365. Rename Zend\Locale\CldrTest to Zend\Locale\Data\CldrTest.
  1366. --
  1367. Author: Intiilapa <intiilapa-zf@ssji.net>
  1368. Date: Sun Sep 4 19:46:19 2011 +0200
  1369.  
  1370. Coding Standards: class names.
  1371.  
  1372. Abstract class names MUST begin with the term "Abstract". Rename TestAbstract.php to AbstractTest.php.
  1373. --
  1374. Author: Intiilapa <intiilapa-zf@ssji.net>
  1375. Date: Sat Sep 3 19:36:14 2011 +0200
  1376.  
  1377. mailTestCAsE is an asset around custom transport
  1378.  
  1379. Rename to CustomMailTranSPort in TestAsset subnamespace
  1380. --
  1381.  
  1382. commit ffca6127548a195ec2566cea9872d74bf00b0175
  1383. Author: Intiilapa <intiilapa-zf@ssji.net>
  1384. Date: Sat Sep 3 18:47:52 2011 +0200
  1385.  
  1386. [Documentation] Rename Translate to Translator
  1387. --
  1388.  
  1389. commit d1990307b100b4d3ac5d2dda4be11c973e6350a8
  1390. Author: Ben Scholzen <mail@dasprids.de>
  1391. Date: Sun May 15 00:47:27 2011 +0200
  1392.  
  1393. Renamed autoregisterPlugins to registerPluginsOnLoad and added unit tests
  1394. --
  1395.  
  1396. commit fa6f1df3b2d60380ac2bf6e5a4c0b39688ba8210
  1397. Author: Matthew Weier O'Phinney <matthew@zend.com>
  1398. Date: Wed Jun 8 15:50:39 2011 -0500
  1399.  
  1400. Rename from ScannerFoo to FooScanner
  1401.  
  1402. - Renamed to be consistent with other similar usage elsewhere
  1403. --
  1404.  
  1405. commit 55f15dc7015b0c0867705fef407e7b1280b7838a
  1406. Author: sasezaki <sasezaki@gmail.com>
  1407. Date: Tue Jun 7 22:01:09 2011 +0900
  1408.  
  1409. Rename Signal to Event on CallbackHandlerTest
  1410. --
  1411. Author: Ralph Schindler <ralph.schindler@zend.com>
  1412. Date: Mon May 23 08:51:13 2011 -0500
  1413.  
  1414. Zend\Di refactorings continued:
  1415. - Created Zend\Mvc to move out Application specific elements
  1416. - Renamed 'args' to 'params' for consistency
  1417. --
  1418. Author: Intiilapa <intiilapa-zf@ssji.net>
  1419. Date: Sat May 14 19:53:42 2011 +0200
  1420.  
  1421. ZF-11365: Zend_Version typo (r24034)
  1422.  
  1423. Renamed protected member $lastestVersion -> $latestVersion
  1424. --
  1425.  
  1426. commit 8eb6328d40fb6fcdaadf1f093dee4f3c06c2704d
  1427. Author: Matthew Weier O'Phinney <matthew@zend.com>
  1428. Date: Fri Jan 21 13:28:00 2011 -0800
  1429.  
  1430. Rename SignalSlot to EventManager
  1431.  
  1432. - Renamed references from "signal" to "event"
  1433. - Renamed references from "slot" to "handler"
  1434. - Renaming of interfaces to "EventDispatcher" and "StaticEventDispatcher" to
  1435. prevent naming conflicts
  1436. - Renamed SignalAggregate to HandlerAggregate (better describes the purpose)
  1437. --
  1438.  
  1439. commit 37e5ac39b6cb5ce9330309992cfe4a3e740c04a4
  1440. Author: Matthew Weier O'Phinney <matthew@zend.com>
  1441. Date: Mon Jan 10 13:18:57 2011 -0500
  1442.  
  1443. Renamed concrete implementations
  1444. --
  1445. Author: Matthew Weier O'Phinney <matthew@zend.com>
  1446. Date: Mon Jan 10 13:12:33 2011 -0500
  1447.  
  1448. Renaming of interfaces
  1449.  
  1450. - Renamed SignalSlot to SignalManager
  1451. - Renamed StaticSignalSlot to StaticSignalManager
  1452. --
  1453.  
  1454. Preliminary changes for usage of PluginBroker
  1455.  
  1456. - Most methods in ResourceBootstrapper go away; renamed PluginLoader accessors
  1457. to "ResourceBroker".
  1458. - Renamed AbstractBootstrap pluginLoader property to resourceBroker
  1459. --
  1460.  
  1461. commit e857ddc2e68470ca5ceba4ec1042853c8e0b8432
  1462. Author: Jonathan Maron <jonathan.a.maron@gmail.com>
  1463. Date: Tue Oct 12 08:21:26 2010 +0200
  1464.  
  1465. Renamed getImageFormats() -> getImageExportFormats()
  1466. --
  1467. - Added TemplatePathStack:
  1468. - Uses Zend\Stdlib\SplStack internally
  1469. - Implements view stream for short tags
  1470. - Implements LFI protections
  1471. - Refactored Zend\View to use TemplatePathStack by default
  1472. - Renamed ViewEngine interface to Renderer
  1473. - Removed all methods except render() and getEngine()
  1474. - Removed View class
  1475. - Renamed AbstractView to PhpRenderer
  1476. --
  1477.  
  1478. commit 97cddc6d5eaf6d8b9d908d7e775a67ea8c2d40d2
  1479. Author: Matthew Weier O'Phinney <matthew@zend.com>
  1480. Date: Fri Sep 24 16:06:38 2010 -0400
  1481.  
  1482. Renamed PluginLoader to PrefixPathLoader
  1483. --
  1484.  
  1485. commit b7ac6df140667c511f16ab29c84da005ddaf9fb6
  1486. Author: Matthew Weier O'Phinney <matthew@zend.com>
  1487. Date: Fri Sep 17 12:35:52 2010 -0400
  1488.  
  1489. Renamed Psr0Autoloader to StandardAutoloader
  1490.  
  1491. - Renamed Psr0Autoloader to StandardAutoloader
  1492. --
  1493.  
  1494. commit 1039ef5f15ac1676c5c2dbe669ba576de80b9c79
  1495. Author: Matthew Weier O'Phinney <matthew@zend.com>
  1496. Date: Fri Sep 17 12:30:11 2010 -0400
  1497.  
  1498. Renamed Autoloadable to SplAutoloader
  1499.  
  1500. - Renamed interface, and provided methods "__construct", "setOptions", and
  1501. --
  1502.  
  1503. commit 09adaa0172d30354f1900f6d129aaf310dd626e3
  1504. Author: Ralph Schindler <ralph.schindler@zend.com>
  1505. Date: Wed Sep 8 18:19:35 2010 -0500
  1506.  
  1507. Renamed Zend\Authentication exceptions to match SPL in full
  1508. --
  1509.  
  1510. commit 6457cc599fe72da0220fd4ab45bb006584623347
  1511. Author: Matthew Weier O'Phinney <matthew@zend.com>
  1512. Date: Fri Jul 30 14:23:15 2010 -0400
  1513.  
  1514. Renamed CodeGenerator files from PHP -> Php
  1515.  
  1516. - Renamed all CodeGenerator files from PHP -> Php
  1517. --
  1518.  
  1519. commit cdd6447ac641f282bb458e3dabf18e3605d3bea6
  1520. Author: Matthew Weier O'Phinney <matthew@zend.com>
  1521. Date: Fri Jul 23 14:47:13 2010 -0400
  1522.  
  1523. Renamed tests/Zend/ to tests/ZendTest/
  1524. --
  1525.  
  1526. commit ec6e89a19026ebe237b63cef9beada6bb4d49af7
  1527. Author: Matthew Weier O'Phinney <matthew@zend.com>
  1528. Date: Thu Jul 22 15:47:07 2010 -0400
  1529.  
  1530. Renamed Instance classes
  1531. --
  1532. Author: Matthew Weier O'Phinney <matthew@zend.com>
  1533. Date: Wed Jul 21 13:47:27 2010 -0400
  1534.  
  1535. WSDL -> Wsdl
  1536.  
  1537. - Renamed classes/namespaces from WSDL -> Wsdl
  1538. --
  1539. Author: Matthew Weier O'Phinney <matthew@zend.com>
  1540. Date: Tue Jul 20 16:43:46 2010 -0400
  1541.  
  1542. Action helper: URL -> Url
  1543.  
  1544. - Renamed URL action helper to "Url"
  1545. --
  1546. Author: Matthew Weier O'Phinney <matthew@zend.com>
  1547. Date: Tue Jul 20 16:36:47 2010 -0400
  1548.  
  1549. URI -> Uri; URL -> Url
  1550.  
  1551. - Renamed all directories and filenames from URI to Uri
  1552. - Renamed all namespaces and classnames from URI to Uri
  1553. - Renamed all directories and filenames from URL to Url
  1554. - Renamed all namespaces and classnames from URL to Url
  1555. --
  1556. Author: Matthew Weier O'Phinney <matthew@zend.com>
  1557. Date: Tue Jul 20 13:58:17 2010 -0400
  1558.  
  1559. REST -> Rest
  1560.  
  1561. - Renamed all directories and filenames from REST to Rest
  1562. - Renamed all namespaces and classnames from REST to Rest
  1563. --
  1564. Author: Matthew Weier O'Phinney <matthew@zend.com>
  1565. Date: Tue Jul 20 13:49:39 2010 -0400
  1566.  
  1567. PDF -> Pdf
  1568.  
  1569. - Renamed all directories and files from PDF to Pdf
  1570. - Renamed all namespaces and classnames from PDF to Pdf
  1571. --
  1572. Author: Matthew Weier O'Phinney <matthew@zend.com>
  1573. Date: Tue Jul 20 11:27:31 2010 -0400
  1574.  
  1575. OpenId -> OpenID
  1576.  
  1577. - Renamed directories and files from OpenID to OpenId
  1578. - Renamed namespaces and classnames from OpenID to OpenId
  1579. --
  1580. Author: Matthew Weier O'Phinney <matthew@zend.com>
  1581. Date: Tue Jul 20 11:08:54 2010 -0400
  1582.  
  1583. LDAP -> Ldap
  1584.  
  1585. - Renamed directories and filenames from LDAP to Ldap
  1586. - Renamed namespaces and classnames from LDAP to Ldap
  1587. - Renamed LDIF -> Ldif
  1588. - Renamed RootDSE -> RootDse
  1589. - Renamed DN -> Dn
  1590. - Renamed OpenLDAP -> OpenLdap
  1591. --
  1592. Author: Matthew Weier O'Phinney <matthew@zend.com>
  1593. Date: Tue Jul 20 09:34:19 2010 -0400
  1594.  
  1595. JSON -> Json
  1596.  
  1597. - Renamed all directories and filenames from JSON to Json
  1598. - renamed all namespaces and classnames from JSON to Json
  1599. - Renamed methods and options that contained the verbiage "JSON" to contain the
  1600. --
  1601. Author: Matthew Weier O'Phinney <matthew@zend.com>
  1602. Date: Mon Jul 19 13:54:03 2010 -0400
  1603.  
  1604. DB -> Db
  1605.  
  1606. - Renamed Zend\DB to Zend\Db; updated all dependent classes
  1607. --
  1608.  
  1609. commit 4a8e74bcf9fe2d8f5596ca648d60ad1c74362481
  1610. Author: Matthew Weier O'Phinney <matthew@zend.com>
  1611. Date: Mon Jul 12 21:39:07 2010 -0400
  1612.  
  1613. Renamed hostname validator
  1614. --
  1615.  
  1616. commit 4204d69d86178b6d2e729348382e086ba3a5365d
  1617. Author: Matthew Weier O'Phinney <matthew@zend.com>
  1618. Date: Mon Jul 12 17:20:47 2010 -0400
  1619.  
  1620. Renamed abstract classes
  1621. --
  1622. Date: Mon Jul 12 16:32:59 2010 -0400
  1623.  
  1624. Barcode updates
  1625.  
  1626. - Moved Barcode\Barcode up a level
  1627. - Renamed AdapterAbstract to AbstractAdapter
  1628. --
  1629. Date: Wed Jul 7 08:22:55 2010 -0400
  1630.  
  1631. Zend\Feed\Writer cleanup
  1632.  
  1633. - Swapped "ComponentAbstract" for "AbstractComponent" throughout
  1634. - Renamed and reorg'd Component/Component naming instances
  1635. --
  1636. Author: Matthew Weier O'Phinney <matthew@zend.com>
  1637. Date: Tue Jul 6 16:34:35 2010 -0400
  1638.  
  1639. Zend\Feed\PubSubHubbub cleanup
  1640.  
  1641. - Renamed interfaces to remove "Interface" suffix
  1642. - Renamed "ComponentAbstract" to "AbstractComponent" throughout
  1643. --
  1644. Author: Matthew Weier O'Phinney <matthew@zend.com>
  1645. Date: Tue Jul 6 16:11:44 2010 -0400
  1646.  
  1647. Zend\Feed cleanup
  1648.  
  1649. - Renamed all interfaces
  1650. --
  1651. Author: Matthew Weier O'Phinney <matthew@zend.com>
  1652. Date: Tue Jul 6 15:43:40 2010 -0400
  1653.  
  1654. Zend\PDF cleanup
  1655.  
  1656. - Renamed all interfaces to conform with CS guidelines
  1657. --
  1658. Author: Matthew Weier O'Phinney <matthew@zend.com>
  1659. Date: Tue Jul 6 12:50:27 2010 -0400
  1660.  
  1661. Zend\Tool\Project cleanup
  1662.  
  1663. - Renamed/reorganized orphaned classes, duplicate names, etc.
  1664. --
  1665. Author: Matthew Weier O'Phinney <matthew@zend.com>
  1666. Date: Tue Jul 6 09:04:48 2010 -0400
  1667.  
  1668. Zend\Server cleanup
  1669.  
  1670. - Renamed Reflection\Reflection to Reflection
  1671. --
  1672. Author: Matthew Weier O'Phinney <matthew@zend.com>
  1673. Date: Sat Jul 3 23:40:03 2010 -0400
  1674.  
  1675. Zend\Server cleanup
  1676.  
  1677. - Renamed Zend\Server\ServerInterface to simply Zend\Server\Server
  1678. --
  1679. Author: Matthew Weier O'Phinney <matthew@zend.com>
  1680. Date: Sat Jul 3 23:33:13 2010 -0400
  1681.  
  1682. Zend\Search\Lucene cleanup
  1683.  
  1684. - Renamed\reorganized all "Component\Component" instances (i.e., duplicate
  1685. names)
  1686. - Renamed all interfaces ending in "Interface"
  1687. --
  1688. Author: Matthew Weier O'Phinney <matthew@zend.com>
  1689. Date: Wed Jun 30 13:10:31 2010 -0400
  1690.  
  1691. Zend\Controller\Action refactoring
  1692.  
  1693. - Renamed Zend\Controller\Action\ActionInterface to
  1694. Zend\Controller\ActionController
  1695. - Renamed Zend\Controller\Action\Action to Zend\Controller\Action
  1696. --
  1697. commit 4d45660de403d47090a3f3f5498ec254be7c0af9
  1698. Author: Ralph Schindler <ralph.schindler@zend.com>
  1699. Date: Wed Jun 30 10:26:43 2010 -0500
  1700.  
  1701. Fixed various Zend\Application tests to run
  1702. Renamed TestAssett to TestAsset
  1703. --
  1704. Date: Fri Jun 25 09:35:43 2010 -0400
  1705.  
  1706. Zend_Application resource migration
  1707.  
  1708. - Navigation resource tests pass
  1709. - Renamed View\Helper\Navigation\HelperAbstract to AbstractHelper
  1710. --
  1711. Date: Thu May 27 11:06:47 2010 -0400
  1712.  
  1713. [signals] Moved handlers and filterchain to Stdlib
  1714.  
  1715. - Created Zend\Stdlib namespace
  1716. - Renamed "Slot" to "SignalHandler"
  1717. --
  1718. Author: Matthew Weier O'Phinney <matthew@zend.com>
  1719. Date: Wed Apr 21 15:49:43 2010 -0400
  1720.  
  1721. [rest] Migrated Zend_Rest to namespaces
  1722.  
  1723. - Renamed Zend_Rest Zend\REST
  1724. --
  1725. Author: Matthew Weier O'Phinney <matthew@zend.com>
  1726. Date: Wed Apr 21 14:50:27 2010 -0400
  1727.  
  1728. [NS3] Migrated Zend_Service_Abstract to namespaces
  1729.  
  1730. - Renamed to AbstractService
  1731. --
  1732. Date: Tue Apr 20 12:03:18 2010 -0400
  1733.  
  1734. [auth] Migrated Zend_Auth to namespaces
  1735.  
  1736. - Component renamed to Zend\Authentication
  1737. - Renamed Zend_Auth to Zend\Authentication\AuthenticationService
  1738. --
  1739. Author: Matthew Weier O'Phinney <matthew@zend.com>
  1740. Date: Mon Apr 19 11:32:52 2010 -0400
  1741.  
  1742. [session] Merged Manager and Handler
  1743.  
  1744. - Renamed Handler to Manager
  1745. - Created AbstractManager, which provides common implementations for setting
  1746. configuration and storage, and passing to constructor
  1747. - Renamed Manager to SessionManager, extending AbstractManager
  1748. --
  1749. Author: Matthew Weier O'Phinney <matthew@zend.com>
  1750. Date: Tue Mar 30 09:04:25 2010 -0400
  1751.  
  1752. [NS] Zend_Cache refactoring
  1753. - Created Backend, Frontend interfaces
  1754. - Renamed "Extended" interface to ExtendedBackend
  1755. --
  1756.  
  1757. commit cd379ed81a6118751df127d332a545325fabe8a5
  1758. Author: Matthew Weier O'Phinney <matthew@zend.com>
  1759. Date: Mon Mar 29 14:26:57 2010 -0400
  1760.  
  1761. [NS] Renamed Test backend to TestBackend; updated autoloader implementation for ZendTest
  1762. --
  1763. Author: matthew <matthew@44c647ce-9c0f-0410-b52a-842ac1e357ba>
  1764. Date: Mon Mar 8 20:36:57 2010 +0000
  1765.  
  1766. [2.0] Updated test suite
  1767. - Created phpunit.xml
  1768. - Renamed TestHelper.php Bootstrap.php; latter now referenced in phpunit.xml
  1769. --
  1770.  
  1771. commit c4507ecef69b7bee660402e88a82b31b796c5772
  1772. Author: padraic <padraic@44c647ce-9c0f-0410-b52a-842ac1e357ba>
  1773. Date: Tue Dec 22 13:01:13 2009 +0000
  1774.  
  1775. Zend_App: Renamed CacheManager resource to remove capitals within name - fixes ZF-8601
  1776. --
  1777.  
  1778. Added '@since' tag to all methods, properties and consts.
  1779.  
  1780. Added new demo to illustrate new setDocumentPassword() and setDocumentAccessPermissions() methods.
  1781.  
  1782. Renamed _endpoint to _wsdl and ENDPOINT to WSDL
  1783. --
  1784.  
  1785. commit 8816eecc50e22785c6a66943804e746a505aa0bb
  1786. Author: danlo <danlo@44c647ce-9c0f-0410-b52a-842ac1e357ba>
  1787. Date: Mon Aug 17 05:37:04 2009 +0000
  1788.  
  1789. Renamed queue.sql to mysql.sql to distiquish the names. Added postgresql.sql from Denis Baklikov (ZF-7573)
  1790. --
  1791.  
  1792. commit 1ac5569d28359e372bb84388660387768f94447d
  1793. Author: matthew <matthew@44c647ce-9c0f-0410-b52a-842ac1e357ba>
  1794. Date: Tue Jul 28 12:54:30 2009 +0000
  1795.  
  1796. [REVIEW] Rename Apachemq adapter to Activemq (per Daniel Lo)
  1797. --
  1798.  
  1799. commit 0d5a1edff433f19d13f6a07f4f98ef0ad8ca02f0
  1800. Author: norm2782 <norm2782@44c647ce-9c0f-0410-b52a-842ac1e357ba>
  1801. Date: Fri Jul 17 03:15:19 2009 +0000
  1802.  
  1803. Renamed Zend_Feed_Reader_Entry_Abstract to Zend_Feed_Reader_Entry_EntryAbstract.
  1804. Renamed Zend_Feed_Reader_Feed_Abstract to Zend_Feed_Reader_Feed_FeedAbstract
  1805. --
  1806.  
  1807. commit 54dcdc93c076f310b5ef752d334a2f91226fb0ae
  1808. Author: yoshida@zend.co.jp <yoshida@zend.co.jp@44c647ce-9c0f-0410-b52a-842ac1e357ba>
  1809. Date: Tue Jun 30 02:36:24 2009 +0000
  1810.  
  1811. [ZF-4427]Rename zend.gdata.html#zend.gdata.introdduction.magicfactory to #zend.gdata.introduction.magicfactory
  1812. --
  1813.  
  1814. commit 994f1e88c917a9c5ef875110e5b679f8a2161c43
  1815. Author: yoshida@zend.co.jp <yoshida@zend.co.jp@44c647ce-9c0f-0410-b52a-842ac1e357ba>
  1816. Date: Tue Jun 30 02:35:44 2009 +0000
  1817.  
  1818. [ZF-4427]Rename zend.gdata.html#zend.gdata.introdduction.magicfactory to #zend.gdata.introduction.magicfactory
  1819. --
  1820.  
  1821. commit 2e584685223a7c3c9ab21497bb813cdc0f497a07
  1822. Author: yoshida@zend.co.jp <yoshida@zend.co.jp@44c647ce-9c0f-0410-b52a-842ac1e357ba>
  1823. Date: Tue Jun 30 02:31:57 2009 +0000
  1824.  
  1825. [ZF-4427]Rename zend.gdata.html#zend.gdata.introdduction.magicfactory to #zend.gdata.introduction.magicfactory
  1826. --
  1827. Author: thomas <thomas@44c647ce-9c0f-0410-b52a-842ac1e357ba>
  1828. Date: Thu Jun 11 20:05:30 2009 +0000
  1829.  
  1830. [ZF-6408, ZF-6819, ZF-6851] Zend_File_Transfer:
  1831.  
  1832. - allow to use Rename filter without set target
  1833. - allow to use Rename filter only with filename set by using path from http adapter
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement