RELEASE-NOTES.txt 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296
  1. ionCube PHP Encoder 8.0 Release Notes
  2. -------------------------------------
  3. Unless marked otherwise, changes refer to the Encoder products within
  4. this release; GUI refers to the Windows GUI supplied with the Windows
  5. version.
  6. Versuion 8.0.1 - 7 June 2013
  7. ----------------------------
  8. * Fix for potential issue with the PHP 5.4 Encoder and calls to
  9. internal functions where a returned result is ignored.
  10. Version 8.0.0 - 8 May 2013
  11. --------------------------
  12. * The PHP Encoder for PHP 5.4 language features is included.
  13. * Options for automated license acquisition and release via the Internet
  14. for Linux, FreeBSD and OS X versions have been added.
  15. * A feature to query for availability of new versions has been added.
  16. * Option to allow scripts with file based domain restrictions to have domain
  17. name checks skipped when run via PHP CLI for consistency with the behaviour
  18. of license based restrictions.
  19. * Running the OS X Encoder with a relative PATH is now supported.
  20. * The obsolete version 6.5 Encoder is included in addition to the legacy
  21. version 7 Encoder for cases where encoding to work with old or very old
  22. Loaders is required.
  23. * GUI: Updates, minor fixes and support for PHP 5.4
  24. * Fix to jump optimisations with the PHP 5.3 Encoder for an uncommon code
  25. sequence.
  26. Functional changes from previous versions
  27. -----------------------------------------
  28. * Encoded files produced by Encoder 8.0 require a minimum of Loader
  29. version 4.4.0 to function.
  30. * License acquisition and release is now possible over the Internet with the
  31. Linux, FreeBSD and OS X Encoders.
  32. Use --acquire-license and --release-license for automated processing.
  33. * The manual license request and revoke file generation options from earlier
  34. versions are deprecated and have been renamed in the Linux, FreeBSD and
  35. OS X editions.
  36. * The option to check for unknown extensions is now undocumented as this is
  37. no longer supported. The option is still accepted for back compatibility
  38. but has no effect.
  39. ==============================================================================
  40. Version 7.0.9 - 17 Oct 2011
  41. ---------------------------
  42. * GUI: Minor enhancement to product licensing.
  43. Version 7.0.8 - 19 Sep 2011
  44. ---------------------------
  45. * GUI: Default directory for locating product license files is now
  46. the documents folder.
  47. * Cosmetic documentation updates.
  48. * Fix to make_license program for displaying contents of license files
  49. having a property name longer than 25 characters.
  50. Version 7.0.7 - 5 Aug 2011
  51. --------------------------
  52. * GUI: Support for online licensing of the Encoder product during
  53. installation and from within the GUI.
  54. * Correction to output of --help from the make_license program.
  55. * Documentation updates and minor correction to User Guide PDF.
  56. Version 7.0.6 - 8 Jul 2011 (FreeBSD update only)
  57. ------------------------------------------------
  58. * Fix issue preventing licensing the Encoder on 64 bit FreeBSD systems.
  59. Version 7.0.5 - 2 Jun 2011
  60. --------------------------
  61. * PHP 5.3 Encoder: Fix to optimisation mechanism for if-elseif statements.
  62. * PHP 5.3 Encoder: Fix to inheritance for properties of classes.
  63. * GUI: Allow IPF created installers to request elevation on Vista/W7 when
  64. launched.
  65. * GUI (special edition): Fix to saving of non-default value for FTP port.
  66. Version 7.0.4 - 21 Apr 2011
  67. ---------------------------
  68. * PHP 5.3 Encoder: Fixes to obfuscation of local variables.
  69. * GUI (special edition): FTP passive/active mode selection added
  70. to project settings.
  71. Version 7.0.3 - 8 Apr 2011
  72. ---------------------------
  73. * Windows Encoders: Fix to allow removing read only files.
  74. * Pro/Cerberus Encoder: Option --expose-server-restrictions added to
  75. make_license program.
  76. * GUI: Change default 'Open project' path to project samples folder.
  77. * GUI: IPF related features disabled if the IPF product is not installed.
  78. * GUI: Miscellaneous minor changes.
  79. * GUI: License settings option added to expose server restrictions in
  80. license files.
  81. * PDF: updates.
  82. Version 7.0.2 - 25 Feb 2011
  83. ---------------------------
  84. * GUI: The title bar now indicates if application restart is
  85. required (after switching between legacy mode), and indicates
  86. if legacy encoding mode is in operation.
  87. * GUI: Button added to browse for a custom error callback file
  88. within the project source tree.
  89. * GUI: Alert to a license file incorrectly located within the install
  90. folder rather than the licensing folder.
  91. * GUI: Version check option added to Help menu to check for any
  92. available software update.
  93. * GUI: Fix to faulty command line generation when the custom header
  94. comments text field contained a blank line.
  95. * Fix for incorrect behaviour of --verify in the presence of
  96. user-defined classes (PHP 5.3 Encoder).
  97. * PDF: Documentation updates.
  98. Version 7.0.1 - 13 Jan 2011
  99. ---------------------------
  100. * Fix for issue that could affect temporary variables in files
  101. encoded with the PHP 5.3 Encoder for certain mixed combinations
  102. of Encoder and Loader platforms (PHP 5.3 Encoder).
  103. * Fix for use of unqualified global constants within namespaces
  104. (PHP 5.3 Encoder).
  105. Version 7.0.0.3 - 13 Dec 2010
  106. -----------------------------
  107. * GUI: New feature added to support legacy encoding (6.5) as a user
  108. preference. This brand new feature is a compatibility maximiser,
  109. giving access to new features of the version 7 GUI while allowing
  110. generation of legacy encoded files. Using the version 7 Encoder is
  111. recommended and is the default, but simply switch to legacy encoding
  112. using version 6.5 Encoders via the preferences dialog if needing to
  113. use encoded files to servers running old Loaders (pre version 4).
  114. Note that as this feature uses version 6.5 Encoders, new features
  115. of the version 7 Encoder (such as the @ syntax) are not available
  116. when legacy encoding is selected.
  117. * Legacy command line Encoders (6.5) are now bundled with the
  118. version 7 Encoders for compatibility maximisation.
  119. Version 7.0.0 - 24 Nov 2010
  120. ---------------------------
  121. * The Encoder for the PHP 5.3 language is included in this release,
  122. plus the Encoders for PHP 5 < 5.3 and PHP 4.
  123. * Source directory substitution in wildcard patterns using @
  124. A leading @/ or @\ in the values for --keep, --ignore, --encode,
  125. --copy and --encrypt is interpreted as being to the first source
  126. item specified.
  127. * Option --ignore-deprecated-warnings added to ignore deprecated
  128. warnings.
  129. * Option --ignore-strict-warnings added to ignore strict language
  130. usage warnings.
  131. * GUI: (File menu) The recent files and directories history now
  132. indicates if an item is missing, and gives an option to remove that
  133. item from the history.
  134. * GUI: Accessibility enhancements.
  135. * GUI: (Project menu) New options added to quick-build and clean the
  136. current project. The build option will process as per the project
  137. settings with respect to whether an existing target is replaced,
  138. updated or merged. Quick-build will perform an update operation
  139. and only process files that are new or modified more recently than
  140. the corresponding item in the target folder. Note that a
  141. quick-build will not remove items in the target folder that do not
  142. appear in the source folder, so a clean or full build is
  143. recommended after changing the structure of the source folder.
  144. * GUI: Preferences dialog added for project defaults and other
  145. settings.
  146. * GUI: New toolbar icons added for moving to the next/previous parse
  147. error within the associated file. When used, the document
  148. containing the error is opened, and if supported by the editor set
  149. via the preferences dialog, the cursor will be positioned at the
  150. line containing the error.
  151. * GUI (user preference): The last open project can be automatically
  152. opened at startup.
  153. * GUI: The PHP language used (4, 5, 5.3) is added as a visual check
  154. to the title bar information.
  155. * GUI: Various bug fixes.
  156. * GUI: Event log entries optimised to show shorter paths, and
  157. date/time display is available as a user preference.
  158. * GUI: Source file edit/view. Source files can now be opened in a
  159. choice of editors both from the source files tree in project
  160. settings and in the relevant nodes of the event tree.
  161. The preferred editor is selected as a user preference from a list
  162. that currently includes: EditPlus 3, Notepad++, GVim, PSPad,
  163. Programmer's Notepad, PHP Edit or PHP Designer 2007. This list can
  164. be extended if required by editing an XML document located in the
  165. installation folder, using the existing entries as examples.
  166. If an editor supports opening of a file at a particular position,
  167. double clicking a parse error message in the event log will open
  168. the source file with the cursor positioned at the line containing
  169. the error.
  170. * GUI: The export batch file option is replaced with an Export
  171. Project feature. This allows a project to be exported as a Windows
  172. batch file, a command line Encoder project file, or a Unix shell
  173. script. The exported project script can optionally be updated
  174. automatically when a project is saved.
  175. Functional changes from previous versions
  176. -----------------------------------------
  177. * Encoded files produced by Encoder 7.0 require a minimum of Loader
  178. version 4.0 to function.
  179. * Encoding with strict language rules is now the default, and does
  180. not need to be enabled with --strict-php. Deprecated warnings
  181. (new from PHP 5.3) are also enabled by default.
  182. * New options --ignore-strict-warnings and
  183. --ignore-deprecated-warnings can be used to suppress strict and
  184. deprecated warnings.
  185. * PHP 5 Encoder: Code with var instead of public/private/protected
  186. will no longer give a strict warning if strict warnings are
  187. enabled.
  188. * GUI: New projects have strict language usage and deprecated
  189. warnings enabled by default in the project settings (miscellaneous
  190. tab).
  191. * GUI: Menu and toolbar "Encode" options renamed as "Build" options.
  192. * GUI: The "New Project" Wizard is removed for 7.0.0 and a new
  193. version will be added in a future revision.
  194. * GUI: Loaders for Windows and Linux are no longer included with the
  195. product installation to reduce initial download size and to reduce
  196. the chance of obtaining out of date Loaders. If Loaders are
  197. required and/or the Loader bundling feature is desired to be used,
  198. the exact Loaders required can be easily downloaded and made
  199. available to the GUI after installation. An "Add Loaders" link on
  200. the Target tab in project settings now provides a quick way to
  201. navigate to the relevant Loaders page on the ionCube website.
  202. Copyright (c) 2002-2013 ionCube Software LLP.